Trace number 281558

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 1447.59 1455.2

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-17_ext.xml
MD5SUM86a4d192a5cc6f71568e03b703a83e7a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints42
Best CPU time to get the best result obtained on this benchmark4.65229
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281558-1169312993/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1066  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.19  cpuTime=0.14  mem=7M950
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.273  cpuTime=0.18  mem=5M428
0.58	
0.58	s SATISFIABLE
0.58	o 12
0.58	c 51
0.59	o 15
0.59	c 48
0.59	o 18
0.59	c 45
0.59	o 20
0.59	c 43
0.59	o 22
0.59	c 41
0.59	o 24
0.59	c 39
0.59	o 26
0.59	c 37
0.59	o 28
0.59	c 35
0.59	o 29
0.59	c 34
0.59	o 30
0.59	c 33
0.59	o 31
0.59	c 32
0.60	o 32
0.60	c 31
0.60	o 33
0.60	c 30
0.60	o 34
0.60	c 29
0.60	o 36
0.60	c 27
0.60	o 37
0.60	c 26
0.61	o 38
0.61	c 25
0.61	o 39
0.61	c 24
0.61	o 40
0.61	c 23
0.73	o 41
0.73	c 22
0.74	o 42
0.74	c 21
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=6965726  nbAssignments=10000
1.98	       =>  wckTime=1.404  cpuTime=1.37  mem=5M428
3.32	   
3.32	   search
3.32	     run=1  nbConstraintChecks=13725211  nbAssignments=20000
3.32	       =>  wckTime=2.742  cpuTime=2.69  mem=5M428
4.68	   
4.68	   search
4.68	     run=2  nbConstraintChecks=20738177  nbAssignments=30000
4.68	       =>  wckTime=4.105  cpuTime=4.04  mem=5M428
6.05	   
6.05	   search
6.05	     run=3  nbConstraintChecks=27751600  nbAssignments=40000
6.05	       =>  wckTime=5.469  cpuTime=5.4  mem=5M428
7.41	   
7.41	   search
7.41	     run=4  nbConstraintChecks=34772119  nbAssignments=50000
7.41	       =>  wckTime=6.836  cpuTime=6.75  mem=5M428
8.78	   
8.78	   search
8.78	     run=5  nbConstraintChecks=41802228  nbAssignments=60000
8.78	       =>  wckTime=8.2  cpuTime=8.1  mem=5M428
10.14	   
10.14	   search
10.14	     run=6  nbConstraintChecks=48840583  nbAssignments=70000
10.14	       =>  wckTime=9.562  cpuTime=9.45  mem=5M428
11.52	   
11.52	   search
11.52	     run=7  nbConstraintChecks=55908859  nbAssignments=80000
11.52	       =>  wckTime=10.945  cpuTime=10.82  mem=5M428
12.90	   
12.90	   search
12.90	     run=8  nbConstraintChecks=62945878  nbAssignments=90000
12.90	       =>  wckTime=12.326  cpuTime=12.18  mem=5M428
14.27	   
14.27	   search
14.27	     run=9  nbConstraintChecks=69850415  nbAssignments=100000
14.27	       =>  wckTime=13.69  cpuTime=13.54  mem=5M428
15.64	   
15.64	   search
15.64	     run=10  nbConstraintChecks=76848309  nbAssignments=110000
15.64	       =>  wckTime=15.064  cpuTime=14.9  mem=5M428
17.02	   
17.02	   search
17.02	     run=11  nbConstraintChecks=83865116  nbAssignments=120000
17.02	       =>  wckTime=16.443  cpuTime=16.26  mem=5M428
18.40	   
18.40	   search
18.40	     run=12  nbConstraintChecks=90901700  nbAssignments=130000
18.40	       =>  wckTime=17.818  cpuTime=17.63  mem=5M428
19.79	   
19.79	   search
19.79	     run=13  nbConstraintChecks=98037171  nbAssignments=140000
19.79	       =>  wckTime=19.209  cpuTime=19.0  mem=5M428
21.16	   
21.16	   search
21.16	     run=14  nbConstraintChecks=105072092  nbAssignments=150000
21.16	       =>  wckTime=20.577  cpuTime=20.36  mem=5M428
22.54	   
22.54	   search
22.54	     run=15  nbConstraintChecks=112315512  nbAssignments=160000
22.54	       =>  wckTime=21.961  cpuTime=21.74  mem=5M428
23.91	   
23.91	   search
23.91	     run=16  nbConstraintChecks=119356268  nbAssignments=170000
23.91	       =>  wckTime=23.331  cpuTime=23.09  mem=5M428
25.27	   
25.27	   search
25.27	     run=17  nbConstraintChecks=126302507  nbAssignments=180000
25.27	       =>  wckTime=24.689  cpuTime=24.44  mem=5M428
26.64	   
26.64	   search
26.64	     run=18  nbConstraintChecks=133372551  nbAssignments=190000
26.64	       =>  wckTime=26.06  cpuTime=25.79  mem=5M428
27.99	   
27.99	   search
27.99	     run=19  nbConstraintChecks=140270743  nbAssignments=200000
27.99	       =>  wckTime=27.413  cpuTime=27.13  mem=5M428
29.36	   
29.36	   search
29.36	     run=20  nbConstraintChecks=147388387  nbAssignments=210000
29.36	       =>  wckTime=28.786  cpuTime=28.5  mem=5M428
30.74	   
30.74	   search
30.74	     run=21  nbConstraintChecks=154458370  nbAssignments=220000
30.74	       =>  wckTime=30.165  cpuTime=29.85  mem=5M428
31.04	   
31.04	   search
31.04	     run=22  nbConstraintChecks=155923659  nbAssignments=222153
31.04	       =>  wckTime=30.46  cpuTime=30.15  mem=5M428
31.04	   
31.04	   global
31.04	     nbConstraintChecks=155923659  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.04	     solvingWckTime=30.458  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.04	     globalCpuTime=30.39
31.04	       =>  wckTime=30.733  cpuTime=30.33  mem=5M428
31.04	   
31.04	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.867  cpuTime=30.44  mem=16M434
31.18	   
31.18	   preprocessing
31.18	     nbConstraintChecks=1180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.18	     detectedInconsistency=no
31.18	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M434
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=53790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.23	     nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
31.23	       =>  wckTime=0.059  cpuTime=0.03  mem=16M434
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=155539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
31.28	     nbFailedAssignments=66  nbBacktracks=25  nbVisitedNodes=201  nbRestartNogoods=4
31.28	       =>  wckTime=0.105  cpuTime=0.06  mem=16M434
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=289630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=199
31.32	     nbFailedAssignments=124  nbBacktracks=47  nbVisitedNodes=371  nbRestartNogoods=11
31.32	       =>  wckTime=0.147  cpuTime=0.1  mem=16M434
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=434344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
31.37	     nbFailedAssignments=179  nbBacktracks=80  nbVisitedNodes=552  nbRestartNogoods=14
31.37	       =>  wckTime=0.193  cpuTime=0.15  mem=16M434
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=844275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=538
31.48	     nbFailedAssignments=365  nbBacktracks=131  nbVisitedNodes=1030  nbRestartNogoods=25
31.48	       =>  wckTime=0.303  cpuTime=0.25  mem=16M434
31.58	   
31.58	   search
31.58	     run=5  nbConstraintChecks=1184891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=740
31.58	     nbFailedAssignments=487  nbBacktracks=206  nbVisitedNodes=1421  nbRestartNogoods=37
31.58	       =>  wckTime=0.408  cpuTime=0.36  mem=16M434
31.73	   
31.73	   search
31.73	     run=6  nbConstraintChecks=1717386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1058
31.73	     nbFailedAssignments=685  nbBacktracks=319  nbVisitedNodes=2044  nbRestartNogoods=42
31.74	       =>  wckTime=0.561  cpuTime=0.5  mem=16M434
31.95	   
31.95	   search
31.95	     run=7  nbConstraintChecks=2544063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1542
31.95	     nbFailedAssignments=991  nbBacktracks=489  nbVisitedNodes=3000  nbRestartNogoods=61
31.95	       =>  wckTime=0.773  cpuTime=0.7  mem=16M434
32.33	   
32.33	   search
32.33	     run=8  nbConstraintChecks=4153626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2557
32.33	     nbFailedAssignments=1742  nbBacktracks=745  nbVisitedNodes=5021  nbRestartNogoods=75
32.33	       =>  wckTime=1.157  cpuTime=1.07  mem=16M434
32.93	   
32.93	   search
32.93	     run=9  nbConstraintChecks=6396105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3911
32.93	     nbFailedAssignments=2707  nbBacktracks=1129  nbVisitedNodes=7695  nbRestartNogoods=86
32.93	       =>  wckTime=1.757  cpuTime=1.67  mem=16M434
33.64	   
33.64	   search
33.64	     run=10  nbConstraintChecks=9263880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5731
33.64	     nbFailedAssignments=3942  nbBacktracks=1705  nbVisitedNodes=11298  nbRestartNogoods=95
33.64	       =>  wckTime=2.462  cpuTime=2.36  mem=16M434
34.81	   
34.81	   search
34.81	     run=11  nbConstraintChecks=13882663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8444
34.82	     nbFailedAssignments=5783  nbBacktracks=2569  nbVisitedNodes=16686  nbRestartNogoods=112
34.82	       =>  wckTime=3.64  cpuTime=3.53  mem=16M434
36.15	   
36.15	   search
36.15	     run=12  nbConstraintChecks=19002630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11740
36.15	     nbFailedAssignments=7773  nbBacktracks=3868  nbVisitedNodes=23231  nbRestartNogoods=129
36.15	       =>  wckTime=4.975  cpuTime=4.85  mem=16M434
38.33	   
38.34	   search
38.34	     run=13  nbConstraintChecks=27596029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17477
38.34	     nbFailedAssignments=11557  nbBacktracks=5814  nbVisitedNodes=34684  nbRestartNogoods=140
38.34	       =>  wckTime=7.161  cpuTime=7.02  mem=16M434
41.89	   
41.89	   search
41.89	     run=14  nbConstraintChecks=40891401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26529
41.89	     nbFailedAssignments=17683  nbBacktracks=8733  nbVisitedNodes=52695  nbRestartNogoods=153
41.89	       =>  wckTime=10.718  cpuTime=10.55  mem=16M434
48.23	   
48.23	   search
48.23	     run=15  nbConstraintChecks=66583405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43442
48.23	     nbFailedAssignments=30211  nbBacktracks=13112  nbVisitedNodes=86135  nbRestartNogoods=181
48.23	       =>  wckTime=17.052  cpuTime=16.82  mem=16M434
56.89	   
56.89	   search
56.89	     run=16  nbConstraintChecks=98174245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64046
56.89	     nbFailedAssignments=44241  nbBacktracks=19680  nbVisitedNodes=126939  nbRestartNogoods=199
56.89	       =>  wckTime=25.717  cpuTime=25.41  mem=16M434
69.69	   
69.69	   search
69.69	     run=17  nbConstraintChecks=147266963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95986
69.69	     nbFailedAssignments=66324  nbBacktracks=29532  nbVisitedNodes=190191  nbRestartNogoods=226
69.69	       =>  wckTime=38.52  cpuTime=38.09  mem=16M434
86.53	   
86.53	   search
86.53	     run=18  nbConstraintChecks=211712190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139928
86.53	     nbFailedAssignments=95480  nbBacktracks=44310  nbVisitedNodes=276980  nbRestartNogoods=247
86.53	       =>  wckTime=55.358  cpuTime=54.77  mem=16M434
113.66	   
113.66	   search
113.66	     run=19  nbConstraintChecks=316736471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211517
113.66	     nbFailedAssignments=144894  nbBacktracks=66478  nbVisitedNodes=418648  nbRestartNogoods=263
113.66	       =>  wckTime=82.483  cpuTime=81.65  mem=16M434
149.12	   
149.12	   search
149.12	     run=20  nbConstraintChecks=443714582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297139
149.12	     nbFailedAssignments=197256  nbBacktracks=99730  nbVisitedNodes=586819  nbRestartNogoods=274
149.12	       =>  wckTime=117.941  cpuTime=116.79  mem=16M434
201.87	   
201.87	   search
201.87	     run=21  nbConstraintChecks=646224219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=437727
201.87	     nbFailedAssignments=287962  nbBacktracks=149608  nbVisitedNodes=864998  nbRestartNogoods=293
201.87	       =>  wckTime=170.692  cpuTime=169.23  mem=16M434
274.73	   
274.73	   search
274.73	     run=22  nbConstraintChecks=920500943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=631359
274.73	     nbFailedAssignments=406769  nbBacktracks=224426  nbVisitedNodes=1248008  nbRestartNogoods=306
274.73	       =>  wckTime=243.551  cpuTime=241.75  mem=16M434
396.35	   
396.35	   search
396.35	     run=23  nbConstraintChecks=1370459420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=928368
396.35	     nbFailedAssignments=591546  nbBacktracks=336653  nbVisitedNodes=1834057  nbRestartNogoods=331
396.35	       =>  wckTime=365.172  cpuTime=362.8  mem=16M434
592.84	   
592.84	   search
592.84	     run=24  nbConstraintChecks=2131330832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1427989
592.84	     nbFailedAssignments=922819  nbBacktracks=504994  nbVisitedNodes=2822884  nbRestartNogoods=351
592.84	       =>  wckTime=561.662  cpuTime=558.37  mem=16M434
860.58	   
860.58	   search
860.58	     run=25  nbConstraintChecks=3132583783  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2101472
860.58	     nbFailedAssignments=1343785  nbBacktracks=757506  nbVisitedNodes=4150286  nbRestartNogoods=367
860.58	       =>  wckTime=829.404  cpuTime=824.86  mem=16M434
1261.34	   
1261.34	   search
1261.34	     run=26  nbConstraintChecks=4661742052  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3117739
1261.34	     nbFailedAssignments=1981276  nbBacktracks=1136274  nbVisitedNodes=6159801  nbRestartNogoods=391
1261.34	       =>  wckTime=1230.17  cpuTime=1223.74  mem=16M434
1455.13	   
1455.13	   search
1455.13	     run=27  nbConstraintChecks=5387430003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3615692
1455.13	     nbFailedAssignments=2295471  nbBacktracks=1320033  nbVisitedNodes=7143205  nbRestartNogoods=396
1455.13	       =>  wckTime=1423.956  cpuTime=1416.62  mem=16M434
1455.13	   
1455.13	   global
1455.13	     nbConstraintChecks=5387431183  nbRestartNogoods=396  solvingWckTime=1423.957  solvingCpuTime=1416.62
1455.13	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1447.12
1455.13	       =>  wckTime=1454.824  cpuTime=1447.06  mem=16M434
1455.13	
1455.13	s OPTIMUM FOUND
1455.14	v 6 7 2 0 0 7 2 4 3 5 4 4 7 6 8 6 2 2 1 2 6 4 1 8 0 
1455.14	   
1455.14	   totalWckTime=1454.904  totalCpuTime=1447.12

