Trace number 1109150

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dOPTIMUM1 413.198 415.242

DiagnosticValue
CHECKS249197000
NODES13284000

General information on the benchmark

Namecsp/pret/
normalized-pret-60-60_ext.xml
MD5SUMe03c42c1e7a7dc014cd0f4d1c38f28d8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark0.047992
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension40
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.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-ddeg.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1109150-1215798671.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.39	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=120
0.29/0.39	       =>  wckTime=0.15  cpuTime=0.11  mem=7M842
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.29/0.39	   
0.29/0.39	   constraints being loaded...
0.38/0.43	     nbConstraints=40  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=38
0.38/0.43	     nbConflictsStructures=2  nbSharedConflictsStructures=38  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.43	     minArity=3  maxArity=3
0.38/0.43	       =>  wckTime=0.195  cpuTime=0.15  mem=9M809
0.38/0.48	   
0.38/0.48	   solver LocalSearchSolver being built... 
0.48/0.51	       =>  wckTime=0.279  cpuTime=0.2  mem=5M431
0.48/0.52	
0.48/0.52	s SATISFIABLE
0.48/0.52	o 21
0.48/0.52	o 19
0.48/0.52	o 17
0.48/0.52	o 15
0.48/0.52	o 13
0.48/0.52	o 11
0.48/0.52	o 9
0.48/0.52	o 7
0.48/0.52	o 5
0.48/0.53	o 3
0.48/0.53	o 1
1.08/1.18	   
1.08/1.18	   search
1.08/1.18	     run=0  nbConstraintChecks=177321  nbAssignments=10000
1.08/1.18	       =>  wckTime=0.665  cpuTime=0.6  mem=6M423
1.68/1.76	   
1.68/1.76	   search
1.68/1.76	     run=1  nbConstraintChecks=340100  nbAssignments=20000
1.68/1.76	       =>  wckTime=1.246  cpuTime=1.18  mem=6M423
2.27/2.32	   
2.27/2.32	   search
2.27/2.32	     run=2  nbConstraintChecks=495240  nbAssignments=30000
2.27/2.32	       =>  wckTime=1.809  cpuTime=1.74  mem=6M423
2.77/2.88	   
2.77/2.88	   search
2.77/2.88	     run=3  nbConstraintChecks=652644  nbAssignments=40000
2.77/2.88	       =>  wckTime=2.368  cpuTime=2.29  mem=6M423
3.37/3.45	   
3.37/3.45	   search
3.37/3.45	     run=4  nbConstraintChecks=820988  nbAssignments=50000
3.37/3.45	       =>  wckTime=2.935  cpuTime=2.85  mem=6M423
3.97/4.01	   
3.97/4.01	   search
3.97/4.01	     run=5  nbConstraintChecks=988917  nbAssignments=60000
3.97/4.01	       =>  wckTime=3.497  cpuTime=3.42  mem=6M423
4.46/4.57	   
4.46/4.57	   search
4.46/4.57	     run=6  nbConstraintChecks=1147382  nbAssignments=70000
4.46/4.57	       =>  wckTime=4.062  cpuTime=3.98  mem=6M423
5.06/5.13	   
5.06/5.13	   search
5.06/5.13	     run=7  nbConstraintChecks=1296666  nbAssignments=80000
5.06/5.13	       =>  wckTime=4.621  cpuTime=4.53  mem=6M423
5.66/5.70	   
5.66/5.70	   search
5.66/5.70	     run=8  nbConstraintChecks=1451902  nbAssignments=90000
5.66/5.70	       =>  wckTime=5.187  cpuTime=5.1  mem=6M423
6.15/6.26	   
6.15/6.26	   search
6.15/6.26	     run=9  nbConstraintChecks=1607054  nbAssignments=100000
6.15/6.26	       =>  wckTime=5.747  cpuTime=5.65  mem=6M423
6.75/6.82	   
6.75/6.82	   search
6.75/6.82	     run=10  nbConstraintChecks=1758318  nbAssignments=110000
6.75/6.82	       =>  wckTime=6.312  cpuTime=6.21  mem=6M423
7.24/7.38	   
7.24/7.38	   search
7.24/7.39	     run=11  nbConstraintChecks=1917489  nbAssignments=120000
7.24/7.39	       =>  wckTime=6.873  cpuTime=6.77  mem=6M423
7.84/7.95	   
7.84/7.95	   search
7.84/7.95	     run=12  nbConstraintChecks=2072701  nbAssignments=130000
7.84/7.95	       =>  wckTime=7.44  cpuTime=7.34  mem=6M423
8.44/8.52	   
8.44/8.52	   search
8.44/8.52	     run=13  nbConstraintChecks=2233900  nbAssignments=140000
8.44/8.52	       =>  wckTime=8.007  cpuTime=7.9  mem=6M423
8.94/9.09	   
8.94/9.09	   search
8.94/9.09	     run=14  nbConstraintChecks=2389755  nbAssignments=150000
8.94/9.09	       =>  wckTime=8.578  cpuTime=8.47  mem=6M423
9.53/9.66	   
9.53/9.66	   search
9.53/9.66	     run=15  nbConstraintChecks=2542613  nbAssignments=160000
9.53/9.66	       =>  wckTime=9.143  cpuTime=9.03  mem=6M423
10.13/10.22	   
10.13/10.22	   search
10.13/10.22	     run=16  nbConstraintChecks=2692148  nbAssignments=170000
10.13/10.22	       =>  wckTime=9.712  cpuTime=9.59  mem=6M423
10.62/10.79	   
10.62/10.79	   search
10.62/10.79	     run=17  nbConstraintChecks=2844595  nbAssignments=180000
10.62/10.79	       =>  wckTime=10.276  cpuTime=10.16  mem=6M423
11.23/11.36	   
11.23/11.36	   search
11.23/11.36	     run=18  nbConstraintChecks=2991285  nbAssignments=190000
11.23/11.36	       =>  wckTime=10.845  cpuTime=10.72  mem=6M423
11.82/11.92	   
11.82/11.92	   search
11.82/11.92	     run=19  nbConstraintChecks=3139641  nbAssignments=200000
11.82/11.92	       =>  wckTime=11.41  cpuTime=11.28  mem=6M423
12.32/12.49	   
12.32/12.49	   search
12.32/12.49	     run=20  nbConstraintChecks=3282106  nbAssignments=210000
12.32/12.49	       =>  wckTime=11.978  cpuTime=11.85  mem=6M423
12.92/13.05	   
12.92/13.05	   search
12.92/13.05	     run=21  nbConstraintChecks=3427633  nbAssignments=220000
12.92/13.05	       =>  wckTime=12.542  cpuTime=12.41  mem=6M423
13.52/13.62	   
13.52/13.62	   search
13.52/13.62	     run=22  nbConstraintChecks=3570570  nbAssignments=230000
13.52/13.62	       =>  wckTime=13.11  cpuTime=12.97  mem=6M423
14.01/14.19	   
14.01/14.19	   search
14.01/14.19	     run=23  nbConstraintChecks=3714854  nbAssignments=240000
14.01/14.19	       =>  wckTime=13.674  cpuTime=13.54  mem=6M423
14.61/14.76	   
14.61/14.76	   search
14.61/14.76	     run=24  nbConstraintChecks=3864479  nbAssignments=250000
14.61/14.76	       =>  wckTime=14.244  cpuTime=14.1  mem=6M423
15.20/15.33	   
15.20/15.33	   search
15.20/15.33	     run=25  nbConstraintChecks=4006447  nbAssignments=260000
15.20/15.33	       =>  wckTime=14.818  cpuTime=14.66  mem=6M423
15.70/15.89	   
15.70/15.89	   search
15.70/15.89	     run=26  nbConstraintChecks=4146497  nbAssignments=270000
15.70/15.89	       =>  wckTime=15.382  cpuTime=15.22  mem=6M423
16.29/16.47	   
16.29/16.47	   search
16.29/16.47	     run=27  nbConstraintChecks=4299542  nbAssignments=280000
16.29/16.47	       =>  wckTime=15.953  cpuTime=15.79  mem=6M423
16.89/17.03	   
16.89/17.03	   search
16.89/17.03	     run=28  nbConstraintChecks=4448428  nbAssignments=290000
16.89/17.03	       =>  wckTime=16.519  cpuTime=16.36  mem=6M423
17.49/17.61	   
17.49/17.61	   search
17.49/17.61	     run=29  nbConstraintChecks=4609459  nbAssignments=300000
17.49/17.61	       =>  wckTime=17.093  cpuTime=16.92  mem=6M423
17.98/18.17	   
17.98/18.17	   search
17.98/18.17	     run=30  nbConstraintChecks=4769204  nbAssignments=310000
17.98/18.17	       =>  wckTime=17.659  cpuTime=17.49  mem=6M423
18.59/18.74	   
18.59/18.74	   search
18.59/18.74	     run=31  nbConstraintChecks=4918986  nbAssignments=320000
18.59/18.74	       =>  wckTime=18.226  cpuTime=18.06  mem=6M423
19.19/19.30	   
19.19/19.30	   search
19.19/19.30	     run=32  nbConstraintChecks=5064959  nbAssignments=330000
19.19/19.30	       =>  wckTime=18.788  cpuTime=18.62  mem=6M423
19.68/19.87	   
19.68/19.87	   search
19.68/19.87	     run=33  nbConstraintChecks=5213695  nbAssignments=340000
19.68/19.87	       =>  wckTime=19.355  cpuTime=19.18  mem=6M423
20.28/20.43	   
20.28/20.43	   search
20.28/20.43	     run=34  nbConstraintChecks=5363603  nbAssignments=350000
20.28/20.43	       =>  wckTime=19.917  cpuTime=19.74  mem=6M423
20.78/21.00	   
20.78/21.00	   search
20.78/21.00	     run=35  nbConstraintChecks=5519717  nbAssignments=360000
20.78/21.00	       =>  wckTime=20.485  cpuTime=20.3  mem=6M423
21.37/21.56	   
21.37/21.56	   search
21.37/21.56	     run=36  nbConstraintChecks=5673193  nbAssignments=370000
21.37/21.56	       =>  wckTime=21.048  cpuTime=20.87  mem=6M423
21.97/22.13	   
21.97/22.13	   search
21.97/22.13	     run=37  nbConstraintChecks=5828651  nbAssignments=380000
21.97/22.13	       =>  wckTime=21.616  cpuTime=21.42  mem=6M423
22.47/22.69	   
22.47/22.69	   search
22.47/22.69	     run=38  nbConstraintChecks=5973635  nbAssignments=390000
22.47/22.69	       =>  wckTime=22.178  cpuTime=21.99  mem=6M423
23.06/23.26	   
23.06/23.26	   search
23.06/23.26	     run=39  nbConstraintChecks=6123306  nbAssignments=400000
23.06/23.26	       =>  wckTime=22.745  cpuTime=22.55  mem=6M423
23.66/23.82	   
23.66/23.82	   search
23.66/23.82	     run=40  nbConstraintChecks=6274980  nbAssignments=410000
23.66/23.82	       =>  wckTime=23.308  cpuTime=23.11  mem=6M423
24.15/24.39	   
24.15/24.39	   search
24.15/24.39	     run=41  nbConstraintChecks=6433335  nbAssignments=420000
24.15/24.39	       =>  wckTime=23.876  cpuTime=23.67  mem=6M423
24.75/24.95	   
24.75/24.95	   search
24.75/24.95	     run=42  nbConstraintChecks=6588937  nbAssignments=430000
24.75/24.95	       =>  wckTime=24.442  cpuTime=24.23  mem=6M423
25.35/25.52	   
25.35/25.52	   search
25.35/25.52	     run=43  nbConstraintChecks=6734878  nbAssignments=440000
25.35/25.52	       =>  wckTime=25.009  cpuTime=24.8  mem=6M423
25.84/26.08	   
25.84/26.08	   search
25.84/26.08	     run=44  nbConstraintChecks=6872173  nbAssignments=450000
25.84/26.08	       =>  wckTime=25.569  cpuTime=25.36  mem=6M423
26.44/26.65	   
26.44/26.65	   search
26.44/26.65	     run=45  nbConstraintChecks=7019539  nbAssignments=460000
26.44/26.65	       =>  wckTime=26.135  cpuTime=25.92  mem=6M423
27.04/27.21	   
27.04/27.21	   search
27.04/27.21	     run=46  nbConstraintChecks=7167110  nbAssignments=470000
27.04/27.21	       =>  wckTime=26.697  cpuTime=26.48  mem=6M423
27.54/27.78	   
27.54/27.78	   search
27.54/27.78	     run=47  nbConstraintChecks=7312792  nbAssignments=480000
27.54/27.78	       =>  wckTime=27.263  cpuTime=27.04  mem=6M423
28.13/28.34	   
28.13/28.34	   search
28.13/28.34	     run=48  nbConstraintChecks=7455011  nbAssignments=490000
28.13/28.34	       =>  wckTime=27.828  cpuTime=27.6  mem=6M423
28.73/28.91	   
28.73/28.91	   search
28.73/28.91	     run=49  nbConstraintChecks=7601915  nbAssignments=500000
28.73/28.91	       =>  wckTime=28.399  cpuTime=28.17  mem=6M423
29.23/29.48	   
29.23/29.48	   search
29.23/29.48	     run=50  nbConstraintChecks=7753679  nbAssignments=510000
29.23/29.48	       =>  wckTime=28.965  cpuTime=28.73  mem=6M423
29.82/30.05	   
29.82/30.05	   search
29.82/30.05	     run=51  nbConstraintChecks=7904901  nbAssignments=520000
29.82/30.05	       =>  wckTime=29.537  cpuTime=29.3  mem=6M423
30.42/30.61	   
30.42/30.61	   search
30.42/30.61	     run=52  nbConstraintChecks=8051227  nbAssignments=530000
30.42/30.61	       =>  wckTime=30.103  cpuTime=29.87  mem=6M423
30.52/30.77	   
30.52/30.77	   search
30.52/30.77	     run=53  nbConstraintChecks=8089900  nbAssignments=532660
30.52/30.77	       =>  wckTime=30.258  cpuTime=30.02  mem=6M423
30.52/30.77	   
30.52/30.77	   global
30.52/30.77	     nbConstraintChecks=8089900  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.52/30.77	     solvingWckTime=30.256  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.52/30.77	     globalCpuTime=30.28
30.52/30.77	       =>  wckTime=30.536  cpuTime=30.22  mem=6M423
30.52/30.77	   
30.52/30.77	   solver DecomposerSolver being built... 
30.63/30.89	       =>  wckTime=30.658  cpuTime=30.33  mem=17M324
30.63/30.90	   
30.63/30.90	   preprocessing
30.63/30.90	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.63/30.90	     detectedInconsistency=no
30.63/30.90	       =>  wckTime=0.0020  cpuTime=0.0  mem=17M324
413.17/415.21	   
413.17/415.21	   search
413.17/415.21	     run=0  nbConstraintChecks=249197168  nbValidityChecks=250998676  minDepth=0  maxDepth=47  nbPropagations=0
413.17/415.21	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=13284006  nbFailedAssignments=1722368  nbBacktracks=11561639
413.17/415.21	     nbVisitedNodes=16728742
413.17/415.21	       =>  wckTime=384.31  cpuTime=382.4  mem=18M299
413.17/415.21	   
413.17/415.21	   global
413.17/415.21	     nbConstraintChecks=249197168  nbValidityChecks=250998676  solvingWckTime=384.313  solvingCpuTime=382.4
413.17/415.21	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
413.17/415.21	     upperBoundCpuTime=0.0  globalCpuTime=412.79
413.17/415.21	       =>  wckTime=414.972  cpuTime=412.73  mem=18M299
413.17/415.21	
413.17/415.21	s OPTIMUM FOUND
413.17/415.21	v 0 0 0 1 1 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 1 0 0 1 1 1 1 1 1 0 1 0 1 1 0 1 0 0 1 1 0 0 0 0 1 
413.17/415.21	d NODES 13284006
413.17/415.21	d CHECKS 249197168
413.17/415.21	   
413.17/415.21	   totalWckTime=415.031  totalCpuTime=412.79

