Trace number 1109142

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 411.692 415.274

DiagnosticValue
CHECKS248673000
NODES13284000

General information on the benchmark

Namecsp/pret/
normalized-pret-60-75_ext.xml
MD5SUMa0330a090f7498d697bd3145e9396be8
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.048992
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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-ddeg.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1109142-1215798625.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.39/0.40	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=120
0.39/0.40	       =>  wckTime=0.142  cpuTime=0.11  mem=7M842
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.39/0.44	     nbConstraints=40  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=38
0.39/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=38  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.39/0.44	     minArity=3  maxArity=3
0.39/0.44	       =>  wckTime=0.19  cpuTime=0.16  mem=9M809
0.48/0.50	   
0.48/0.50	   solver LocalSearchSolver being built... 
0.48/0.54	       =>  wckTime=0.282  cpuTime=0.21  mem=5M431
0.48/0.54	
0.48/0.54	s SATISFIABLE
0.48/0.54	o 23
0.48/0.54	o 21
0.48/0.54	o 19
0.48/0.54	o 17
0.48/0.54	o 15
0.48/0.54	o 13
0.48/0.54	o 11
0.48/0.54	o 9
0.48/0.55	o 7
0.48/0.55	o 5
0.48/0.55	o 3
0.48/0.55	o 1
1.37/1.42	   
1.37/1.42	   search
1.37/1.42	     run=0  nbConstraintChecks=174560  nbAssignments=10000
1.37/1.42	       =>  wckTime=0.886  cpuTime=0.82  mem=6M423
1.97/2.01	   
1.97/2.01	   search
1.97/2.01	     run=1  nbConstraintChecks=340989  nbAssignments=20000
1.97/2.01	       =>  wckTime=1.48  cpuTime=1.41  mem=6M423
2.57/2.60	   
2.57/2.60	   search
2.57/2.60	     run=2  nbConstraintChecks=505022  nbAssignments=30000
2.57/2.60	       =>  wckTime=2.065  cpuTime=1.98  mem=6M423
3.06/3.17	   
3.06/3.17	   search
3.06/3.17	     run=3  nbConstraintChecks=666542  nbAssignments=40000
3.06/3.17	       =>  wckTime=2.64  cpuTime=2.56  mem=6M423
3.66/3.76	   
3.66/3.76	   search
3.66/3.76	     run=4  nbConstraintChecks=826819  nbAssignments=50000
3.66/3.76	       =>  wckTime=3.224  cpuTime=3.13  mem=6M423
4.25/4.35	   
4.25/4.35	   search
4.25/4.35	     run=5  nbConstraintChecks=992787  nbAssignments=60000
4.25/4.35	       =>  wckTime=3.811  cpuTime=3.71  mem=6M423
4.85/4.92	   
4.85/4.92	   search
4.85/4.92	     run=6  nbConstraintChecks=1159833  nbAssignments=70000
4.85/4.92	       =>  wckTime=4.389  cpuTime=4.29  mem=6M423
5.44/5.51	   
5.44/5.51	   search
5.44/5.51	     run=7  nbConstraintChecks=1315828  nbAssignments=80000
5.44/5.51	       =>  wckTime=4.973  cpuTime=4.86  mem=6M423
5.93/6.08	   
5.93/6.08	   search
5.93/6.08	     run=8  nbConstraintChecks=1476963  nbAssignments=90000
5.93/6.08	       =>  wckTime=5.548  cpuTime=5.44  mem=6M423
6.53/6.67	   
6.53/6.67	   search
6.53/6.67	     run=9  nbConstraintChecks=1646309  nbAssignments=100000
6.53/6.67	       =>  wckTime=6.135  cpuTime=6.02  mem=6M423
7.13/7.25	   
7.13/7.25	   search
7.13/7.25	     run=10  nbConstraintChecks=1811029  nbAssignments=110000
7.13/7.25	       =>  wckTime=6.712  cpuTime=6.59  mem=6M423
7.71/7.83	   
7.71/7.83	   search
7.71/7.83	     run=11  nbConstraintChecks=1972666  nbAssignments=120000
7.71/7.83	       =>  wckTime=7.298  cpuTime=7.17  mem=6M423
8.31/8.41	   
8.31/8.41	   search
8.31/8.41	     run=12  nbConstraintChecks=2134725  nbAssignments=130000
8.31/8.41	       =>  wckTime=7.875  cpuTime=7.75  mem=6M423
8.80/8.99	   
8.80/8.99	   search
8.80/9.00	     run=13  nbConstraintChecks=2294649  nbAssignments=140000
8.80/9.00	       =>  wckTime=8.46  cpuTime=8.32  mem=6M423
9.40/9.57	   
9.40/9.57	   search
9.40/9.57	     run=14  nbConstraintChecks=2450345  nbAssignments=150000
9.40/9.57	       =>  wckTime=9.036  cpuTime=8.89  mem=6M423
10.00/10.16	   
10.00/10.16	   search
10.00/10.16	     run=15  nbConstraintChecks=2615280  nbAssignments=160000
10.00/10.16	       =>  wckTime=9.622  cpuTime=9.48  mem=6M423
10.60/10.73	   
10.60/10.73	   search
10.60/10.73	     run=16  nbConstraintChecks=2762026  nbAssignments=170000
10.60/10.73	       =>  wckTime=10.195  cpuTime=10.04  mem=6M423
11.19/11.31	   
11.19/11.31	   search
11.19/11.31	     run=17  nbConstraintChecks=2909636  nbAssignments=180000
11.19/11.31	       =>  wckTime=10.775  cpuTime=10.62  mem=6M423
11.68/11.88	   
11.68/11.88	   search
11.68/11.88	     run=18  nbConstraintChecks=3054876  nbAssignments=190000
11.68/11.88	       =>  wckTime=11.343  cpuTime=11.19  mem=6M423
12.27/12.46	   
12.27/12.46	   search
12.27/12.46	     run=19  nbConstraintChecks=3204308  nbAssignments=200000
12.27/12.46	       =>  wckTime=11.922  cpuTime=11.76  mem=6M423
12.88/13.03	   
12.88/13.03	   search
12.88/13.03	     run=20  nbConstraintChecks=3356005  nbAssignments=210000
12.88/13.03	       =>  wckTime=12.494  cpuTime=12.33  mem=6M423
13.46/13.61	   
13.46/13.61	   search
13.46/13.61	     run=21  nbConstraintChecks=3507454  nbAssignments=220000
13.46/13.61	       =>  wckTime=13.075  cpuTime=12.89  mem=6M423
13.97/14.18	   
13.97/14.18	   search
13.97/14.18	     run=22  nbConstraintChecks=3661314  nbAssignments=230000
13.97/14.18	       =>  wckTime=13.645  cpuTime=13.46  mem=6M423
14.56/14.76	   
14.56/14.76	   search
14.56/14.76	     run=23  nbConstraintChecks=3819371  nbAssignments=240000
14.56/14.76	       =>  wckTime=14.226  cpuTime=14.04  mem=6M423
15.16/15.34	   
15.16/15.34	   search
15.16/15.34	     run=24  nbConstraintChecks=3977609  nbAssignments=250000
15.16/15.34	       =>  wckTime=14.808  cpuTime=14.6  mem=6M423
15.75/15.92	   
15.75/15.92	   search
15.75/15.92	     run=25  nbConstraintChecks=4130993  nbAssignments=260000
15.75/15.92	       =>  wckTime=15.384  cpuTime=15.17  mem=6M423
16.24/16.49	   
16.24/16.49	   search
16.24/16.49	     run=26  nbConstraintChecks=4274117  nbAssignments=270000
16.24/16.49	       =>  wckTime=15.959  cpuTime=15.74  mem=6M423
16.84/17.06	   
16.84/17.06	   search
16.84/17.06	     run=27  nbConstraintChecks=4425128  nbAssignments=280000
16.84/17.06	       =>  wckTime=16.528  cpuTime=16.31  mem=6M423
17.44/17.64	   
17.44/17.64	   search
17.44/17.64	     run=28  nbConstraintChecks=4572777  nbAssignments=290000
17.44/17.64	       =>  wckTime=17.105  cpuTime=16.88  mem=6M423
18.02/18.21	   
18.02/18.21	   search
18.02/18.21	     run=29  nbConstraintChecks=4725148  nbAssignments=300000
18.02/18.21	       =>  wckTime=17.674  cpuTime=17.45  mem=6M423
18.53/18.78	   
18.53/18.78	   search
18.53/18.78	     run=30  nbConstraintChecks=4871490  nbAssignments=310000
18.53/18.78	       =>  wckTime=18.25  cpuTime=18.02  mem=6M423
19.12/19.36	   
19.12/19.36	   search
19.12/19.36	     run=31  nbConstraintChecks=5031696  nbAssignments=320000
19.12/19.36	       =>  wckTime=18.822  cpuTime=18.59  mem=6M423
19.71/19.93	   
19.71/19.93	   search
19.71/19.93	     run=32  nbConstraintChecks=5185445  nbAssignments=330000
19.71/19.93	       =>  wckTime=19.4  cpuTime=19.16  mem=6M423
20.31/20.50	   
20.31/20.50	   search
20.31/20.50	     run=33  nbConstraintChecks=5349453  nbAssignments=340000
20.31/20.50	       =>  wckTime=19.97  cpuTime=19.72  mem=6M423
20.80/21.08	   
20.80/21.08	   search
20.80/21.08	     run=34  nbConstraintChecks=5504566  nbAssignments=350000
20.80/21.08	       =>  wckTime=20.548  cpuTime=20.3  mem=6M423
21.40/21.66	   
21.40/21.66	   search
21.40/21.66	     run=35  nbConstraintChecks=5656550  nbAssignments=360000
21.40/21.66	       =>  wckTime=21.122  cpuTime=20.87  mem=6M423
21.99/22.24	   
21.99/22.24	   search
21.99/22.24	     run=36  nbConstraintChecks=5807056  nbAssignments=370000
21.99/22.24	       =>  wckTime=21.705  cpuTime=21.44  mem=6M423
22.58/22.81	   
22.58/22.81	   search
22.58/22.81	     run=37  nbConstraintChecks=5962977  nbAssignments=380000
22.58/22.81	       =>  wckTime=22.279  cpuTime=22.01  mem=6M423
23.08/23.40	   
23.08/23.40	   search
23.08/23.40	     run=38  nbConstraintChecks=6112600  nbAssignments=390000
23.08/23.40	       =>  wckTime=22.861  cpuTime=22.59  mem=6M423
23.68/23.97	   
23.68/23.97	   search
23.68/23.97	     run=39  nbConstraintChecks=6258972  nbAssignments=400000
23.68/23.97	       =>  wckTime=23.432  cpuTime=23.16  mem=6M423
24.27/24.55	   
24.27/24.55	   search
24.27/24.55	     run=40  nbConstraintChecks=6409350  nbAssignments=410000
24.27/24.55	       =>  wckTime=24.014  cpuTime=23.73  mem=6M423
24.87/25.12	   
24.87/25.12	   search
24.87/25.12	     run=41  nbConstraintChecks=6565800  nbAssignments=420000
24.87/25.12	       =>  wckTime=24.587  cpuTime=24.3  mem=6M423
25.46/25.71	   
25.46/25.71	   search
25.46/25.71	     run=42  nbConstraintChecks=6719974  nbAssignments=430000
25.46/25.71	       =>  wckTime=25.173  cpuTime=24.87  mem=6M423
25.96/26.28	   
25.96/26.28	   search
25.96/26.28	     run=43  nbConstraintChecks=6870825  nbAssignments=440000
25.96/26.28	       =>  wckTime=25.746  cpuTime=25.45  mem=6M423
26.55/26.86	   
26.55/26.86	   search
26.55/26.86	     run=44  nbConstraintChecks=7017486  nbAssignments=450000
26.55/26.86	       =>  wckTime=26.326  cpuTime=26.03  mem=6M423
27.15/27.44	   
27.15/27.44	   search
27.15/27.44	     run=45  nbConstraintChecks=7166652  nbAssignments=460000
27.15/27.44	       =>  wckTime=26.907  cpuTime=26.59  mem=6M423
27.74/28.01	   
27.74/28.01	   search
27.74/28.01	     run=46  nbConstraintChecks=7309185  nbAssignments=470000
27.74/28.01	       =>  wckTime=27.478  cpuTime=27.16  mem=6M423
28.24/28.60	   
28.24/28.60	   search
28.24/28.60	     run=47  nbConstraintChecks=7458515  nbAssignments=480000
28.24/28.60	       =>  wckTime=28.062  cpuTime=27.74  mem=6M423
28.83/29.17	   
28.83/29.17	   search
28.83/29.17	     run=48  nbConstraintChecks=7605036  nbAssignments=490000
28.83/29.17	       =>  wckTime=28.634  cpuTime=28.3  mem=6M423
29.42/29.75	   
29.42/29.75	   search
29.42/29.75	     run=49  nbConstraintChecks=7753075  nbAssignments=500000
29.42/29.75	       =>  wckTime=29.216  cpuTime=28.88  mem=6M423
30.01/30.32	   
30.01/30.32	   search
30.01/30.32	     run=50  nbConstraintChecks=7895693  nbAssignments=510000
30.01/30.32	       =>  wckTime=29.788  cpuTime=29.46  mem=6M423
30.61/30.90	   
30.61/30.90	   search
30.61/30.90	     run=51  nbConstraintChecks=8036958  nbAssignments=519951
30.61/30.90	       =>  wckTime=30.367  cpuTime=30.03  mem=6M423
30.61/30.90	   
30.61/30.90	   global
30.61/30.90	     nbConstraintChecks=8036958  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.61/30.90	     solvingWckTime=30.365  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.61/30.90	     globalCpuTime=30.3
30.61/30.90	       =>  wckTime=30.648  cpuTime=30.24  mem=6M423
30.61/30.90	   
30.61/30.90	   solver DecomposerSolver being built... 
30.71/31.03	       =>  wckTime=30.776  cpuTime=30.34  mem=17M406
30.71/31.03	   
30.71/31.03	   preprocessing
30.71/31.03	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.71/31.03	     detectedInconsistency=no
30.71/31.03	       =>  wckTime=0.0010  cpuTime=0.01  mem=17M406
411.64/415.23	   
411.64/415.23	   search
411.64/415.23	     run=0  nbConstraintChecks=248672880  nbValidityChecks=250998676  minDepth=0  maxDepth=47  nbPropagations=0
411.64/415.23	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=13284006  nbFailedAssignments=1722368  nbBacktracks=11561639
411.64/415.23	     nbVisitedNodes=16728742
411.64/415.23	       =>  wckTime=384.2  cpuTime=380.86  mem=18M414
411.64/415.24	   
411.64/415.24	   global
411.64/415.24	     nbConstraintChecks=248672880  nbValidityChecks=250998676  solvingWckTime=384.204  solvingCpuTime=380.86
411.64/415.24	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
411.64/415.24	     upperBoundCpuTime=0.0  globalCpuTime=411.26
411.64/415.24	       =>  wckTime=414.981  cpuTime=411.2  mem=18M414
411.64/415.24	
411.64/415.24	s OPTIMUM FOUND
411.64/415.24	v 1 1 0 0 1 0 1 1 1 0 1 0 1 1 1 0 1 0 1 0 0 1 0 0 1 1 1 0 1 0 0 1 0 0 1 0 1 1 1 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 1 0 1 0 0 
411.64/415.24	d NODES 13284006
411.64/415.24	d CHECKS 248672880
411.64/415.24	   
411.64/415.24	   totalWckTime=415.035  totalCpuTime=411.27

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-1109142-1215798625/watcher-1109142-1215798625 -o /tmp/evaluation-result-1109142-1215798625/solver-1109142-1215798625 -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-1109142-1215798625.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: 1.92 2.02 2.06 3/73 15250
/proc/meminfo: memFree=1755552/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=10616 CPUtime=0
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 36561319 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 2654 472 209 9 0 1184 0
[pid=15250/tid=15251] ppid=15248 vsize=10616 CPUtime=0
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 36561321 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 11231192 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0630941 s]
/proc/loadavg: 1.92 2.02 2.06 3/73 15250
/proc/meminfo: memFree=1755552/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=864076 CPUtime=0.04
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 2775 0 1 0 3 1 0 0 18 0 9 0 36561319 884813824 2316 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216019 2316 1108 9 0 210976 0
[pid=15250/tid=15251] ppid=15248 vsize=864076 CPUtime=0.03
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 1877 0 1 0 3 0 0 0 20 0 9 0 36561321 884813824 2316 996147200 134512640 134550740 4294955952 18446744073709551615 10759921 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101108 s]
/proc/loadavg: 1.92 2.02 2.06 3/73 15250
/proc/meminfo: memFree=1755552/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=865984 CPUtime=0.09
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 3696 0 1 0 7 2 0 0 18 0 9 0 36561319 886767616 3170 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216496 3170 1678 9 0 211051 0
[pid=15250/tid=15251] ppid=15248 vsize=865984 CPUtime=0.07
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 2795 0 1 0 6 1 0 0 18 0 9 0 36561321 886767616 3170 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301134 s]
/proc/loadavg: 1.92 2.02 2.06 3/73 15250
/proc/meminfo: memFree=1755552/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=866276 CPUtime=0.29
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 5653 0 2 0 25 4 0 0 18 0 9 0 36561319 887066624 5058 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216569 5058 1936 9 0 211097 0
[pid=15250/tid=15251] ppid=15248 vsize=866276 CPUtime=0.25
/proc/15250/task/15251/stat : 15251 (java) D 15248 15250 13412 0 -1 64 4730 0 2 0 22 3 0 0 18 0 9 0 36561321 887066624 5058 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 18446744071563479169 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866276