Verifier Data (download as text)

21 unsatisfied constraints, 42 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/node17/watcher-281558-1169312993 -o ROOT/results/node17/solver-281558-1169312993 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281558-1169312993/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: 2.09 2.02 2.01 4/93 24690
/proc/meminfo: memFree=1334624/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=906644 CPUtime=0.03
/proc/24689/stat : 24689 (java) S 24687 24689 24293 0 -1 0 2068 0 1 0 2 1 0 0 18 0 2 0 279694142 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 226661 1817 1036 14 0 214244 0
[pid=24689/tid=24691] ppid=24687 vsize=906644 CPUtime=0
/proc/24689/task/24691/stat : 24691 (java) R 24687 24689 24293 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 279694145 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103238 s]
/proc/loadavg: 2.09 2.02 2.01 4/93 24690
/proc/meminfo: memFree=1334624/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=914988 CPUtime=0.09
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 3001 0 1 0 7 2 0 0 20 0 8 0 279694142 936947712 2747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072937345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228747 2747 1429 14 0 215242 0
[pid=24689/tid=24691] ppid=24687 vsize=914988 CPUtime=0
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 279694145 936947712 2747 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.511285 s]
/proc/loadavg: 2.09 2.02 2.01 4/93 24690
/proc/meminfo: memFree=1334624/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915332 CPUtime=0.49
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6469 0 1 0 44 5 0 0 18 0 8 0 279694142 937299968 6207 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228833 6207 2160 14 0 215303 0
[pid=24689/tid=24691] ppid=24687 vsize=915332 CPUtime=0
/proc/24689/task/24691/stat : 24691 (java) R 24687 24689 24293 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 279694145 937299968 6207 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153789645 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33536 s]
/proc/loadavg: 2.09 2.02 2.01 3/100 24697
/proc/meminfo: memFree=1317736/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915440 CPUtime=1.31
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6949 0 1 0 105 26 0 0 25 0 8 0 279694142 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228860 6687 2476 14 0 215330 0
[pid=24689/tid=24691] ppid=24687 vsize=915440 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694145 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915440 CPUtime=0.1
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 279694149 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937410560 6687 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937410560 6687 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) 915440

