Trace number 276725

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1793.21 1809.22

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-12_ext.xml
MD5SUM7dd533024b09bf291faeaf366c26aa88
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints134
Best CPU time to get the best result obtained on this benchmark79.6029
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=pfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/276725-1169245247/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.49	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.49	       =>  wckTime=0.105  cpuTime=0.08  mem=6M910
0.49	   
0.49	   relations being loaded...
0.62	   
0.62	   constraints being loaded...
0.70	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=10  maxArity=2
0.70	       =>  wckTime=0.311  cpuTime=0.24  mem=15M703
0.74	   
0.74	   solver LocalSearchSolver being built... 
0.79	       =>  wckTime=0.4  cpuTime=0.29  mem=5M927
0.80	
0.80	s SATISFIABLE
0.80	o 52
0.80	c 83
0.80	o 56
0.80	c 79
0.80	o 61
0.80	c 74
0.80	o 66
0.80	c 69
0.80	o 70
0.80	c 65
0.80	o 73
0.80	c 62
0.80	o 77
0.80	c 58
0.81	o 80
0.81	c 55
0.81	o 83
0.81	c 52
0.81	o 86
0.81	c 49
0.81	o 89
0.81	c 46
0.81	o 93
0.81	c 42
0.81	o 95
0.81	c 40
0.81	o 97
0.81	c 38
0.81	o 98
0.81	c 37
0.81	o 99
0.81	c 36
0.81	o 100
0.81	c 35
0.81	o 101
0.81	c 34
0.81	o 102
0.81	c 33
0.81	o 103
0.81	c 32
0.81	o 105
0.81	c 30
0.82	o 108
0.82	c 27
0.82	o 109
0.82	c 26
0.82	o 110
0.82	c 25
0.82	o 111
0.82	c 24
0.82	o 112
0.82	c 23
0.82	o 113
0.82	c 22
0.83	o 114
0.83	c 21
0.83	o 116
0.83	c 19
0.83	o 119
0.84	c 16
0.84	o 120
0.84	c 15
0.84	o 121
0.84	c 14
0.84	o 122
0.84	c 13
0.84	o 123
0.84	c 12
0.84	o 124
0.84	c 11
0.87	o 125
0.87	c 10
0.88	o 126
0.88	c 9
0.97	o 127
0.97	c 8
0.98	o 128
0.98	c 7
1.08	o 129
1.08	c 6
1.08	o 130
1.08	c 5
4.42	   
4.42	   search
4.42	     run=0  nbConstraintChecks=25980521  nbAssignments=10000
4.42	       =>  wckTime=3.632  cpuTime=3.58  mem=5M927
8.29	   
8.29	   search
8.29	     run=1  nbConstraintChecks=53574580  nbAssignments=20000
8.29	       =>  wckTime=7.503  cpuTime=7.41  mem=5M927
9.68	o 131
9.68	c 4
11.78	o 132
11.78	c 3
11.78	   
11.78	   search
11.78	     run=2  nbConstraintChecks=78055853  nbAssignments=30000
11.78	       =>  wckTime=10.996  cpuTime=10.87  mem=5M927
15.70	   
15.70	   search
15.70	     run=3  nbConstraintChecks=106132130  nbAssignments=40000
15.70	       =>  wckTime=14.92  cpuTime=14.76  mem=5M927
15.78	o 133
15.78	c 2
19.09	   
19.09	   search
19.09	     run=4  nbConstraintChecks=129715241  nbAssignments=50000
19.09	       =>  wckTime=18.302  cpuTime=18.12  mem=5M927
22.57	   
22.57	   search
22.57	     run=5  nbConstraintChecks=154198478  nbAssignments=60000
22.57	       =>  wckTime=21.788  cpuTime=21.58  mem=5M927
25.95	   
25.95	   search
25.95	     run=6  nbConstraintChecks=178030310  nbAssignments=70000
25.95	       =>  wckTime=25.165  cpuTime=24.93  mem=5M927
29.77	   
29.77	   search
29.77	     run=7  nbConstraintChecks=205171439  nbAssignments=80000
29.77	       =>  wckTime=28.987  cpuTime=28.71  mem=5M927
33.28	   
33.28	   search
33.28	     run=8  nbConstraintChecks=229769053  nbAssignments=90000
33.28	       =>  wckTime=32.493  cpuTime=32.19  mem=5M927
36.83	   
36.83	   search
36.83	     run=9  nbConstraintChecks=254610446  nbAssignments=100000
36.83	       =>  wckTime=36.043  cpuTime=35.71  mem=5M927
40.14	   
40.14	   search
40.14	     run=10  nbConstraintChecks=277677368  nbAssignments=110000
40.14	       =>  wckTime=39.355  cpuTime=38.99  mem=5M927
43.60	   
43.60	   search
43.60	     run=11  nbConstraintChecks=301976788  nbAssignments=120000
43.60	       =>  wckTime=42.82  cpuTime=42.43  mem=5M927
46.05	   
46.05	   search
46.05	     run=12  nbConstraintChecks=319215744  nbAssignments=127215
46.05	       =>  wckTime=45.266  cpuTime=44.86  mem=5M927
46.05	   
46.05	   global
46.05	     nbConstraintChecks=319215744  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
46.05	     solvingWckTime=45.261  solvingCpuTime=44.85  expiredTime=no  totalExploration=no  nbFoundSolutions=0
46.05	     globalCpuTime=45.19
46.05	       =>  wckTime=45.666  cpuTime=45.14  mem=5M927
46.05	   
46.05	   solver IterativeSystematicSolver being built... 
46.18	       =>  wckTime=45.792  cpuTime=45.24  mem=16M883
46.19	   
46.19	   preprocessing
46.19	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
46.19	     detectedInconsistency=no
46.19	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M883
46.27	   
46.27	   search
46.27	     run=0  nbConstraintChecks=126020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28
46.27	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
46.27	       =>  wckTime=0.088  cpuTime=0.07  mem=16M883
46.51	   
46.51	   search
46.51	     run=1  nbConstraintChecks=1000704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211
46.51	     nbFailedAssignments=169  nbBacktracks=25  nbVisitedNodes=406  nbRestartNogoods=10
46.51	       =>  wckTime=0.333  cpuTime=0.28  mem=16M883
46.64	   
46.64	   search
46.64	     run=2  nbConstraintChecks=1494289  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299
46.64	     nbFailedAssignments=231  nbBacktracks=47  nbVisitedNodes=578  nbRestartNogoods=103
46.65	       =>  wckTime=0.466  cpuTime=0.41  mem=16M883
46.78	   
46.78	   search
46.78	     run=3  nbConstraintChecks=1933029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=387
46.78	     nbFailedAssignments=282  nbBacktracks=80  nbVisitedNodes=744  nbRestartNogoods=111
46.78	       =>  wckTime=0.598  cpuTime=0.55  mem=16M883
47.25	   
47.25	   search
47.25	     run=4  nbConstraintChecks=3963893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=838
47.25	     nbFailedAssignments=668  nbBacktracks=130  nbVisitedNodes=1631  nbRestartNogoods=120
47.25	       =>  wckTime=1.069  cpuTime=1.02  mem=16M883
48.09	   
48.09	   search
48.09	     run=5  nbConstraintChecks=7646005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1690
48.09	     nbFailedAssignments=1432  nbBacktracks=205  nbVisitedNodes=3322  nbRestartNogoods=147
48.09	       =>  wckTime=1.909  cpuTime=1.84  mem=16M883
49.39	   
49.39	   search
49.39	     run=6  nbConstraintChecks=13439349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2919
49.39	     nbFailedAssignments=2535  nbBacktracks=318  nbVisitedNodes=5767  nbRestartNogoods=285
49.39	       =>  wckTime=3.214  cpuTime=3.13  mem=16M883
50.99	   
50.99	   search
50.99	     run=7  nbConstraintChecks=20906511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4359
50.99	     nbFailedAssignments=3798  nbBacktracks=488  nbVisitedNodes=8640  nbRestartNogoods=356
50.99	       =>  wckTime=4.813  cpuTime=4.7  mem=16M883
53.03	   
53.03	   search
53.03	     run=8  nbConstraintChecks=31176703  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6401
53.03	     nbFailedAssignments=5570  nbBacktracks=744  nbVisitedNodes=12710  nbRestartNogoods=381
53.03	       =>  wckTime=6.849  cpuTime=6.73  mem=16M883
56.91	   
56.91	   search
56.91	     run=9  nbConstraintChecks=47782520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9862
56.91	     nbFailedAssignments=8637  nbBacktracks=1128  nbVisitedNodes=19622  nbRestartNogoods=424
56.91	       =>  wckTime=10.731  cpuTime=10.57  mem=16M883
61.18	   
61.18	   search
61.18	     run=10  nbConstraintChecks=67827761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13463
61.18	     nbFailedAssignments=11651  nbBacktracks=1704  nbVisitedNodes=26811  nbRestartNogoods=461
61.18	       =>  wckTime=15.0  cpuTime=14.8  mem=16M883
66.36	   
66.36	   search
66.36	     run=11  nbConstraintChecks=94046421  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19236
66.36	     nbFailedAssignments=16545  nbBacktracks=2568  nbVisitedNodes=38342  nbRestartNogoods=488
66.36	       =>  wckTime=20.181  cpuTime=19.94  mem=16M883
74.51	   
74.51	   search
74.51	     run=12  nbConstraintChecks=125990327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25543
74.51	     nbFailedAssignments=21552  nbBacktracks=3865  nbVisitedNodes=50925  nbRestartNogoods=513
74.51	       =>  wckTime=28.334  cpuTime=28.03  mem=16M883
84.58	   
84.58	   search
84.58	     run=13  nbConstraintChecks=163833340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33319
84.58	     nbFailedAssignments=27369  nbBacktracks=5811  nbVisitedNodes=66326  nbRestartNogoods=522
84.58	       =>  wckTime=38.404  cpuTime=38.01  mem=16M883
100.29	   
100.29	   search
100.29	     run=14  nbConstraintChecks=220900837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42672
100.29	     nbFailedAssignments=33797  nbBacktracks=8730  nbVisitedNodes=84739  nbRestartNogoods=541
100.29	       =>  wckTime=54.108  cpuTime=53.57  mem=16M883
123.16	   
123.16	   search
123.16	     run=15  nbConstraintChecks=298953422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55138
123.16	     nbFailedAssignments=41880  nbBacktracks=13108  nbVisitedNodes=108876  nbRestartNogoods=550
123.16	       =>  wckTime=76.977  cpuTime=76.23  mem=16M883
151.37	   
151.37	   search
151.37	     run=16  nbConstraintChecks=394711580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71697
151.37	     nbFailedAssignments=51861  nbBacktracks=19678  nbVisitedNodes=140495  nbRestartNogoods=580
151.37	       =>  wckTime=105.191  cpuTime=104.19  mem=16M883
188.14	   
188.14	   search
188.14	     run=17  nbConstraintChecks=521160821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94187
188.14	     nbFailedAssignments=64488  nbBacktracks=29531  nbVisitedNodes=182999  nbRestartNogoods=590
188.14	       =>  wckTime=141.959  cpuTime=140.62  mem=16M883
252.39	   
252.39	   search
252.39	     run=18  nbConstraintChecks=757512756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133740
252.39	     nbFailedAssignments=89256  nbBacktracks=44309  nbVisitedNodes=260404  nbRestartNogoods=606
252.39	       =>  wckTime=206.215  cpuTime=204.29  mem=16M883
350.56	   
350.56	   search
350.56	     run=19  nbConstraintChecks=1083585829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185677
350.56	     nbFailedAssignments=119013  nbBacktracks=66478  nbVisitedNodes=360017  nbRestartNogoods=615
350.56	       =>  wckTime=304.381  cpuTime=301.57  mem=16M883
476.68	   
476.68	   search
476.68	     run=20  nbConstraintChecks=1512251124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259613
476.68	     nbFailedAssignments=159691  nbBacktracks=99730  nbVisitedNodes=498626  nbRestartNogoods=638
476.68	       =>  wckTime=430.497  cpuTime=426.54  mem=16M883
661.64	   
661.64	   search
661.64	     run=21  nbConstraintChecks=2153541569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369201
661.64	     nbFailedAssignments=219388  nbBacktracks=149608  nbVisitedNodes=706626  nbRestartNogoods=654
661.64	       =>  wckTime=615.46  cpuTime=609.83  mem=16M883
938.43	   
938.43	   search
938.43	     run=22  nbConstraintChecks=3123886023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=534227
938.43	     nbFailedAssignments=309582  nbBacktracks=224429  nbVisitedNodes=1020381  nbRestartNogoods=690
938.43	       =>  wckTime=892.249  cpuTime=884.12  mem=16M883
1191.03	o 134
1191.08	c 1
1323.70	   
1323.70	   search
1323.70	     run=23  nbConstraintChecks=4390512231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=773626
1323.70	     nbFailedAssignments=436748  nbBacktracks=336656  nbVisitedNodes=1445601  nbRestartNogoods=706
1323.70	       =>  wckTime=1277.519  cpuTime=1266.04  mem=16M883
1725.69	   
1725.69	   search
1725.69	     run=24  nbConstraintChecks=5665138129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1072729
1725.69	     nbFailedAssignments=567507  nbBacktracks=504997  nbVisitedNodes=1919067  nbRestartNogoods=714
1725.69	       =>  wckTime=1679.507  cpuTime=1664.62  mem=16M883
1809.18	   
1809.18	   search
1809.18	     run=25  nbConstraintChecks=5926711615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1135750
1809.18	     nbFailedAssignments=593685  nbBacktracks=541841  nbVisitedNodes=2017136  nbRestartNogoods=721
1809.18	       =>  wckTime=1762.998  cpuTime=1747.41  mem=16M883
1809.18	   
1809.18	   global
1809.18	     nbConstraintChecks=5926711615  nbRestartNogoods=721  solvingWckTime=1762.999  solvingCpuTime=1747.41
1809.18	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1792.7
1809.18	       =>  wckTime=1808.791  cpuTime=1792.65  mem=16M883
1809.18	
1809.18	s OPTIMUM FOUND
1809.18	v 20 9 9 24 1 11 7 19 13 24 8 2 2 34 21 22 4 6 7 7 10 3 3 28 35 34 8 34 29 29 31 35 13 35 5 31 36 20 35 14 
1809.18	   
1809.18	   totalWckTime=1808.87  totalCpuTime=1792.7

