Trace number 1109149

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-wOPTIMUM1 489.43 489.665

DiagnosticValue
CHECKS299840000
NODES20414000

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.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1109149-1215798637.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=120
0.29/0.34	       =>  wckTime=0.104  cpuTime=0.09  mem=7M842
0.29/0.34	   
0.29/0.34	   relations being loaded...
0.29/0.35	   
0.29/0.35	   constraints being loaded...
0.29/0.40	     nbConstraints=40  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=38
0.29/0.40	     nbConflictsStructures=2  nbSharedConflictsStructures=38  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.39/0.40	     minArity=3  maxArity=3
0.39/0.40	       =>  wckTime=0.158  cpuTime=0.14  mem=9M809
0.39/0.45	   
0.39/0.45	   solver LocalSearchSolver being built... 
0.39/0.49	       =>  wckTime=0.251  cpuTime=0.17  mem=5M431
0.39/0.49	
0.39/0.49	s SATISFIABLE
0.39/0.49	o 21
0.39/0.49	o 19
0.39/0.49	o 17
0.39/0.49	o 15
0.39/0.49	o 13
0.39/0.49	o 11
0.39/0.49	o 9
0.39/0.50	o 7
0.49/0.50	o 5
0.49/0.50	o 3
0.49/0.50	o 1
0.99/1.07	   
0.99/1.07	   search
0.99/1.07	     run=0  nbConstraintChecks=177321  nbAssignments=10000
0.99/1.07	       =>  wckTime=0.586  cpuTime=0.57  mem=6M423
1.59/1.62	   
1.59/1.62	   search
1.59/1.62	     run=1  nbConstraintChecks=340100  nbAssignments=20000
1.59/1.62	       =>  wckTime=1.133  cpuTime=1.11  mem=6M423
2.09/2.14	   
2.09/2.14	   search
2.09/2.14	     run=2  nbConstraintChecks=495240  nbAssignments=30000
2.09/2.14	       =>  wckTime=1.656  cpuTime=1.63  mem=6M423
2.59/2.67	   
2.59/2.67	   search
2.59/2.67	     run=3  nbConstraintChecks=652644  nbAssignments=40000
2.59/2.67	       =>  wckTime=2.182  cpuTime=2.16  mem=6M423
3.09/3.20	   
3.09/3.20	   search
3.09/3.20	     run=4  nbConstraintChecks=820988  nbAssignments=50000
3.09/3.20	       =>  wckTime=2.712  cpuTime=2.68  mem=6M423
3.69/3.73	   
3.69/3.73	   search
3.69/3.73	     run=5  nbConstraintChecks=988917  nbAssignments=60000
3.69/3.73	       =>  wckTime=3.241  cpuTime=3.22  mem=6M423
4.19/4.26	   
4.19/4.26	   search
4.19/4.26	     run=6  nbConstraintChecks=1147382  nbAssignments=70000
4.19/4.26	       =>  wckTime=3.77  cpuTime=3.74  mem=6M423
4.69/4.78	   
4.69/4.78	   search
4.69/4.78	     run=7  nbConstraintChecks=1296666  nbAssignments=80000
4.69/4.78	       =>  wckTime=4.296  cpuTime=4.27  mem=6M423
5.29/5.31	   
5.29/5.31	   search
5.29/5.31	     run=8  nbConstraintChecks=1451902  nbAssignments=90000
5.29/5.31	       =>  wckTime=4.825  cpuTime=4.79  mem=6M423
5.78/5.84	   
5.78/5.84	   search
5.78/5.84	     run=9  nbConstraintChecks=1607054  nbAssignments=100000
5.78/5.84	       =>  wckTime=5.356  cpuTime=5.33  mem=6M423
6.28/6.38	   
6.28/6.38	   search
6.28/6.38	     run=10  nbConstraintChecks=1758318  nbAssignments=110000
6.28/6.38	       =>  wckTime=5.89  cpuTime=5.86  mem=6M423
6.88/6.91	   
6.88/6.91	   search
6.88/6.91	     run=11  nbConstraintChecks=1917489  nbAssignments=120000
6.88/6.91	       =>  wckTime=6.426  cpuTime=6.4  mem=6M423
7.38/7.45	   
7.38/7.45	   search
7.38/7.45	     run=12  nbConstraintChecks=2072701  nbAssignments=130000
7.38/7.45	       =>  wckTime=6.961  cpuTime=6.93  mem=6M423
7.88/7.98	   
7.88/7.98	   search
7.88/7.98	     run=13  nbConstraintChecks=2233900  nbAssignments=140000
7.88/7.98	       =>  wckTime=7.497  cpuTime=7.47  mem=6M423
8.48/8.52	   
8.48/8.52	   search
8.48/8.52	     run=14  nbConstraintChecks=2389755  nbAssignments=150000
8.48/8.52	       =>  wckTime=8.032  cpuTime=8.0  mem=6M423
8.98/9.05	   
8.98/9.05	   search
8.98/9.05	     run=15  nbConstraintChecks=2542613  nbAssignments=160000
8.98/9.05	       =>  wckTime=8.566  cpuTime=8.54  mem=6M423
9.48/9.59	   
9.48/9.59	   search
9.48/9.59	     run=16  nbConstraintChecks=2692148  nbAssignments=170000
9.48/9.59	       =>  wckTime=9.099  cpuTime=9.06  mem=6M423
10.08/10.12	   
10.08/10.12	   search
10.08/10.12	     run=17  nbConstraintChecks=2844595  nbAssignments=180000
10.08/10.12	       =>  wckTime=9.632  cpuTime=9.6  mem=6M423
10.58/10.65	   
10.58/10.65	   search
10.58/10.65	     run=18  nbConstraintChecks=2991285  nbAssignments=190000
10.58/10.65	       =>  wckTime=10.166  cpuTime=10.14  mem=6M423
11.08/11.19	   
11.08/11.19	   search
11.08/11.19	     run=19  nbConstraintChecks=3139641  nbAssignments=200000
11.08/11.19	       =>  wckTime=10.699  cpuTime=10.66  mem=6M423
11.68/11.72	   
11.68/11.72	   search
11.68/11.72	     run=20  nbConstraintChecks=3282106  nbAssignments=210000
11.68/11.72	       =>  wckTime=11.233  cpuTime=11.2  mem=6M423
12.18/12.25	   
12.18/12.25	   search
12.18/12.25	     run=21  nbConstraintChecks=3427633  nbAssignments=220000
12.18/12.25	       =>  wckTime=11.766  cpuTime=11.73  mem=6M423
12.68/12.78	   
12.68/12.78	   search
12.68/12.78	     run=22  nbConstraintChecks=3570570  nbAssignments=230000
12.68/12.78	       =>  wckTime=12.298  cpuTime=12.26  mem=6M423
13.28/13.32	   
13.28/13.32	   search
13.28/13.32	     run=23  nbConstraintChecks=3714854  nbAssignments=240000
13.28/13.32	       =>  wckTime=12.83  cpuTime=12.8  mem=6M423
13.78/13.85	   
13.78/13.85	   search
13.78/13.85	     run=24  nbConstraintChecks=3864479  nbAssignments=250000
13.78/13.85	       =>  wckTime=13.365  cpuTime=13.33  mem=6M423
14.29/14.39	   
14.29/14.39	   search
14.29/14.39	     run=25  nbConstraintChecks=4006447  nbAssignments=260000
14.29/14.39	       =>  wckTime=13.901  cpuTime=13.86  mem=6M423
14.88/14.92	   
14.88/14.92	   search
14.88/14.92	     run=26  nbConstraintChecks=4146497  nbAssignments=270000
14.88/14.92	       =>  wckTime=14.433  cpuTime=14.39  mem=6M423
15.38/15.45	   
15.38/15.45	   search
15.38/15.45	     run=27  nbConstraintChecks=4299542  nbAssignments=280000
15.38/15.45	       =>  wckTime=14.966  cpuTime=14.92  mem=6M423
15.87/15.98	   
15.87/15.98	   search
15.87/15.98	     run=28  nbConstraintChecks=4448428  nbAssignments=290000
15.87/15.98	       =>  wckTime=15.497  cpuTime=15.45  mem=6M423
16.49/16.51	   
16.49/16.51	   search
16.49/16.51	     run=29  nbConstraintChecks=4609459  nbAssignments=300000
16.49/16.51	       =>  wckTime=16.027  cpuTime=15.98  mem=6M423
16.97/17.04	   
16.97/17.04	   search
16.97/17.04	     run=30  nbConstraintChecks=4769204  nbAssignments=310000
16.97/17.04	       =>  wckTime=16.557  cpuTime=16.52  mem=6M423
17.48/17.57	   
17.48/17.57	   search
17.48/17.57	     run=31  nbConstraintChecks=4918986  nbAssignments=320000
17.48/17.57	       =>  wckTime=17.085  cpuTime=17.04  mem=6M423
18.08/18.10	   
18.08/18.10	   search
18.08/18.10	     run=32  nbConstraintChecks=5064959  nbAssignments=330000
18.08/18.10	       =>  wckTime=17.612  cpuTime=17.57  mem=6M423
18.57/18.63	   
18.57/18.63	   search
18.57/18.63	     run=33  nbConstraintChecks=5213695  nbAssignments=340000
18.57/18.63	       =>  wckTime=18.14  cpuTime=18.09  mem=6M423
19.08/19.15	   
19.08/19.15	   search
19.08/19.15	     run=34  nbConstraintChecks=5363603  nbAssignments=350000
19.08/19.15	       =>  wckTime=18.667  cpuTime=18.63  mem=6M423
19.57/19.68	   
19.57/19.68	   search
19.57/19.68	     run=35  nbConstraintChecks=5519717  nbAssignments=360000
19.57/19.68	       =>  wckTime=19.197  cpuTime=19.15  mem=6M423
20.17/20.21	   
20.17/20.21	   search
20.17/20.21	     run=36  nbConstraintChecks=5673193  nbAssignments=370000
20.17/20.21	       =>  wckTime=19.727  cpuTime=19.68  mem=6M423
20.67/20.74	   
20.67/20.74	   search
20.67/20.74	     run=37  nbConstraintChecks=5828651  nbAssignments=380000
20.67/20.74	       =>  wckTime=20.256  cpuTime=20.21  mem=6M423
21.17/21.27	   
21.17/21.27	   search
21.17/21.27	     run=38  nbConstraintChecks=5973635  nbAssignments=390000
21.17/21.27	       =>  wckTime=20.784  cpuTime=20.74  mem=6M423
21.78/21.80	   
21.78/21.80	   search
21.78/21.80	     run=39  nbConstraintChecks=6123306  nbAssignments=400000
21.78/21.80	       =>  wckTime=21.313  cpuTime=21.26  mem=6M423
22.27/22.33	   
22.27/22.33	   search
22.27/22.33	     run=40  nbConstraintChecks=6274980  nbAssignments=410000
22.27/22.33	       =>  wckTime=21.841  cpuTime=21.79  mem=6M423
22.77/22.86	   
22.77/22.86	   search
22.77/22.86	     run=41  nbConstraintChecks=6433335  nbAssignments=420000
22.77/22.86	       =>  wckTime=22.372  cpuTime=22.32  mem=6M423
23.27/23.39	   
23.27/23.39	   search
23.27/23.39	     run=42  nbConstraintChecks=6588937  nbAssignments=430000
23.27/23.39	       =>  wckTime=22.901  cpuTime=22.86  mem=6M423
23.87/23.92	   
23.87/23.92	   search
23.87/23.92	     run=43  nbConstraintChecks=6734878  nbAssignments=440000
23.87/23.92	       =>  wckTime=23.429  cpuTime=23.37  mem=6M423
24.36/24.44	   
24.36/24.44	   search
24.36/24.44	     run=44  nbConstraintChecks=6872173  nbAssignments=450000
24.36/24.44	       =>  wckTime=23.954  cpuTime=23.91  mem=6M423
24.87/24.97	   
24.87/24.97	   search
24.87/24.97	     run=45  nbConstraintChecks=7019539  nbAssignments=460000
24.87/24.97	       =>  wckTime=24.482  cpuTime=24.43  mem=6M423
25.37/25.50	   
25.37/25.50	   search
25.37/25.50	     run=46  nbConstraintChecks=7167110  nbAssignments=470000
25.37/25.50	       =>  wckTime=25.009  cpuTime=24.96  mem=6M423
25.97/26.03	   
25.97/26.03	   search
25.97/26.03	     run=47  nbConstraintChecks=7312792  nbAssignments=480000
25.97/26.03	       =>  wckTime=25.541  cpuTime=25.48  mem=6M423
26.47/26.56	   
26.47/26.56	   search
26.47/26.56	     run=48  nbConstraintChecks=7455011  nbAssignments=490000
26.47/26.56	       =>  wckTime=26.077  cpuTime=26.02  mem=6M423
27.07/27.10	   
27.07/27.10	   search
27.07/27.10	     run=49  nbConstraintChecks=7601915  nbAssignments=500000
27.07/27.10	       =>  wckTime=26.611  cpuTime=26.55  mem=6M423
27.56/27.63	   
27.56/27.63	   search
27.56/27.63	     run=50  nbConstraintChecks=7753679  nbAssignments=510000
27.56/27.63	       =>  wckTime=27.146  cpuTime=27.08  mem=6M423
28.07/28.17	   
28.07/28.17	   search
28.07/28.17	     run=51  nbConstraintChecks=7904901  nbAssignments=520000
28.07/28.17	       =>  wckTime=27.68  cpuTime=27.62  mem=6M423
28.66/28.70	   
28.66/28.70	   search
28.66/28.70	     run=52  nbConstraintChecks=8051227  nbAssignments=530000
28.66/28.70	       =>  wckTime=28.212  cpuTime=28.15  mem=6M423
29.16/29.23	   
29.16/29.23	   search
29.16/29.23	     run=53  nbConstraintChecks=8196732  nbAssignments=540000
29.16/29.23	       =>  wckTime=28.745  cpuTime=28.69  mem=6M423
29.67/29.76	   
29.67/29.76	   search
29.67/29.76	     run=54  nbConstraintChecks=8335224  nbAssignments=550000
29.67/29.76	       =>  wckTime=29.276  cpuTime=29.22  mem=6M423
30.16/30.30	   
30.16/30.30	   search
30.16/30.30	     run=55  nbConstraintChecks=8480810  nbAssignments=560000
30.16/30.30	       =>  wckTime=29.809  cpuTime=29.75  mem=6M423
30.46/30.56	   
30.46/30.56	   search
30.46/30.56	     run=56  nbConstraintChecks=8551768  nbAssignments=565037
30.46/30.56	       =>  wckTime=30.077  cpuTime=30.02  mem=6M423
30.46/30.56	   
30.46/30.56	   global
30.46/30.57	     nbConstraintChecks=8551768  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.46/30.57	     solvingWckTime=30.074  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.46/30.57	     globalCpuTime=30.23
30.46/30.57	       =>  wckTime=30.327  cpuTime=30.19  mem=6M423
30.46/30.57	   
30.46/30.57	   solver DecomposerSolver being built... 
30.56/30.68	       =>  wckTime=30.442  cpuTime=30.28  mem=17M333
30.56/30.68	   
30.56/30.68	   preprocessing
30.56/30.68	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.56/30.68	     detectedInconsistency=no
30.56/30.68	       =>  wckTime=0.0010  cpuTime=0.0  mem=17M333
489.40/489.61	   
489.40/489.61	   search
489.40/489.61	     run=0  nbConstraintChecks=299839769  nbValidityChecks=264664548  minDepth=0  maxDepth=49  nbPropagations=0
489.40/489.61	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=20414035  nbFailedAssignments=1803142  nbBacktracks=18610894
489.40/489.61	     nbVisitedNodes=22571995
489.40/489.61	       =>  wckTime=458.929  cpuTime=458.7  mem=19M284
489.40/489.61	   
489.40/489.61	   global
489.40/489.61	     nbConstraintChecks=299839769  nbValidityChecks=264664548  solvingWckTime=458.932  solvingCpuTime=458.7
489.40/489.61	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
489.40/489.61	     upperBoundCpuTime=0.0  globalCpuTime=489.04
489.40/489.61	       =>  wckTime=489.375  cpuTime=489.0  mem=19M284
489.40/489.61	
489.40/489.61	s OPTIMUM FOUND
489.40/489.61	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 
489.40/489.61	d NODES 20414035
489.40/489.61	d CHECKS 299839769
489.40/489.62	   
489.40/489.62	   totalWckTime=489.442  totalCpuTime=489.04

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-1109149-1215798637/watcher-1109149-1215798637 -o /tmp/evaluation-result-1109149-1215798637/solver-1109149-1215798637 -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-wdeg.xml 1 XSax HOME/instance-1109149-1215798637.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.08 2.02 2.01 4/81 14514
/proc/meminfo: memFree=1390168/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=152 CPUtime=0
/proc/14514/stat : 14514 (java) R 14512 14514 13245 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 36566018 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 7860523 0 0 4096 0 0 0 0 17 0 0 0
/proc/14514/statm: 50 33 26 9 0 4 0