[startup+2.98854 s]
/proc/loadavg: 2.08 2.02 2.00 3/100 24697
/proc/meminfo: memFree=1317672/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915440 CPUtime=2.95
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6952 0 1 0 224 71 0 0 25 0 8 0 279694142 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228860 6689 2476 14 0 215330 0
[pid=24689/tid=24691] ppid=24687 vsize=915440 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694145 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915440 CPUtime=0.11
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279694149 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937410560 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915440 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937410560 6689 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) 915440

[startup+6.27088 s]
/proc/loadavg: 2.08 2.02 2.00 3/100 24697
/proc/meminfo: memFree=1317608/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=6.19
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6952 0 1 0 453 166 0 0 25 0 8 0 279694142 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 6689 2476 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.11
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.7566 s]
/proc/loadavg: 2.14 2.04 2.01 3/100 24697
/proc/meminfo: memFree=1317608/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=12.63
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6952 0 1 0 912 351 0 0 25 0 8 0 279694142 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 6689 2476 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.11
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 6689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915436

[startup+25.5939 s]
/proc/loadavg: 2.12 2.03 2.01 3/100 24697
/proc/meminfo: memFree=1317672/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=25.34
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 6954 0 1 0 1821 713 0 0 25 0 8 0 279694142 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073645006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 6690 2476 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.11
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279694149 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915436