[startup+0.701199 s]
/proc/loadavg: 1.92 2.02 2.06 3/73 15250
/proc/meminfo: memFree=1755552/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=866488 CPUtime=0.68
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8113 0 2 0 59 9 0 0 18 0 9 0 36561319 887283712 7281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216622 7281 2627 9 0 211128 0
[pid=15250/tid=15251] ppid=15248 vsize=866488 CPUtime=0.59
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6045 0 2 0 52 7 0 0 18 0 9 0 36561321 887283712 7281 996147200 134512640 134550740 4294955952 18446744073709551615 4125961412 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866488

[startup+1.50234 s]
/proc/loadavg: 1.92 2.02 2.06 3/82 15259
/proc/meminfo: memFree=1735832/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=866624 CPUtime=1.47
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8183 0 2 0 97 50 0 0 18 0 9 0 36561319 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216656 7351 2633 9 0 211162 0
[pid=15250/tid=15251] ppid=15248 vsize=866624 CPUtime=1.32
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6048 0 2 0 84 48 0 0 20 0 9 0 36561321 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4126630469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=866624 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 17 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15254] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=866624 CPUtime=0.09
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 329 0 0 0 9 0 0 0 16 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866624

[startup+3.10162 s]
/proc/loadavg: 1.92 2.02 2.06 3/82 15259
/proc/meminfo: memFree=1735640/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=866624 CPUtime=3.06
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8183 0 2 0 151 155 0 0 18 0 9 0 36561319 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216656 7351 2633 9 0 211162 0
[pid=15250/tid=15251] ppid=15248 vsize=866624 CPUtime=2.91
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6048 0 2 0 137 154 0 0 22 0 9 0 36561321 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=866624 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15254] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=866624 CPUtime=0.09
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 329 0 0 0 9 0 0 0 16 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=866624 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 887422976 7351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866624

