Trace number 281656

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 2335.11 2343.22

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281656-1169313441/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.44	   
0.45	   constraints being loaded...
0.49	     nbConstraints=63  nbRelationTypes=63  nbDisconnectedVariables=1  nbExtensionStructures=63
0.49	     nbSharedExtensionStructures=0  nbConflictsStructures=63  nbSharedConflictsStructures=0
0.49	     nbSharedBinaryRepresentations=1068  maxDegree=9  maxArity=2
0.49	       =>  wckTime=0.181  cpuTime=0.13  mem=7M879
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.264  cpuTime=0.18  mem=5M428
0.57	
0.57	s SATISFIABLE
0.57	o 10
0.57	c 53
0.58	o 12
0.58	c 51
0.58	o 15
0.58	c 48
0.58	o 18
0.58	c 45
0.58	o 21
0.58	c 42
0.58	o 24
0.58	c 39
0.58	o 26
0.58	c 37
0.58	o 28
0.58	c 35
0.58	o 30
0.58	c 33
0.58	o 32
0.58	c 31
0.58	o 33
0.58	c 30
0.59	o 35
0.59	c 28
0.59	o 36
0.59	c 27
0.59	o 37
0.59	c 26
0.59	o 38
0.59	c 25
0.59	o 39
0.59	c 24
0.60	o 40
0.60	c 23
0.60	o 41
0.60	c 22
0.90	o 42
0.90	c 21
0.90	o 43
0.90	c 20
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=7180417  nbAssignments=10000
1.98	       =>  wckTime=1.412  cpuTime=1.38  mem=5M428
3.37	   
3.37	   search
3.37	     run=1  nbConstraintChecks=14702280  nbAssignments=20000
3.37	       =>  wckTime=2.799  cpuTime=2.76  mem=5M428
4.72	   
4.72	   search
4.72	     run=2  nbConstraintChecks=21752568  nbAssignments=30000
4.72	       =>  wckTime=4.147  cpuTime=4.1  mem=5M428
6.08	   
6.08	   search
6.08	     run=3  nbConstraintChecks=29013371  nbAssignments=40000
6.08	       =>  wckTime=5.515  cpuTime=5.47  mem=5M428
7.45	   
7.45	   search
7.45	     run=4  nbConstraintChecks=36183480  nbAssignments=50000
7.45	       =>  wckTime=6.885  cpuTime=6.83  mem=5M428
8.84	   
8.84	   search
8.85	     run=5  nbConstraintChecks=43608808  nbAssignments=60000
8.85	       =>  wckTime=8.276  cpuTime=8.21  mem=5M428
10.21	   
10.21	   search
10.21	     run=6  nbConstraintChecks=50649560  nbAssignments=70000
10.21	       =>  wckTime=9.637  cpuTime=9.56  mem=5M428
11.58	   
11.58	   search
11.58	     run=7  nbConstraintChecks=57823223  nbAssignments=80000
11.58	       =>  wckTime=11.013  cpuTime=10.93  mem=5M428
12.94	   
12.94	   search
12.94	     run=8  nbConstraintChecks=64907607  nbAssignments=90000
12.94	       =>  wckTime=12.374  cpuTime=12.29  mem=5M428
14.33	   
14.33	   search
14.33	     run=9  nbConstraintChecks=72222965  nbAssignments=100000
14.33	       =>  wckTime=13.76  cpuTime=13.67  mem=5M428
15.72	   
15.72	   search
15.72	     run=10  nbConstraintChecks=79563699  nbAssignments=110000
15.72	       =>  wckTime=15.148  cpuTime=15.06  mem=5M428
17.08	   
17.08	   search
17.08	     run=11  nbConstraintChecks=86826358  nbAssignments=120000
17.08	       =>  wckTime=16.515  cpuTime=16.41  mem=5M428
18.44	   
18.44	   search
18.44	     run=12  nbConstraintChecks=93932284  nbAssignments=130000
18.44	       =>  wckTime=17.867  cpuTime=17.75  mem=5M428
19.83	   
19.83	   search
19.83	     run=13  nbConstraintChecks=101504068  nbAssignments=140000
19.83	       =>  wckTime=19.263  cpuTime=19.15  mem=5M428
21.17	   
21.17	   search
21.17	     run=14  nbConstraintChecks=108464486  nbAssignments=150000
21.17	       =>  wckTime=20.601  cpuTime=20.48  mem=5M428
22.52	   
22.52	   search
22.52	     run=15  nbConstraintChecks=115560114  nbAssignments=160000
22.52	       =>  wckTime=21.952  cpuTime=21.83  mem=5M428
23.89	   
23.89	   search
23.89	     run=16  nbConstraintChecks=122796400  nbAssignments=170000
23.89	       =>  wckTime=23.323  cpuTime=23.19  mem=5M428
25.21	   
25.21	   search
25.21	     run=17  nbConstraintChecks=129968912  nbAssignments=180000
25.21	       =>  wckTime=24.646  cpuTime=24.5  mem=5M428
26.48	   
26.48	   search
26.48	     run=18  nbConstraintChecks=137203960  nbAssignments=190000
26.48	       =>  wckTime=25.916  cpuTime=25.77  mem=5M428
27.72	   
27.72	   search
27.72	     run=19  nbConstraintChecks=144002658  nbAssignments=200000
27.72	       =>  wckTime=27.149  cpuTime=27.01  mem=5M428
28.97	   
28.97	   search
28.97	     run=20  nbConstraintChecks=151128584  nbAssignments=210000
28.97	       =>  wckTime=28.403  cpuTime=28.26  mem=5M428
30.23	   
30.23	   search
30.23	     run=21  nbConstraintChecks=158256523  nbAssignments=220000
30.23	       =>  wckTime=29.657  cpuTime=29.51  mem=5M428
31.03	   
31.03	   search
31.03	     run=22  nbConstraintChecks=162805952  nbAssignments=226400
31.03	       =>  wckTime=30.46  cpuTime=30.32  mem=5M428
31.03	   
31.03	   global
31.03	     nbConstraintChecks=162805952  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.459  solvingCpuTime=30.32  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.56
31.03	       =>  wckTime=30.725  cpuTime=30.5  mem=5M428
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.85  cpuTime=30.6  mem=16M417
31.19	   
31.19	   preprocessing
31.19	     nbConstraintChecks=31526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19	     detectedInconsistency=no
31.19	       =>  wckTime=0.029  cpuTime=0.01  mem=16M417
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=56925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.22	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.22	       =>  wckTime=0.06  cpuTime=0.04  mem=16M417
31.25	   
31.25	   search
31.25	     run=1  nbConstraintChecks=150374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.25	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=171  nbRestartNogoods=5
31.25	       =>  wckTime=0.096  cpuTime=0.06  mem=16M417
31.29	   
31.29	   search
31.29	     run=2  nbConstraintChecks=267782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166
31.29	     nbFailedAssignments=100  nbBacktracks=47  nbVisitedNodes=314  nbRestartNogoods=11
31.29	       =>  wckTime=0.131  cpuTime=0.09  mem=16M417
31.34	   
31.34	   search
31.34	     run=3  nbConstraintChecks=435397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
31.34	     nbFailedAssignments=156  nbBacktracks=80  nbVisitedNodes=499  nbRestartNogoods=16
31.34	       =>  wckTime=0.181  cpuTime=0.13  mem=16M417
31.42	   
31.42	   search
31.42	     run=4  nbConstraintChecks=723502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=442
31.42	     nbFailedAssignments=280  nbBacktracks=130  nbVisitedNodes=852  nbRestartNogoods=25
31.42	       =>  wckTime=0.26  cpuTime=0.21  mem=16M417
31.53	   
31.53	   search
31.53	     run=5  nbConstraintChecks=1183352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=705
31.53	     nbFailedAssignments=461  nbBacktracks=205  nbVisitedNodes=1371  nbRestartNogoods=29
31.53	       =>  wckTime=0.377  cpuTime=0.33  mem=16M417
31.70	   
31.70	   search
31.70	     run=6  nbConstraintChecks=1809357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1105
31.70	     nbFailedAssignments=741  nbBacktracks=318  nbVisitedNodes=2164  nbRestartNogoods=46
31.70	       =>  wckTime=0.54  cpuTime=0.49  mem=16M417
31.96	   
31.96	   search
31.96	     run=7  nbConstraintChecks=2866743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1736
31.96	     nbFailedAssignments=1196  nbBacktracks=488  nbVisitedNodes=3420  nbRestartNogoods=60
31.96	       =>  wckTime=0.805  cpuTime=0.73  mem=16M417
32.42	   
32.43	   search
32.43	     run=8  nbConstraintChecks=4727130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2776
32.43	     nbFailedAssignments=1974  nbBacktracks=744  nbVisitedNodes=5494  nbRestartNogoods=73
32.43	       =>  wckTime=1.269  cpuTime=1.19  mem=16M417
33.04	   
33.04	   search
33.04	     run=9  nbConstraintChecks=7190865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4354
33.04	     nbFailedAssignments=3160  nbBacktracks=1128  nbVisitedNodes=8621  nbRestartNogoods=84
33.04	       =>  wckTime=1.88  cpuTime=1.8  mem=16M417
33.71	   
33.71	   search
33.71	     run=10  nbConstraintChecks=10171894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6264
33.71	     nbFailedAssignments=4485  nbBacktracks=1705  nbVisitedNodes=12428  nbRestartNogoods=88
33.71	       =>  wckTime=2.55  cpuTime=2.47  mem=16M417
34.85	   
34.85	   search
34.85	     run=11  nbConstraintChecks=14828541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9143
34.85	     nbFailedAssignments=6495  nbBacktracks=2569  nbVisitedNodes=18174  nbRestartNogoods=107
34.85	       =>  wckTime=3.691  cpuTime=3.61  mem=16M417
36.74	   
36.74	   search
36.74	     run=12  nbConstraintChecks=22343324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13851
36.74	     nbFailedAssignments=9901  nbBacktracks=3866  nbVisitedNodes=27550  nbRestartNogoods=122
36.74	       =>  wckTime=5.587  cpuTime=5.5  mem=16M417
39.01	   
39.01	   search
39.01	     run=13  nbConstraintChecks=31648615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19837
39.01	     nbFailedAssignments=13936  nbBacktracks=5812  nbVisitedNodes=39473  nbRestartNogoods=128
39.01	       =>  wckTime=7.854  cpuTime=7.77  mem=16M417
42.80	   
42.80	   search
42.80	     run=14  nbConstraintChecks=47712008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29351
42.80	     nbFailedAssignments=20526  nbBacktracks=8731  nbVisitedNodes=58438  nbRestartNogoods=150
42.80	       =>  wckTime=11.647  cpuTime=11.56  mem=16M417
48.51	   
48.51	   search
48.51	     run=15  nbConstraintChecks=72497702  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44882
48.51	     nbFailedAssignments=31674  nbBacktracks=13109  nbVisitedNodes=89369  nbRestartNogoods=166
48.51	       =>  wckTime=17.354  cpuTime=17.26  mem=16M417
57.03	   
57.03	   search
57.03	     run=16  nbConstraintChecks=110441724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68660
57.03	     nbFailedAssignments=48879  nbBacktracks=19677  nbVisitedNodes=136322  nbRestartNogoods=195
57.03	       =>  wckTime=25.877  cpuTime=25.75  mem=16M417
69.65	   
69.65	   search
69.65	     run=17  nbConstraintChecks=163650734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101153
69.65	     nbFailedAssignments=71517  nbBacktracks=29529  nbVisitedNodes=201097  nbRestartNogoods=220
69.65	       =>  wckTime=38.49  cpuTime=38.36  mem=16M417
87.36	   
87.36	   search
87.36	     run=18  nbConstraintChecks=237801947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148746
87.36	     nbFailedAssignments=104327  nbBacktracks=44307  nbVisitedNodes=295767  nbRestartNogoods=229
87.36	       =>  wckTime=56.201  cpuTime=56.07  mem=16M417
112.08	   
112.09	   search
112.09	     run=19  nbConstraintChecks=340059236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214450
112.09	     nbFailedAssignments=147856  nbBacktracks=66475  nbVisitedNodes=426501  nbRestartNogoods=244
112.09	       =>  wckTime=80.928  cpuTime=80.76  mem=16M417
150.16	   
150.16	   search
150.16	     run=20  nbConstraintChecks=499232549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314853
150.16	     nbFailedAssignments=215000  nbBacktracks=99727  nbVisitedNodes=625948  nbRestartNogoods=262
150.16	       =>  wckTime=119.003  cpuTime=118.79  mem=16M417
200.08	   
200.08	   search
200.08	     run=21  nbConstraintChecks=710503045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451412
200.08	     nbFailedAssignments=301674  nbBacktracks=149605  nbVisitedNodes=896568  nbRestartNogoods=283
200.08	       =>  wckTime=168.919  cpuTime=168.65  mem=16M417
284.70	   
284.70	   search
284.70	     run=22  nbConstraintChecks=1061471284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676093
284.70	     nbFailedAssignments=451531  nbBacktracks=224423  nbVisitedNodes=1341949  nbRestartNogoods=309
284.70	       =>  wckTime=253.548  cpuTime=253.19  mem=16M417
405.01	   
405.01	   search
405.01	     run=23  nbConstraintChecks=1558962784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=996180
405.01	     nbFailedAssignments=659387  nbBacktracks=336650  nbVisitedNodes=1977813  nbRestartNogoods=332
405.01	       =>  wckTime=373.851  cpuTime=373.4  mem=16M417
591.57	   
591.57	   search
591.57	     run=24  nbConstraintChecks=2334494019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1472062
591.57	     nbFailedAssignments=966922  nbBacktracks=504992  nbVisitedNodes=2921000  nbRestartNogoods=353
591.57	       =>  wckTime=560.411  cpuTime=559.77  mem=16M417
858.60	   
858.60	   search
858.60	     run=25  nbConstraintChecks=3453549545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2170078
858.60	     nbFailedAssignments=1412424  nbBacktracks=757503  nbVisitedNodes=4301992  nbRestartNogoods=378
858.60	       =>  wckTime=827.441  cpuTime=826.01  mem=16M417
1264.08	   
1264.08	   search
1264.08	     run=26  nbConstraintChecks=5132723349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3214392
1264.08	     nbFailedAssignments=2077966  nbBacktracks=1136270  nbVisitedNodes=6369894  nbRestartNogoods=406
1264.08	       =>  wckTime=1232.928  cpuTime=1229.64  mem=16M417
1877.21	   
1877.21	   search
1877.21	     run=27  nbConstraintChecks=7628160220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4753426
1877.21	     nbFailedAssignments=3048842  nbBacktracks=1704421  nbVisitedNodes=9409759  nbRestartNogoods=430
1877.21	       =>  wckTime=1846.052  cpuTime=1840.03  mem=16M417
2343.19	   
2343.19	   search
2343.19	     run=28  nbConstraintChecks=9521276199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5959965
2343.19	     nbFailedAssignments=3776593  nbBacktracks=2183210  nbVisitedNodes=11784477  nbRestartNogoods=446
2343.19	       =>  wckTime=2312.029  cpuTime=2303.91  mem=16M417
2343.19	   
2343.19	   global
2343.19	     nbConstraintChecks=9521307725  nbRestartNogoods=446  solvingWckTime=2312.03  solvingCpuTime=2303.91  expiredTime=no
2343.19	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2334.57
2343.19	       =>  wckTime=2342.88  cpuTime=2334.51  mem=16M417
2343.19	
2343.19	s OPTIMUM FOUND
2343.19	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 
2343.19	   
2343.19	   totalWckTime=2342.963  totalCpuTime=2334.57

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/node70/watcher-281656-1169313441 -o ROOT/results/node70/solver-281656-1169313441 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281656-1169313441/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.82 1.44 1.17 5/80 12812
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=906644 CPUtime=0.02
/proc/12811/stat : 12811 (java) S 12809 12811 12383 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 78840979 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 226661 1818 1036 14 0 214244 0
[pid=12811/tid=12813] ppid=12809 vsize=906644 CPUtime=0
/proc/12811/task/12813/stat : 12813 (java) R 12809 12811 12383 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 78840982 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103458 s]
/proc/loadavg: 1.82 1.44 1.17 5/80 12812
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=914988 CPUtime=0.09
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 3031 0 1 0 8 1 0 0 20 0 8 0 78840979 936947712 2777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228747 2777 1439 14 0 215242 0
[pid=12811/tid=12813] ppid=12809 vsize=914988 CPUtime=0
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 78840982 936947712 2777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512502 s]
/proc/loadavg: 1.82 1.44 1.17 5/80 12812
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915332 CPUtime=0.5
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6481 0 1 0 47 3 0 0 18 0 8 0 78840979 937299968 6219 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228833 6219 2165 14 0 215303 0
[pid=12811/tid=12813] ppid=12809 vsize=915332 CPUtime=0.01
/proc/12811/task/12813/stat : 12813 (java) R 12809 12811 12383 0 -1 64 15 0 0 0 1 0 0 0 16 0 8 0 78840982 937299968 6219 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155135518 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33661 s]
/proc/loadavg: 1.82 1.44 1.17 3/87 12819
/proc/meminfo: memFree=1377496/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915444 CPUtime=1.31
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6959 0 1 0 108 23 0 0 25 0 8 0 78840979 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228861 6697 2479 14 0 215331 0
[pid=12811/tid=12813] ppid=12809 vsize=915444 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 78840982 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915444 CPUtime=0.11
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 78840986 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98374 s]
/proc/loadavg: 1.83 1.45 1.17 3/87 12819
/proc/meminfo: memFree=1377496/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915444 CPUtime=2.95
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6962 0 1 0 227 68 0 0 25 0 8 0 78840979 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228861 6699 2479 14 0 215331 0
[pid=12811/tid=12813] ppid=12809 vsize=915444 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 136 0 0 0 2 0 0 0 17 0 8 0 78840982 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915444 CPUtime=0.11
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 78840986 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.26307 s]
/proc/loadavg: 1.83 1.45 1.17 3/87 12819
/proc/meminfo: memFree=1377432/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=6.21
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6962 0 1 0 461 160 0 0 25 0 8 0 78840979 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650313 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228860 6699 2479 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.11
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915440