[startup+51.1996 s]
/proc/loadavg: 2.08 2.03 2.01 3/100 24697
/proc/meminfo: memFree=1309736/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=50.7
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 8995 0 1 0 4203 867 0 0 25 0 8 0 279694142 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073774004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8727 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915436

[startup+102.401 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 24697
/proc/meminfo: memFree=1309736/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=101.44
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9007 0 1 0 9276 868 0 0 25 0 8 0 279694142 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753757 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8736 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) R 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915436

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

/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 997.35
Current children cumulated vsize (KiB) 915436

[startup+1062.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309096/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1057.09
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9025 0 1 0 104835 874 0 0 25 0 8 0 279694142 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8754 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1057.09
Current children cumulated vsize (KiB) 915436

[startup+1122.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309096/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1116.83
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9025 0 1 0 110809 874 0 0 25 0 8 0 279694142 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8754 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1116.83
Current children cumulated vsize (KiB) 915436

[startup+1182.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309096/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1176.58
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9025 0 1 0 116783 875 0 0 25 0 8 0 279694142 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8754 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1176.58
Current children cumulated vsize (KiB) 915436

[startup+1242.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309096/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1236.32
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9025 0 1 0 122757 875 0 0 25 0 8 0 279694142 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8754 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1236.32
Current children cumulated vsize (KiB) 915436

[startup+1302.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309032/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1296.06
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9027 0 1 0 128731 875 0 0 25 0 8 0 279694142 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8756 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1296.06
Current children cumulated vsize (KiB) 915436

[startup+1362.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309032/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1355.8
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9027 0 1 0 134705 875 0 0 25 0 8 0 279694142 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8756 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1355.8
Current children cumulated vsize (KiB) 915436

[startup+1422.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24759
/proc/meminfo: memFree=1309032/2055920 swapFree=4192812/4192956
[pid=24689] ppid=24687 vsize=915436 CPUtime=1415.54
/proc/24689/stat : 24689 (java) R 24687 24689 24293 0 -1 0 9027 0 1 0 140678 876 0 0 25 0 8 0 279694142 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24689/statm: 228859 8756 2527 14 0 215329 0
[pid=24689/tid=24691] ppid=24687 vsize=915436 CPUtime=0.02
/proc/24689/task/24691/stat : 24691 (java) S 24687 24689 24293 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279694145 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24692] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24692/stat : 24692 (java) S 24687 24689 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24693] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24693/stat : 24693 (java) S 24687 24689 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694146 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24694] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24694/stat : 24694 (java) S 24687 24689 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24695] ppid=24687 vsize=915436 CPUtime=0.21
/proc/24689/task/24695/stat : 24695 (java) S 24687 24689 24293 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24696] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24696/stat : 24696 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24689/tid=24697] ppid=24687 vsize=915436 CPUtime=0
/proc/24689/task/24697/stat : 24697 (java) S 24687 24689 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279694149 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1415.54
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 1455.2
CPU time (s): 1447.59
CPU user time (s): 1438.82
CPU system time (s): 8.77167
CPU usage (%): 99.4771
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1438.82
system time used= 8.77167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9124
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= 30491
involuntary context switches= 69826

runsolver used 1.43878 s user time and 3.9584 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 17:09:53 UTC 2007


IDJOB= 281558
IDBENCH= 12212
IDSOLVER= 69
FILE ID= node17/281558-1169312993

PBS_JOBID= 3609994

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  86a4d192a5cc6f71568e03b703a83e7a

RANDOM SEED= 225940940

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.236
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.236
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:       1335104 kB
Buffers:         49040 kB
Cached:         510940 kB
SwapCached:          0 kB
Active:         290788 kB
Inactive:       352732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         112560 kB
Slab:            61812 kB
Committed_AS:  9727144 kB
PageTables:       2348 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 node17 on Sat Jan 20 17:34:09 UTC 2007