[startup+6.30218 s]
/proc/loadavg: 1.93 2.02 2.05 3/82 15259
/proc/meminfo: memFree=1735448/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=6.24
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8185 0 2 0 253 371 0 0 18 0 9 0 36561319 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 7352 2633 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=6.08
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6050 0 2 0 239 369 0 0 18 0 9 0 36561321 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.09
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 329 0 0 0 9 0 0 0 16 0 9 0 36561325 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867648

[startup+12.7013 s]
/proc/loadavg: 1.93 2.02 2.05 3/82 15259
/proc/meminfo: memFree=1735256/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867652 CPUtime=12.58
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8185 0 2 0 454 804 0 0 18 0 9 0 36561319 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216913 7352 2633 9 0 211419 0
[pid=15250/tid=15251] ppid=15248 vsize=867652 CPUtime=12.42
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6050 0 2 0 440 802 0 0 18 0 9 0 36561321 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867652 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 17 0 9 0 36561322 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867652 CPUtime=0.09
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 329 0 0 0 9 0 0 0 16 0 9 0 36561325 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888475648 7352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867652

[startup+25.5025 s]
/proc/loadavg: 1.95 2.02 2.05 3/82 15259
/proc/meminfo: memFree=1735320/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867652 CPUtime=25.26
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 8192 0 2 0 861 1665 0 0 18 0 9 0 36561319 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216913 7359 2633 9 0 211419 0
[pid=15250/tid=15251] ppid=15248 vsize=867652 CPUtime=25.1
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 6050 0 2 0 847 1663 0 0 18 0 9 0 36561321 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867652 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867652 CPUtime=0.1
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 36561325 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867652 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888475648 7359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867652