Verifier Data (download as text)

OK	1	39
1 unsatisfied constraints, 39 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109150-1215798671/watcher-1109150-1215798671 -o /tmp/evaluation-result-1109150-1215798671/solver-1109150-1215798671 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109150-1215798671.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.48 2.58 2.55 4/81 11304
/proc/meminfo: memFree=1912036/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=1616 CPUtime=0
/proc/11304/stat : 11304 (java) R 11302 11304 10326 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 36570295 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 2552762 0 0 4096 0 0 0 0 17 0 0 0
/proc/11304/statm: 404 148 122 9 0 46 0

[startup+0.0513999 s]
/proc/loadavg: 2.48 2.58 2.55 4/81 11304
/proc/meminfo: memFree=1912036/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=863688 CPUtime=0.03
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 2530 0 1 0 2 1 0 0 18 0 9 0 36570295 884416512 2104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 215922 2104 1003 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.101321 s]
/proc/loadavg: 2.48 2.58 2.55 4/81 11304
/proc/meminfo: memFree=1912036/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=865984 CPUtime=0.09
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 3792 0 1 0 7 2 0 0 18 0 9 0 36570295 886767616 3243 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216496 3243 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301348 s]
/proc/loadavg: 2.48 2.58 2.55 4/81 11304
/proc/meminfo: memFree=1912036/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866156 CPUtime=0.29
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 5622 0 1 0 25 4 0 0 18 0 9 0 36570295 886943744 5037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216539 5037 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.70139 s]
/proc/loadavg: 2.48 2.58 2.55 4/81 11304
/proc/meminfo: memFree=1912036/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866644 CPUtime=0.68
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8173 0 1 0 56 12 0 0 18 0 9 0 36570295 887443456 7340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216661 7340 2632 9 0 211167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866644

