Trace number 281485

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 1136.72 1137.92

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-19_ext.xml
MD5SUM142e018f06a6c4a1fe29d7adaf5a4d3f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark16.9014
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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.28	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281485-1169312613/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.092  cpuTime=0.09  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2002  maxDegree=14
0.47	     maxArity=2
0.47	       =>  wckTime=0.186  cpuTime=0.14  mem=8M847
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.266  cpuTime=0.19  mem=5M461
0.56	
0.56	s SATISFIABLE
0.56	o 10
0.56	c 95
0.56	o 11
0.56	c 94
0.56	o 14
0.56	c 91
0.56	o 17
0.56	c 88
0.56	o 20
0.56	c 85
0.56	o 22
0.56	c 83
0.56	o 24
0.56	c 81
0.56	o 26
0.57	c 79
0.57	o 29
0.57	c 76
0.57	o 30
0.57	c 75
0.57	o 31
0.57	c 74
0.59	o 32
0.59	c 73
2.50	   
2.50	   search
2.50	     run=0  nbConstraintChecks=14899788  nbAssignments=10000
2.50	       =>  wckTime=1.948  cpuTime=1.94  mem=5M461
4.39	   
4.39	   search
4.39	     run=1  nbConstraintChecks=29781192  nbAssignments=20000
4.39	       =>  wckTime=3.842  cpuTime=3.83  mem=5M461
6.28	   
6.28	   search
6.28	     run=2  nbConstraintChecks=44633393  nbAssignments=30000
6.28	       =>  wckTime=5.73  cpuTime=5.71  mem=5M461
8.17	   
8.17	   search
8.17	     run=3  nbConstraintChecks=59584095  nbAssignments=40000
8.17	       =>  wckTime=7.615  cpuTime=7.6  mem=5M461
10.04	   
10.04	   search
10.04	     run=4  nbConstraintChecks=74439433  nbAssignments=50000
10.04	       =>  wckTime=9.492  cpuTime=9.48  mem=5M461
11.92	   
11.92	   search
11.92	     run=5  nbConstraintChecks=89319350  nbAssignments=60000
11.92	       =>  wckTime=11.371  cpuTime=11.35  mem=5M461
13.80	   
13.80	   search
13.80	     run=6  nbConstraintChecks=104192311  nbAssignments=70000
13.80	       =>  wckTime=13.249  cpuTime=13.23  mem=5M461
15.70	   
15.70	   search
15.70	     run=7  nbConstraintChecks=119056743  nbAssignments=80000
15.70	       =>  wckTime=15.148  cpuTime=15.1  mem=5M461
17.59	   
17.59	   search
17.59	     run=8  nbConstraintChecks=133905863  nbAssignments=90000
17.59	       =>  wckTime=17.042  cpuTime=16.99  mem=5M461
19.49	   
19.49	   search
19.49	     run=9  nbConstraintChecks=148770018  nbAssignments=100000
19.49	       =>  wckTime=18.935  cpuTime=18.88  mem=5M461
21.38	   
21.38	   search
21.38	     run=10  nbConstraintChecks=163627572  nbAssignments=110000
21.38	       =>  wckTime=20.824  cpuTime=20.77  mem=5M461
23.27	   
23.27	   search
23.27	     run=11  nbConstraintChecks=178499296  nbAssignments=120000
23.27	       =>  wckTime=22.719  cpuTime=22.66  mem=5M461
25.16	   
25.16	   search
25.16	     run=12  nbConstraintChecks=193353749  nbAssignments=130000
25.16	       =>  wckTime=24.609  cpuTime=24.55  mem=5M461
27.04	   
27.04	   search
27.04	     run=13  nbConstraintChecks=208174147  nbAssignments=140000
27.04	       =>  wckTime=26.489  cpuTime=26.43  mem=5M461
28.92	   
28.92	   search
28.92	     run=14  nbConstraintChecks=223037387  nbAssignments=150000
28.92	       =>  wckTime=28.365  cpuTime=28.31  mem=5M461
30.65	   
30.65	   search
30.65	     run=15  nbConstraintChecks=236797995  nbAssignments=159251
30.65	       =>  wckTime=30.102  cpuTime=30.05  mem=5M461
30.65	   
30.66	   global
30.66	     nbConstraintChecks=236797995  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.099  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.66	     globalCpuTime=30.27
30.66	       =>  wckTime=30.367  cpuTime=30.23  mem=5M461
30.66	   
30.66	   solver IterativeSystematicSolver being built... 
30.78	       =>  wckTime=30.49  cpuTime=30.33  mem=16M368
30.81	   
30.81	   preprocessing
30.81	     nbConstraintChecks=35883  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.81	     detectedInconsistency=no
30.81	       =>  wckTime=0.026  cpuTime=0.01  mem=16M368
30.84	   
30.84	   search
30.84	     run=0  nbConstraintChecks=84490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
30.84	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
30.84	       =>  wckTime=0.064  cpuTime=0.04  mem=16M368
30.87	   
30.87	   search
30.87	     run=1  nbConstraintChecks=174374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
30.87	     nbFailedAssignments=55  nbBacktracks=25  nbVisitedNodes=173  nbRestartNogoods=2
30.88	       =>  wckTime=0.096  cpuTime=0.06  mem=16M368
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=369434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
30.91	     nbFailedAssignments=113  nbBacktracks=47  nbVisitedNodes=337  nbRestartNogoods=3
30.91	       =>  wckTime=0.135  cpuTime=0.1  mem=16M368
30.97	   
30.97	   search
30.97	     run=3  nbConstraintChecks=713850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
30.97	     nbFailedAssignments=219  nbBacktracks=81  nbVisitedNodes=622  nbRestartNogoods=4
30.97	       =>  wckTime=0.196  cpuTime=0.16  mem=16M368
31.04	   
31.04	   search
31.04	     run=4  nbConstraintChecks=1114262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=506
31.04	     nbFailedAssignments=348  nbBacktracks=131  nbVisitedNodes=986  nbRestartNogoods=9
31.05	       =>  wckTime=0.266  cpuTime=0.23  mem=16M368
31.16	   
31.16	   search
31.16	     run=5  nbConstraintChecks=1749268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
31.16	     nbFailedAssignments=562  nbBacktracks=206  nbVisitedNodes=1570  nbRestartNogoods=22
31.16	       =>  wckTime=0.378  cpuTime=0.34  mem=16M368
31.37	   
31.37	   search
31.37	     run=6  nbConstraintChecks=2982161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1321
31.37	     nbFailedAssignments=964  nbBacktracks=319  nbVisitedNodes=2605  nbRestartNogoods=34
31.37	       =>  wckTime=0.59  cpuTime=0.54  mem=16M368
31.64	   
31.64	   search
31.64	     run=7  nbConstraintChecks=4504641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2025
31.64	     nbFailedAssignments=1493  nbBacktracks=489  nbVisitedNodes=4008  nbRestartNogoods=44
31.64	       =>  wckTime=0.858  cpuTime=0.79  mem=16M368
31.92	   
31.92	   search
31.92	     run=8  nbConstraintChecks=6231372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2917
31.92	     nbFailedAssignments=2123  nbBacktracks=745  nbVisitedNodes=5786  nbRestartNogoods=52
31.92	       =>  wckTime=1.145  cpuTime=1.08  mem=16M368
32.53	   
32.53	   search
32.53	     run=9  nbConstraintChecks=10117452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4500
32.53	     nbFailedAssignments=3318  nbBacktracks=1129  nbVisitedNodes=8946  nbRestartNogoods=62
32.53	       =>  wckTime=1.756  cpuTime=1.69  mem=16M368
33.39	   
33.39	   search
33.39	     run=10  nbConstraintChecks=15429719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6831
33.39	     nbFailedAssignments=5068  nbBacktracks=1705  nbVisitedNodes=13603  nbRestartNogoods=81
33.39	       =>  wckTime=2.608  cpuTime=2.53  mem=16M368
34.52	   
34.52	   search
34.52	     run=11  nbConstraintChecks=22512713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10122
34.52	     nbFailedAssignments=7490  nbBacktracks=2569  nbVisitedNodes=20179  nbRestartNogoods=88
34.52	       =>  wckTime=3.743  cpuTime=3.67  mem=16M368
36.31	   
36.31	   search
36.31	     run=12  nbConstraintChecks=33681794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15059
36.31	     nbFailedAssignments=11125  nbBacktracks=3866  nbVisitedNodes=30047  nbRestartNogoods=97
36.31	       =>  wckTime=5.534  cpuTime=5.46  mem=16M368
38.95	   
38.95	   search
38.95	     run=13  nbConstraintChecks=50057478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22543
38.95	     nbFailedAssignments=16657  nbBacktracks=5812  nbVisitedNodes=45008  nbRestartNogoods=108
38.95	       =>  wckTime=8.172  cpuTime=8.09  mem=16M368
43.03	   
43.03	   search
43.03	     run=14  nbConstraintChecks=75405507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33866
43.03	     nbFailedAssignments=25055  nbBacktracks=8731  nbVisitedNodes=67644  nbRestartNogoods=113
43.03	       =>  wckTime=12.25  cpuTime=12.17  mem=16M368
48.70	   
48.70	   search
48.70	     run=15  nbConstraintChecks=110231678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50321
48.70	     nbFailedAssignments=37126  nbBacktracks=13109  nbVisitedNodes=100543  nbRestartNogoods=121
48.70	       =>  wckTime=17.924  cpuTime=17.84  mem=16M368
57.10	   
57.10	   search
57.10	     run=16  nbConstraintChecks=162355466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75009
57.10	     nbFailedAssignments=55241  nbBacktracks=19677  nbVisitedNodes=149900  nbRestartNogoods=133
57.10	       =>  wckTime=26.322  cpuTime=26.23  mem=16M368
71.34	   
71.34	   search
71.34	     run=17  nbConstraintChecks=250078263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114276
71.34	     nbFailedAssignments=84651  nbBacktracks=29529  nbVisitedNodes=228407  nbRestartNogoods=149
71.34	       =>  wckTime=40.56  cpuTime=40.43  mem=16M368
92.05	   
92.05	   search
92.05	     run=18  nbConstraintChecks=378991373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171163
92.05	     nbFailedAssignments=126756  nbBacktracks=44307  nbVisitedNodes=342143  nbRestartNogoods=169
92.05	       =>  wckTime=61.27  cpuTime=61.14  mem=16M368
119.76	   
119.76	   search
119.76	     run=19  nbConstraintChecks=549005691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=250667
119.76	     nbFailedAssignments=184086  nbBacktracks=66475  nbVisitedNodes=501104  nbRestartNogoods=195
119.76	       =>  wckTime=88.978  cpuTime=88.8  mem=16M368
164.68	   
164.68	   search
164.68	     run=20  nbConstraintChecks=827034544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=375959
164.68	     nbFailedAssignments=276121  nbBacktracks=99727  nbVisitedNodes=751606  nbRestartNogoods=214
164.68	       =>  wckTime=133.897  cpuTime=133.68  mem=16M368
233.43	   
233.43	   search
233.43	     run=21  nbConstraintChecks=1250600684  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=563769
233.43	     nbFailedAssignments=414050  nbBacktracks=149605  nbVisitedNodes=1127056  nbRestartNogoods=231
233.43	       =>  wckTime=202.65  cpuTime=202.37  mem=16M368
330.83	   
330.83	   search
330.83	     run=22  nbConstraintChecks=1853204216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=830170
330.83	     nbFailedAssignments=605627  nbBacktracks=224423  nbVisitedNodes=1659163  nbRestartNogoods=252
330.83	       =>  wckTime=300.054  cpuTime=299.66  mem=16M368
469.47	   
469.47	   search
469.47	     run=23  nbConstraintChecks=2710155390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1206083
469.47	     nbFailedAssignments=869308  nbBacktracks=336650  nbVisitedNodes=2408777  nbRestartNogoods=266
469.47	       =>  wckTime=438.687  cpuTime=438.16  mem=16M368
666.71	   
666.71	   search
666.71	     run=24  nbConstraintChecks=3929584532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1728409
666.71	     nbFailedAssignments=1223289  nbBacktracks=504991  nbVisitedNodes=3447512  nbRestartNogoods=291
666.71	       =>  wckTime=635.93  cpuTime=635.2  mem=16M368
946.50	   
946.50	   search
946.50	     run=25  nbConstraintChecks=5656692627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2476417
946.50	     nbFailedAssignments=1718782  nbBacktracks=757502  nbVisitedNodes=4929882  nbRestartNogoods=302
946.50	       =>  wckTime=915.718  cpuTime=914.71  mem=16M368
1137.87	   
1137.87	   search
1137.87	     run=26  nbConstraintChecks=6829337030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2985823
1137.87	     nbFailedAssignments=2052932  nbBacktracks=932759  nbVisitedNodes=5936853  nbRestartNogoods=318
1137.87	       =>  wckTime=1107.093  cpuTime=1105.89  mem=16M368
1137.87	   
1137.87	   global
1137.87	     nbConstraintChecks=6829372913  nbRestartNogoods=318  solvingWckTime=1107.094  solvingCpuTime=1105.89
1137.87	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1136.26
1137.87	       =>  wckTime=1137.585  cpuTime=1136.22  mem=16M368
1137.88	
1137.88	s OPTIMUM FOUND
1137.88	v 1 9 6 5 5 4 0 1 1 7 8 9 2 8 5 
1137.88	   
1137.88	   totalWckTime=1137.663  totalCpuTime=1136.27