[startup+51.103 s]
/proc/loadavg: 1.96 2.01 2.05 3/82 15259
/proc/meminfo: memFree=1726168/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=50.64
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10486 0 2 0 3032 2032 0 0 18 0 9 0 36561319 888471552 9651 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9651 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=50.39
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8302 0 2 0 3009 2030 0 0 25 0 9 0 36561321 888471552 9651 996147200 134512640 134550740 4294955952 18446744073709551615 4126631995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03

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

/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 37931 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=399.39
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 37908 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126792675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.64
Current children cumulated vsize (KiB) 867648

[startup+409.502 s]
/proc/loadavg: 1.99 2.00 2.02 3/82 15259
/proc/meminfo: memFree=1720856/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=405.98
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 38565 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=405.73
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 38542 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4125952107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 405.98
Current children cumulated vsize (KiB) 867648

[startup+412.702 s]
/proc/loadavg: 1.99 2.00 2.02 3/82 15259
/proc/meminfo: memFree=1720728/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=409.16
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 38883 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=408.91
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 38860 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126798085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.16
Current children cumulated vsize (KiB) 867648

[startup+414.302 s]
/proc/loadavg: 1.99 2.00 2.02 3/82 15259
/proc/meminfo: memFree=1720664/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=410.75
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 39042 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=410.5
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 39019 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126748594 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 410.75
Current children cumulated vsize (KiB) 867648