[startup+1.50149 s]
/proc/loadavg: 2.48 2.58 2.55 3/90 11313
/proc/meminfo: memFree=1892956/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866644 CPUtime=1.47
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8180 0 1 0 83 64 0 0 18 0 9 0 36570295 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216661 7346 2633 9 0 211167 0
[pid=11304/tid=11306] ppid=11302 vsize=866644 CPUtime=1.32
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 6048 0 1 0 69 63 0 0 25 0 9 0 36570296 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866644 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866644 CPUtime=0.1
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 325 0 0 0 10 0 0 0 16 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866644

[startup+3.10267 s]
/proc/loadavg: 2.44 2.58 2.54 3/90 11313
/proc/meminfo: memFree=1892764/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866644 CPUtime=3.07
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8180 0 1 0 136 171 0 0 18 0 9 0 36570295 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216661 7346 2633 9 0 211167 0
[pid=11304/tid=11306] ppid=11302 vsize=866644 CPUtime=2.92
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 6048 0 1 0 122 170 0 0 25 0 9 0 36570296 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866644 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866644 CPUtime=0.1
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 325 0 0 0 10 0 0 0 16 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866644

[startup+6.30105 s]
/proc/loadavg: 2.44 2.58 2.54 3/90 11313
/proc/meminfo: memFree=1892580/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866644 CPUtime=6.25
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8181 0 1 0 236 389 0 0 18 0 9 0 36570295 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216661 7346 2633 9 0 211167 0
[pid=11304/tid=11306] ppid=11302 vsize=866644 CPUtime=6.1
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 6049 0 1 0 222 388 0 0 25 0 9 0 36570296 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866644 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866644 CPUtime=0.1
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 325 0 0 0 10 0 0 0 16 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866644 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887443456 7346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 866644