[startup+12.7507 s]
/proc/loadavg: 1.86 1.47 1.18 3/87 12819
/proc/meminfo: memFree=1377440/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=12.67
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6962 0 1 0 925 342 0 0 25 0 8 0 78840979 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12811/statm: 228860 6699 2479 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.11
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915440

[startup+25.594 s]
/proc/loadavg: 1.88 1.48 1.19 2/75 12828
/proc/meminfo: memFree=1403200/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=25.46
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 6964 0 1 0 1842 704 0 0 25 0 8 0 78840979 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 6700 2479 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.12
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 78840986 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915444 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937410560 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915440

[startup+51.2086 s]
/proc/loadavg: 1.92 1.52 1.21 3/81 13000
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=51.03
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9008 0 1 0 4237 866 0 0 25 0 8 0 78840979 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754018 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8739 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.21
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 382 0 0 0 21 0 0 0 16 0 8 0 78840986 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 915440

[startup+102.441 s]
/proc/loadavg: 1.96 1.60 1.25 3/81 13000
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=102.22
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9016 0 1 0 9356 866 0 0 25 0 8 0 78840979 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778595 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8746 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.21
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 382 0 0 0 21 0 0 0 16 0 8 0 78840986 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78840986 937410560 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 915440

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

/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1897.39
Current children cumulated vsize (KiB) 915440