Verifier Data (download as text)

73 unsatisfied constraints, 32 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-281485-1169312613 -o ROOT/results/node1/solver-281485-1169312613 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281485-1169312613/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.89 1.98 1.99 4/93 18617
/proc/meminfo: memFree=1267152/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=1788 CPUtime=0
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 279657143 1830912 159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 447 158 123 14 0 92 0

[startup+0.107228 s]
/proc/loadavg: 1.89 1.98 1.99 4/93 18617
/proc/meminfo: memFree=1267152/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=914988 CPUtime=0.09
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 3120 0 1 0 8 1 0 0 22 0 8 0 279657143 936947712 2866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228747 2866 1469 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515273 s]
/proc/loadavg: 1.89 1.98 1.99 4/93 18617
/proc/meminfo: memFree=1267152/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915332 CPUtime=0.5
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 6659 0 1 0 47 3 0 0 25 0 8 0 279657143 937299968 6397 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228833 6397 2171 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33637 s]
/proc/loadavg: 1.89 1.98 1.99 3/100 18624
/proc/meminfo: memFree=1249816/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=1.32
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 7008 0 1 0 113 19 0 0 25 0 8 0 279657143 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228861 6746 2479 14 0 215331 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915444 CPUtime=0.1
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279657149 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915440

[startup+2.97356 s]
/proc/loadavg: 1.89 1.98 1.99 3/100 18624
/proc/meminfo: memFree=1249816/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915444 CPUtime=2.96
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 7011 0 1 0 244 52 0 0 25 0 8 0 279657143 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 6748 2479 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.1
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.26595 s]
/proc/loadavg: 1.89 1.98 1.99 3/100 18624
/proc/meminfo: memFree=1249688/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=6.26
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 7011 0 1 0 512 114 0 0 25 0 8 0 279657143 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 6748 2479 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915444 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.1
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915440