[startup+12.7028 s]
/proc/loadavg: 2.37 2.56 2.54 3/90 11313
/proc/meminfo: memFree=1892516/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=12.62
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8182 0 1 0 442 820 0 0 18 0 9 0 36570295 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 7347 2633 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=12.47
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 6049 0 1 0 428 819 0 0 25 0 9 0 36570296 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4126623284 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.1
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 326 0 0 0 10 0 0 0 16 0 9 0 36570300 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 7347 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 866640

[startup+25.5013 s]
/proc/loadavg: 2.31 2.54 2.53 3/90 11313
/proc/meminfo: memFree=1892580/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=25.35
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 8187 0 1 0 855 1680 0 0 18 0 9 0 36570295 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 7352 2633 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=25.19
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 6049 0 1 0 840 1679 0 0 25 0 9 0 36570296 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.11
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 331 0 0 0 11 0 0 0 16 0 9 0 36570300 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 866640

[startup+51.1013 s]
/proc/loadavg: 2.21 2.49 2.52 3/90 11313
/proc/meminfo: memFree=1883492/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=50.82
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10447 0 1 0 3043 2039 0 0 18 0 9 0 36570295 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9610 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=50.58
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8263 0 1 0 3020 2038 0 0 25 0 9 0 36570296 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4126630545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.18
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 18 0 0 0 16 0 9 0 36570300 887439360 9610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0

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