[startup+1963.55 s]
/proc/loadavg: 2.00 1.99 1.86 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=1957.14
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 194843 871 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1957.14
Current children cumulated vsize (KiB) 915440

[startup+2023.56 s]
/proc/loadavg: 2.00 1.99 1.87 3/81 13002
/proc/meminfo: memFree=1337688/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2016.88
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 200817 871 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777027 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2016.88
Current children cumulated vsize (KiB) 915440

[startup+2083.58 s]
/proc/loadavg: 2.00 1.99 1.87 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2076.62
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 206791 871 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806645 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2076.62
Current children cumulated vsize (KiB) 915440

[startup+2143.59 s]
/proc/loadavg: 2.08 2.02 1.89 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2136.37
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 212766 871 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2136.37
Current children cumulated vsize (KiB) 915440

[startup+2203.6 s]
/proc/loadavg: 2.03 2.01 1.90 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2196.13
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 218741 872 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2196.13
Current children cumulated vsize (KiB) 915440

[startup+2263.61 s]
/proc/loadavg: 2.01 2.01 1.90 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2255.85
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 224713 872 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.85
Current children cumulated vsize (KiB) 915440

[startup+2323.62 s]
/proc/loadavg: 2.07 2.02 1.91 3/81 13002
/proc/meminfo: memFree=1337560/2055920 swapFree=4192812/4192956
[pid=12811] ppid=12809 vsize=915440 CPUtime=2315.6
/proc/12811/stat : 12811 (java) R 12809 12811 12383 0 -1 0 9040 0 1 0 230688 872 0 0 25 0 8 0 78840979 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753607 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12811/statm: 228860 8770 2532 14 0 215330 0
[pid=12811/tid=12813] ppid=12809 vsize=915440 CPUtime=0.02
/proc/12811/task/12813/stat : 12813 (java) S 12809 12811 12383 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 78840982 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12814] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12814/stat : 12814 (java) S 12809 12811 12383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12815] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12815/stat : 12815 (java) S 12809 12811 12383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78840983 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12816] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12816/stat : 12816 (java) S 12809 12811 12383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12817] ppid=12809 vsize=915440 CPUtime=0.22
/proc/12811/task/12817/stat : 12817 (java) S 12809 12811 12383 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12811/tid=12818] ppid=12809 vsize=915440 CPUtime=0
/proc/12811/task/12818/stat : 12818 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12811/tid=12819] ppid=12809 vsize=915440 CPUtime=0.05
/proc/12811/task/12819/stat : 12819 (java) S 12809 12811 12383 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 78840986 937410560 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2315.6
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 2343.22
CPU time (s): 2335.11
CPU user time (s): 2326.38
CPU system time (s): 8.73167
CPU usage (%): 99.6537
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2326.38
system time used= 8.73167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9136
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= 48452
involuntary context switches= 30295

runsolver used 2.15267 s user time and 6.77697 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Jan 20 17:17:21 UTC 2007


IDJOB= 281656
IDBENCH= 12237
IDSOLVER= 68
FILE ID= node70/281656-1169313441

PBS_JOBID= 3610288

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
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 epfc.xml 1 XSax /tmp/evaluation/281656-1169313441/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-281656-1169313441 -o ROOT/results/node70/solver-281656-1169313441 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281656-1169313441/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  47d89a4842837bf6518b793cece8e8f4

RANDOM SEED= 384182857

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.234
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.234
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:       1394992 kB
Buffers:         46108 kB
Cached:         497340 kB
SwapCached:        144 kB
Active:         168412 kB
Inactive:       420828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          65912 kB
Slab:            56944 kB
Committed_AS:  1985168 kB
PageTables:       1856 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 node70 on Sat Jan 20 17:56:24 UTC 2007