Verifier Data (download as text)

1 unsatisfied constraints, 134 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/node10/watcher-276725-1169245247 -o ROOT/results/node10/solver-276725-1169245247 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276725-1169245247/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.91 1.97 1.99 5/86 13929
/proc/meminfo: memFree=1283480/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=18540 CPUtime=0
/proc/13928/stat : 13928 (runsolver) R 13926 13928 13719 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 272919793 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13928/statm: 4635 279 244 17 0 2626 0

[startup+0.104088 s]
/proc/loadavg: 1.91 1.97 1.99 5/86 13929
/proc/meminfo: memFree=1283480/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=906128 CPUtime=0.01
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 1920 0 1 0 1 0 0 0 17 0 1 0 272919793 927875072 1669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153550759 0 4 0 7368 0 0 0 17 1 0 0
/proc/13928/statm: 226532 1669 972 14 0 214115 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 906128

[startup+0.516139 s]
/proc/loadavg: 1.91 1.97 1.99 5/86 13929
/proc/meminfo: memFree=1283480/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915332 CPUtime=0.42
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 6165 0 1 0 39 3 0 0 18 0 8 0 272919793 937299968 5904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228833 5904 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.34025 s]
/proc/loadavg: 1.91 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1258208/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1.23
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 8981 0 1 0 113 10 0 0 24 0 8 0 272919793 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073685272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8719 2476 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.13
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 272919808 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915444