/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 38073 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=400.89
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 38050 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126742704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.13
Current children cumulated vsize (KiB) 866640

[startup+409.502 s]
/proc/loadavg: 2.00 2.14 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=407.5
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 38710 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=407.26
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 38687 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126633152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 407.5
Current children cumulated vsize (KiB) 866640

[startup+412.702 s]
/proc/loadavg: 2.00 2.13 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=410.68
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 39028 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=410.44
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 39005 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126744312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 410.68
Current children cumulated vsize (KiB) 866640

[startup+414.303 s]
/proc/loadavg: 2.00 2.13 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=412.27
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 39187 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=412.04
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 39165 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126743524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.27
Current children cumulated vsize (KiB) 866640

[startup+414.707 s]
/proc/loadavg: 2.00 2.13 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=412.67
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 39227 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=412.44
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 39205 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126770051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.67
Current children cumulated vsize (KiB) 866640

[startup+415.103 s]
/proc/loadavg: 2.00 2.13 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=413.07
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 39267 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=412.83
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 39244 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126749695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 413.07
Current children cumulated vsize (KiB) 866640

[startup+415.203 s]
/proc/loadavg: 2.00 2.13 2.34 3/90 11313
/proc/meminfo: memFree=1883300/2055924 swapFree=4180896/4192956
[pid=11304] ppid=11302 vsize=866640 CPUtime=413.17
/proc/11304/stat : 11304 (java) S 11302 11304 10326 0 -1 0 10448 0 1 0 39277 2040 0 0 18 0 9 0 36570295 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11304/statm: 216660 9611 2634 9 0 211166 0
[pid=11304/tid=11306] ppid=11302 vsize=866640 CPUtime=412.93
/proc/11304/task/11306/stat : 11306 (java) R 11302 11304 10326 0 -1 64 8264 0 1 0 39254 2039 0 0 25 0 9 0 36570296 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4126749495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11307] ppid=11302 vsize=866640 CPUtime=0.03
/proc/11304/task/11307/stat : 11307 (java) S 11302 11304 10326 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11308] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11308/stat : 11308 (java) S 11302 11304 10326 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11309] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11309/stat : 11309 (java) S 11302 11304 10326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36570298 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11310] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11310/stat : 11310 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11311] ppid=11302 vsize=866640 CPUtime=0.19
/proc/11304/task/11311/stat : 11311 (java) S 11302 11304 10326 0 -1 64 377 0 0 0 19 0 0 0 16 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11312] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11312/stat : 11312 (java) S 11302 11304 10326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11304/tid=11313] ppid=11302 vsize=866640 CPUtime=0
/proc/11304/task/11313/stat : 11313 (java) S 11302 11304 10326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36570300 887439360 9611 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 413.17
Current children cumulated vsize (KiB) 866640