[startup+12.7387 s]
/proc/loadavg: 1.90 1.98 1.99 3/100 18624
/proc/meminfo: memFree=1249688/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915444 CPUtime=12.71
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 7011 0 1 0 1026 245 0 0 25 0 8 0 279657143 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 6748 2479 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.1
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915444

[startup+25.6072 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 18624
/proc/meminfo: memFree=1249688/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=25.55
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 7012 0 1 0 2059 496 0 0 25 0 8 0 279657143 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228861 6749 2479 14 0 215331 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915444 CPUtime=0.1
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 331 0 0 0 10 0 0 0 16 0 8 0 279657149 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915440

[startup+51.2112 s]
/proc/loadavg: 2.09 2.01 2.00 3/100 18624
/proc/meminfo: memFree=1242264/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=51.14
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 8993 0 1 0 4519 595 0 0 25 0 8 0 279657143 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8726 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 17 0 8 0 279657146 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915440

[startup+102.51 s]
/proc/loadavg: 2.10 2.02 2.00 3/100 18624
/proc/meminfo: memFree=1242200/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=102.39
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9001 0 1 0 9644 595 0 0 25 0 8 0 279657143 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8733 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915440

[startup+162.554 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 18624
/proc/meminfo: memFree=1242136/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=162.35
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9004 0 1 0 15640 595 0 0 25 0 8 0 279657143 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 915440

[startup+762.971 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 18624
/proc/meminfo: memFree=1242016/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=762.16
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9016 0 1 0 75620 596 0 0 25 0 8 0 279657143 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8748 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 915440

[startup+823.013 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 18624
/proc/meminfo: memFree=1242016/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=822.15
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9016 0 1 0 81619 596 0 0 25 0 8 0 279657143 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8748 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 915440

[startup+883.054 s]
/proc/loadavg: 2.09 2.03 2.01 3/100 18624
/proc/meminfo: memFree=1242016/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=882.11
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9016 0 1 0 87615 596 0 0 25 0 8 0 279657143 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8748 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 915440

[startup+943.097 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 18624
/proc/meminfo: memFree=1241952/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=942.11
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9016 0 1 0 93614 597 0 0 25 0 8 0 279657143 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8748 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 385 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 915440

[startup+1003.14 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 18624
/proc/meminfo: memFree=1242016/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=1002.1
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9019 0 1 0 99613 597 0 0 25 0 8 0 279657143 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660745 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8751 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 386 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 915440

[startup+1063.19 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 18624
/proc/meminfo: memFree=1242016/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=1062.07
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9019 0 1 0 105610 597 0 0 25 0 8 0 279657143 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842677 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8751 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 386 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 915440

[startup+1123.23 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 18626
/proc/meminfo: memFree=1241760/2055920 swapFree=4165612/4192956
[pid=18616] ppid=18614 vsize=915440 CPUtime=1122.06
/proc/18616/stat : 18616 (java) R 18614 18616 18548 0 -1 0 9019 0 1 0 111609 597 0 0 25 0 8 0 279657143 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18616/statm: 228860 8751 2532 14 0 215330 0
[pid=18616/tid=18618] ppid=18614 vsize=915440 CPUtime=0.02
/proc/18616/task/18618/stat : 18618 (java) S 18614 18616 18548 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18619] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18619/stat : 18619 (java) S 18614 18616 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18620] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18620/stat : 18620 (java) S 18614 18616 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279657146 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18621] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18621/stat : 18621 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18622] ppid=18614 vsize=915440 CPUtime=0.19
/proc/18616/task/18622/stat : 18622 (java) S 18614 18616 18548 0 -1 64 386 0 0 0 19 0 0 0 16 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18623] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18623/stat : 18623 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279657149 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18616/tid=18624] ppid=18614 vsize=915440 CPUtime=0
/proc/18616/task/18624/stat : 18624 (java) S 18614 18616 18548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279657150 937410560 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 1137.92
CPU time (s): 1136.72
CPU user time (s): 1130.73
CPU system time (s): 5.98309
CPU usage (%): 99.8946
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1130.73
system time used= 5.98309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9115
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= 24115
involuntary context switches= 70500

runsolver used 1.47677 s user time and 3.57146 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 20 17:03:34 UTC 2007


IDJOB= 281485
IDBENCH= 12192
IDSOLVER= 68
FILE ID= node1/281485-1169312613

PBS_JOBID= 3609997

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281485-1169312613/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-281485-1169312613 -o ROOT/results/node1/solver-281485-1169312613 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281485-1169312613/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  142e018f06a6c4a1fe29d7adaf5a4d3f

RANDOM SEED= 385239202

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1267568 kB
Buffers:         54572 kB
Cached:         590252 kB
SwapCached:       4372 kB
Active:         318088 kB
Inactive:       392032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267568 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          84884 kB
Slab:            62852 kB
Committed_AS:  9245040 kB
PageTables:       2444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node1 on Sat Jan 20 17:22:32 UTC 2007