[startup+2.97747 s]
/proc/loadavg: 1.92 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1258144/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=2.85
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 8983 0 1 0 257 28 0 0 25 0 8 0 272919793 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679131 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8720 2476 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.14
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 335 0 0 0 14 0 0 0 16 0 8 0 272919808 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915444

[startup+6.25791 s]
/proc/loadavg: 1.92 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1258144/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=6.11
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 8985 0 1 0 546 65 0 0 25 0 8 0 272919793 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8722 2476 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.14
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915444

[startup+12.7438 s]
/proc/loadavg: 1.93 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1258208/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=12.54
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 8985 0 1 0 1121 133 0 0 25 0 8 0 272919793 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8722 2476 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.14
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915444

[startup+25.6045 s]
/proc/loadavg: 1.94 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1258272/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=25.29
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 8985 0 1 0 2257 272 0 0 25 0 8 0 272919793 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073680923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8722 2476 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.14
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915444

[startup+51.217 s]
/proc/loadavg: 1.96 1.97 1.99 4/93 13936
/proc/meminfo: memFree=1257888/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=50.69
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9140 0 1 0 4569 500 0 0 25 0 8 0 272919793 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8873 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.24
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 272919808 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915444

[startup+102.423 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 13936
/proc/meminfo: memFree=1257824/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=101.46
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9162 0 1 0 9645 501 0 0 25 0 8 0 272919793 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796808 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8892 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.24
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 393 0 0 0 23 1 0 0 15 0 8 0 272919808 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915444

[startup+162.479 s]
/proc/loadavg: 1.99 1.97 1.99 4/93 13938
/proc/meminfo: memFree=1257632/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=160.97
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9167 0 1 0 15596 501 0 0 25 0 8 0 272919793 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.34
Current children cumulated vsize (KiB) 915444

[startup+1423.61 s]
/proc/loadavg: 2.03 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257696/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1410.89
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 140577 512 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.89
Current children cumulated vsize (KiB) 915444

[startup+1483.66 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257632/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1470.45
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 146532 513 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.45
Current children cumulated vsize (KiB) 915444

[startup+1543.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257696/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1530
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 152487 513 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678091 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530
Current children cumulated vsize (KiB) 915444

[startup+1603.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257696/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1589.51
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 158437 514 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073684039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.51
Current children cumulated vsize (KiB) 915444

[startup+1663.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257696/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1649.07
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 164392 515 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.07
Current children cumulated vsize (KiB) 915444

[startup+1723.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257696/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1708.61
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9187 0 1 0 170346 515 0 0 25 0 8 0 272919793 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828311 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8915 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.61
Current children cumulated vsize (KiB) 915444

[startup+1783.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13938
/proc/meminfo: memFree=1257632/2055920 swapFree=4178232/4192956
[pid=13928] ppid=13926 vsize=915444 CPUtime=1768.18
/proc/13928/stat : 13928 (java) R 13926 13928 13719 0 -1 0 9190 0 1 0 176302 516 0 0 25 0 8 0 272919793 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13928/statm: 228861 8918 2527 14 0 215331 0
[pid=13928/tid=13930] ppid=13926 vsize=915444 CPUtime=0.03
/proc/13928/task/13930/stat : 13930 (java) S 13926 13928 13719 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 272919804 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13931] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13931/stat : 13931 (java) S 13926 13928 13719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272919804 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13932] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13932/stat : 13932 (java) S 13926 13928 13719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272919804 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13933] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13933/stat : 13933 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272919808 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13934] ppid=13926 vsize=915444 CPUtime=0.25
/proc/13928/task/13934/stat : 13934 (java) S 13926 13928 13719 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 272919808 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13935] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13935/stat : 13935 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272919808 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13928/tid=13936] ppid=13926 vsize=915444 CPUtime=0
/proc/13928/task/13936/stat : 13936 (java) S 13926 13928 13719 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272919808 937414656 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.18
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 1809.22
CPU time (s): 1793.21
CPU user time (s): 1788.04
CPU system time (s): 5.17021
CPU usage (%): 99.115
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.04
system time used= 5.17021
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9286
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= 37715
involuntary context switches= 64564

runsolver used 2.09968 s user time and 5.9261 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri Jan 19 22:20:47 UTC 2007


IDJOB= 276725
IDBENCH= 5994
IDSOLVER= 69
FILE ID= node10/276725-1169245247

PBS_JOBID= 3589050

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276725-1169245247/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-276725-1169245247 -o ROOT/results/node10/solver-276725-1169245247 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276725-1169245247/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7dd533024b09bf291faeaf366c26aa88

RANDOM SEED= 650526935

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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1283896 kB
Buffers:         59688 kB
Cached:         596328 kB
SwapCached:       2360 kB
Active:         207304 kB
Inactive:       488308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283896 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          50388 kB
Slab:            61208 kB
Committed_AS:  7292252 kB
PageTables:       2176 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= 66560 MiB



End job on node10 on Fri Jan 19 22:50:56 UTC 2007