Child status: 0
Real time (s): 415.242
CPU time (s): 413.198
CPU user time (s): 392.787
CPU system time (s): 20.4109
CPU usage (%): 99.5078
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 392.787
system time used= 20.4109
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10553
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= 9149
involuntary context switches= 21508

runsolver used 0.490925 second user time and 1.42278 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-11 19:51:11
IDJOB=1109150
IDBENCH=60924
IDSOLVER=360
FILE ID=node6/1109150-1215798671
PBS_JOBID= 7903182
Free space on /tmp= 66492 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/pret/normalized-pret-60-60_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109150-1215798671/watcher-1109150-1215798671 -o /tmp/evaluation-result-1109150-1215798671/solver-1109150-1215798671 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109150-1215798671.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e03c42c1e7a7dc014cd0f4d1c38f28d8
RANDOM SEED=814143224

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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:      2055924 kB
MemFree:       1912516 kB
Buffers:         15832 kB
Cached:          56108 kB
SwapCached:       5784 kB
Active:          76176 kB
Inactive:        25880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1912516 kB
SwapTotal:     4192956 kB
SwapFree:      4180896 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          46036 kB
Slab:            26288 kB
Committed_AS:   158080 kB
PageTables:       2096 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= 66488 MiB
End job on node6 at 2008-07-11 19:58:06