[startup+414.707 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 15259
/proc/meminfo: memFree=1720536/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=411.14
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 39081 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=410.89
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 39058 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126634887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.14
Current children cumulated vsize (KiB) 867648

[startup+415.102 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 15259
/proc/meminfo: memFree=1720536/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=411.54
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 39121 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=411.29
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 39098 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126788961 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.54
Current children cumulated vsize (KiB) 867648

[startup+415.202 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 15259
/proc/meminfo: memFree=1720536/2055920 swapFree=4192812/4192956
[pid=15250] ppid=15248 vsize=867648 CPUtime=411.64
/proc/15250/stat : 15250 (java) S 15248 15250 13412 0 -1 0 10489 0 2 0 39131 2033 0 0 18 0 9 0 36561319 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15250/statm: 216912 9654 2634 9 0 211418 0
[pid=15250/tid=15251] ppid=15248 vsize=867648 CPUtime=411.39
/proc/15250/task/15251/stat : 15251 (java) R 15248 15250 13412 0 -1 64 8304 0 2 0 39108 2031 0 0 25 0 9 0 36561321 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4126790092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15253] ppid=15248 vsize=867648 CPUtime=0.03
/proc/15250/task/15253/stat : 15253 (java) S 15248 15250 13412 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15250/tid=15254] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15254/stat : 15254 (java) S 15248 15250 13412 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15255] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15255/stat : 15255 (java) S 15248 15250 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36561322 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15256] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15256/stat : 15256 (java) S 15248 15250 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15257] ppid=15248 vsize=867648 CPUtime=0.19
/proc/15250/task/15257/stat : 15257 (java) S 15248 15250 13412 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15258] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15258/stat : 15258 (java) S 15248 15250 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15250/tid=15259] ppid=15248 vsize=867648 CPUtime=0
/proc/15250/task/15259/stat : 15259 (java) S 15248 15250 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36561325 888471552 9654 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.64
Current children cumulated vsize (KiB) 867648

Child status: 0
Real time (s): 415.274
CPU time (s): 411.692
CPU user time (s): 391.353
CPU system time (s): 20.3399
CPU usage (%): 99.1375
Max. virtual memory (cumulated for all children) (KiB): 867652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.353
system time used= 20.3399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10596
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9297
involuntary context switches= 10200

runsolver used 0.649901 second user time and 1.25681 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-11 19:50:25
IDJOB=1109142
IDBENCH=60923
IDSOLVER=360
FILE ID=node61/1109142-1215798625
PBS_JOBID= 7903078
Free space on /tmp= 66436 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/pret/normalized-pret-60-75_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-1109142-1215798625/watcher-1109142-1215798625 -o /tmp/evaluation-result-1109142-1215798625/solver-1109142-1215798625 -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-1109142-1215798625.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a0330a090f7498d697bd3145e9396be8
RANDOM SEED=1685584421

node61.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.279
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.279
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:       1756032 kB
Buffers:          4852 kB
Cached:          99664 kB
SwapCached:          0 kB
Active:         242848 kB
Inactive:         7228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:         156816 kB
Slab:            34968 kB
Committed_AS:   296532 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node61 at 2008-07-11 19:57:21