[startup+0.082387 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 14514
/proc/meminfo: memFree=1390168/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866016 CPUtime=0.07
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 3645 0 1 0 6 1 0 0 18 0 9 0 36566018 886800384 3133 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216504 3133 1669 9 0 211059 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866016

[startup+0.10139 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 14514
/proc/meminfo: memFree=1390168/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866016 CPUtime=0.09
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 3826 0 1 0 8 1 0 0 18 0 9 0 36566018 886800384 3277 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216504 3278 1726 9 0 211059 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866016

[startup+0.301409 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 14514
/proc/meminfo: memFree=1390168/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866412 CPUtime=0.29
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 5936 0 1 0 26 3 0 0 18 0 9 0 36566018 887205888 5311 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216603 5311 1959 9 0 211131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866412

[startup+0.701445 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 14514
/proc/meminfo: memFree=1390168/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=0.69
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8182 0 1 0 54 15 0 0 18 0 9 0 36566018 887443456 7349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 7349 2632 9 0 211167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866644

[startup+1.50152 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 14523
/proc/meminfo: memFree=1371088/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=1.49
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8188 0 1 0 81 68 0 0 18 0 9 0 36566018 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 7354 2633 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866648 CPUtime=1.34
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 6045 0 1 0 67 67 0 0 25 0 9 0 36566019 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 17 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866648 CPUtime=0.1
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 36566022 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 866644

[startup+3.10268 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 14523
/proc/meminfo: memFree=1370896/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866648 CPUtime=3.09
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8188 0 1 0 130 179 0 0 18 0 9 0 36566018 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216662 7354 2633 9 0 211168 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=2.94
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 6045 0 1 0 116 178 0 0 25 0 9 0 36566019 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.1
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 866648

[startup+6.30299 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 14523
/proc/meminfo: memFree=1370704/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866648 CPUtime=6.28
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8189 0 1 0 239 389 0 0 18 0 9 0 36566018 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216662 7354 2633 9 0 211168 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=6.13
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 6046 0 1 0 225 388 0 0 25 0 9 0 36566019 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.1
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887447552 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866648

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 14523
/proc/meminfo: memFree=1370512/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=12.68
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8190 0 1 0 455 813 0 0 18 0 9 0 36566018 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 7355 2633 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866648 CPUtime=12.53
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 6046 0 1 0 441 812 0 0 25 0 9 0 36566019 887447552 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887447552 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.1
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 338 0 0 0 10 0 0 0 16 0 9 0 36566022 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887447552 7355 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866644

[startup+25.5018 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 14523
/proc/meminfo: memFree=1370576/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=25.47
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 8195 0 1 0 872 1675 0 0 18 0 9 0 36566018 887443456 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 7360 2633 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=25.31
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 6046 0 1 0 857 1674 0 0 25 0 9 0 36566019 887443456 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866648 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887447552 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887447552 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866648 CPUtime=0.11
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 36566022 887447552 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866648 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887447552 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 7360 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866644

[startup+51.1013 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 14523
/proc/meminfo: memFree=1361360/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=51.06
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10538 0 1 0 3084 2022 0 0 18 0 9 0 36566018 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9702 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=50.82
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8344 0 1 0 3062 2020 0 0 25 0 9 0 36566019 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4126748983 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9702 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0

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

/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 45947 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=479.46
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 45925 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126742505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 479.7
Current children cumulated vsize (KiB) 866644

[startup+486.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=486.1
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46587 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=485.86
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46565 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126748359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 486.1
Current children cumulated vsize (KiB) 866644

[startup+487.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=487.7
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46747 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=487.46
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46725 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126630507 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 487.7
Current children cumulated vsize (KiB) 866644

[startup+488.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=488.5
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46827 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=488.26
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46805 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126752003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 488.5
Current children cumulated vsize (KiB) 866644

[startup+489.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=488.9
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46867 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=488.66
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46845 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126789704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 488.9
Current children cumulated vsize (KiB) 866644

[startup+489.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=489.3
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46907 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=489.06
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46885 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126631445 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 489.3
Current children cumulated vsize (KiB) 866644

[startup+489.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14523
/proc/meminfo: memFree=1360848/2055920 swapFree=4180820/4192956
[pid=14514] ppid=14512 vsize=866644 CPUtime=489.4
/proc/14514/stat : 14514 (java) S 14512 14514 13245 0 -1 0 10539 0 1 0 46917 2023 0 0 18 0 9 0 36566018 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 216661 9703 2634 9 0 211167 0
[pid=14514/tid=14516] ppid=14512 vsize=866644 CPUtime=489.16
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 13245 0 -1 64 8345 0 1 0 46895 2021 0 0 25 0 9 0 36566019 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4126748352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=866644 CPUtime=0.03
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 13245 0 -1 64 1110 0 0 0 3 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 13245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 13245 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36566020 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 13245 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=866644 CPUtime=0.18
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 13245 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 13245 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=866644 CPUtime=0
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 13245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36566022 887443456 9703 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 489.4
Current children cumulated vsize (KiB) 866644

Child status: 0
Real time (s): 489.665
CPU time (s): 489.43
CPU user time (s): 469.19
CPU system time (s): 20.2399
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 866648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 469.19
system time used= 20.2399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10645
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= 10974
involuntary context switches= 21208

runsolver used 0.568913 second user time and 1.68374 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-11 19:50:37
IDJOB=1109149
IDBENCH=60924
IDSOLVER=359
FILE ID=node18/1109149-1215798637
PBS_JOBID= 7903159
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109149-1215798637/watcher-1109149-1215798637 -o /tmp/evaluation-result-1109149-1215798637/solver-1109149-1215798637 -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-wdeg.xml 1 XSax HOME/instance-1109149-1215798637.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e03c42c1e7a7dc014cd0f4d1c38f28d8
RANDOM SEED=342938424

node18.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.218
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	: 5931.00
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.218
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:       1390648 kB
Buffers:         36484 kB
Cached:         560816 kB
SwapCached:       7560 kB
Active:         123400 kB
Inactive:       497256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390648 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          37452 kB
Slab:            29708 kB
Committed_AS:   154568 kB
PageTables:       1960 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= 66556 MiB
End job on node18 at 2008-07-11 19:58:47