Trace number 279866

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 654.235 654.898

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-360-1_ext.xml
MD5SUM335b6753fc023a3977808cfe92947903
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints208
Best CPU time to get the best result obtained on this benchmark11.9642
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints360
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension360
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279866-1169298978/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.085  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.51	     nbConstraints=360  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=359
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=359  nbSharedBinaryRepresentations=2  maxDegree=27  maxArity=2
0.51	       =>  wckTime=0.204  cpuTime=0.14  mem=7M918
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.28  cpuTime=0.19  mem=5M533
0.59	
0.59	s SATISFIABLE
0.59	o 193
0.59	c 167
0.59	o 195
0.59	c 165
0.59	o 197
0.59	c 163
0.59	o 198
0.59	c 162
0.59	o 199
0.59	c 161
0.60	o 200
0.60	c 160
0.60	o 201
0.60	c 159
0.60	o 202
0.60	c 158
0.60	o 203
0.60	c 157
0.60	o 205
0.60	c 155
0.60	o 208
0.60	c 152
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=6152870  nbAssignments=10000
1.98	       =>  wckTime=1.401  cpuTime=1.37  mem=5M533
3.32	   
3.32	   search
3.32	     run=1  nbConstraintChecks=12345529  nbAssignments=20000
3.32	       =>  wckTime=2.737  cpuTime=2.7  mem=5M533
4.64	   
4.64	   search
4.64	     run=2  nbConstraintChecks=18497039  nbAssignments=30000
4.64	       =>  wckTime=4.063  cpuTime=4.03  mem=5M533
5.98	   
5.98	   search
5.98	     run=3  nbConstraintChecks=24692973  nbAssignments=40000
5.98	       =>  wckTime=5.401  cpuTime=5.37  mem=5M533
7.32	   
7.32	   search
7.32	     run=4  nbConstraintChecks=30846622  nbAssignments=50000
7.32	       =>  wckTime=6.743  cpuTime=6.71  mem=5M533
8.67	   
8.67	   search
8.67	     run=5  nbConstraintChecks=37044491  nbAssignments=60000
8.67	       =>  wckTime=8.09  cpuTime=8.05  mem=5M533
10.01	   
10.01	   search
10.01	     run=6  nbConstraintChecks=43193911  nbAssignments=70000
10.01	       =>  wckTime=9.43  cpuTime=9.39  mem=5M533
11.36	   
11.36	   search
11.36	     run=7  nbConstraintChecks=49383498  nbAssignments=80000
11.36	       =>  wckTime=10.774  cpuTime=10.73  mem=5M533
12.70	   
12.70	   search
12.70	     run=8  nbConstraintChecks=55534606  nbAssignments=90000
12.70	       =>  wckTime=12.116  cpuTime=12.07  mem=5M533
14.04	   
14.04	   search
14.04	     run=9  nbConstraintChecks=61726509  nbAssignments=100000
14.04	       =>  wckTime=13.462  cpuTime=13.42  mem=5M533
15.39	   
15.39	   search
15.39	     run=10  nbConstraintChecks=67876158  nbAssignments=110000
15.39	       =>  wckTime=14.805  cpuTime=14.77  mem=5M533
16.72	   
16.72	   search
16.72	     run=11  nbConstraintChecks=74064994  nbAssignments=120000
16.72	       =>  wckTime=16.143  cpuTime=16.11  mem=5M533
18.06	   
18.06	   search
18.06	     run=12  nbConstraintChecks=80215990  nbAssignments=130000
18.06	       =>  wckTime=17.475  cpuTime=17.43  mem=5M533
19.39	   
19.39	   search
19.39	     run=13  nbConstraintChecks=86413251  nbAssignments=140000
19.39	       =>  wckTime=18.813  cpuTime=18.77  mem=5M533
20.73	   
20.73	   search
20.73	     run=14  nbConstraintChecks=92564756  nbAssignments=150000
20.73	       =>  wckTime=20.145  cpuTime=20.1  mem=5M533
22.06	   
22.06	   search
22.06	     run=15  nbConstraintChecks=98758915  nbAssignments=160000
22.06	       =>  wckTime=21.482  cpuTime=21.44  mem=5M533
23.40	   
23.40	   search
23.40	     run=16  nbConstraintChecks=104911598  nbAssignments=170000
23.40	       =>  wckTime=22.815  cpuTime=22.77  mem=5M533
24.73	   
24.73	   search
24.73	     run=17  nbConstraintChecks=111103938  nbAssignments=180000
24.73	       =>  wckTime=24.151  cpuTime=24.11  mem=5M533
26.09	   
26.09	   search
26.09	     run=18  nbConstraintChecks=117259401  nbAssignments=190000
26.09	       =>  wckTime=25.51  cpuTime=25.45  mem=5M533
27.44	   
27.44	   search
27.44	     run=19  nbConstraintChecks=123453959  nbAssignments=200000
27.44	       =>  wckTime=26.859  cpuTime=26.8  mem=5M533
28.78	   
28.78	   search
28.78	     run=20  nbConstraintChecks=129607246  nbAssignments=210000
28.78	       =>  wckTime=28.202  cpuTime=28.14  mem=5M533
30.13	   
30.13	   search
30.13	     run=21  nbConstraintChecks=135799018  nbAssignments=220000
30.13	       =>  wckTime=29.549  cpuTime=29.48  mem=5M533
30.66	   
30.66	   search
30.66	     run=22  nbConstraintChecks=138228506  nbAssignments=223986
30.66	       =>  wckTime=30.081  cpuTime=30.02  mem=5M533
30.66	   
30.66	   global
30.66	     nbConstraintChecks=138228506  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.08  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.67	     globalCpuTime=30.25
30.67	       =>  wckTime=30.362  cpuTime=30.21  mem=5M533
30.67	   
30.67	   solver IterativeSystematicSolver being built... 
30.80	       =>  wckTime=30.495  cpuTime=30.31  mem=16M617
30.81	   
30.81	   preprocessing
30.81	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.81	     detectedInconsistency=no
30.81	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M617
30.85	   
30.85	   search
30.85	     run=0  nbConstraintChecks=27588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
30.85	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
30.85	       =>  wckTime=0.048  cpuTime=0.03  mem=16M617
30.88	   
30.88	   search
30.88	     run=1  nbConstraintChecks=65233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
30.88	     nbFailedAssignments=28  nbBacktracks=25  nbVisitedNodes=140  nbRestartNogoods=1
30.88	       =>  wckTime=0.081  cpuTime=0.05  mem=16M617
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=114328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146
30.91	     nbFailedAssignments=49  nbBacktracks=47  nbVisitedNodes=243  nbRestartNogoods=3
30.91	       =>  wckTime=0.107  cpuTime=0.07  mem=16M617
30.94	   
30.94	   search
30.94	     run=3  nbConstraintChecks=193503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235
30.94	     nbFailedAssignments=88  nbBacktracks=80  nbVisitedNodes=404  nbRestartNogoods=6
30.94	       =>  wckTime=0.137  cpuTime=0.1  mem=16M617
30.98	   
30.98	   search
30.98	     run=4  nbConstraintChecks=298424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=348
30.98	     nbFailedAssignments=135  nbBacktracks=131  nbVisitedNodes=615  nbRestartNogoods=10
30.98	       =>  wckTime=0.18  cpuTime=0.14  mem=16M617
31.04	   
31.04	   search
31.04	     run=5  nbConstraintChecks=458635  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=515
31.04	     nbFailedAssignments=210  nbBacktracks=206  nbVisitedNodes=932  nbRestartNogoods=14
31.04	       =>  wckTime=0.24  cpuTime=0.2  mem=16M617
31.13	   
31.13	   search
31.13	     run=6  nbConstraintChecks=695587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=755
31.13	     nbFailedAssignments=323  nbBacktracks=319  nbVisitedNodes=1398  nbRestartNogoods=17
31.13	       =>  wckTime=0.328  cpuTime=0.29  mem=16M617
31.26	   
31.26	   search
31.26	     run=7  nbConstraintChecks=1050113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1105
31.26	     nbFailedAssignments=490  nbBacktracks=489  nbVisitedNodes=2085  nbRestartNogoods=20
31.26	       =>  wckTime=0.462  cpuTime=0.42  mem=16M617
31.48	   
31.49	   search
31.49	     run=8  nbConstraintChecks=1625878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1669
31.49	     nbFailedAssignments=781  nbBacktracks=745  nbVisitedNodes=3196  nbRestartNogoods=26
31.49	       =>  wckTime=0.686  cpuTime=0.62  mem=16M617
31.77	   
31.77	   search
31.77	     run=9  nbConstraintChecks=2442067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2457
31.77	     nbFailedAssignments=1172  nbBacktracks=1129  nbVisitedNodes=4759  nbRestartNogoods=30
31.77	       =>  wckTime=0.967  cpuTime=0.9  mem=16M617
32.21	   
32.21	   search
32.21	     run=10  nbConstraintChecks=3729730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3695
32.21	     nbFailedAssignments=1819  nbBacktracks=1706  nbVisitedNodes=7221  nbRestartNogoods=36
32.21	       =>  wckTime=1.413  cpuTime=1.34  mem=16M617
32.83	   
32.83	   search
32.83	     run=11  nbConstraintChecks=5563069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5479
32.83	     nbFailedAssignments=2724  nbBacktracks=2570  nbVisitedNodes=10774  nbRestartNogoods=42
32.83	       =>  wckTime=2.027  cpuTime=1.95  mem=16M617
33.77	   
33.77	   search
33.77	     run=12  nbConstraintChecks=8344456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8096
33.77	     nbFailedAssignments=4029  nbBacktracks=3867  nbVisitedNodes=15993  nbRestartNogoods=46
33.77	       =>  wckTime=2.974  cpuTime=2.9  mem=16M617
35.19	   
35.19	   search
35.19	     run=13  nbConstraintChecks=12497489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12017
35.19	     nbFailedAssignments=5989  nbBacktracks=5813  nbVisitedNodes=23820  nbRestartNogoods=51
35.19	       =>  wckTime=4.387  cpuTime=4.31  mem=16M617
37.35	   
37.35	   search
37.35	     run=14  nbConstraintChecks=18785350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17868
37.35	     nbFailedAssignments=8909  nbBacktracks=8732  nbVisitedNodes=35510  nbRestartNogoods=56
37.35	       =>  wckTime=6.55  cpuTime=6.47  mem=16M617
40.45	   
40.45	   search
40.45	     run=15  nbConstraintChecks=27881033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26582
40.45	     nbFailedAssignments=13230  nbBacktracks=13111  nbVisitedNodes=52924  nbRestartNogoods=64
40.45	       =>  wckTime=9.648  cpuTime=9.57  mem=16M617
45.43	   
45.43	   search
45.43	     run=16  nbConstraintChecks=42387841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40340
45.43	     nbFailedAssignments=20406  nbBacktracks=19679  nbVisitedNodes=80426  nbRestartNogoods=70
45.43	       =>  wckTime=14.632  cpuTime=14.55  mem=16M617
52.63	   
52.63	   search
52.63	     run=17  nbConstraintChecks=62972540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60108
52.63	     nbFailedAssignments=30305  nbBacktracks=29531  nbVisitedNodes=119937  nbRestartNogoods=75
52.63	       =>  wckTime=21.829  cpuTime=21.74  mem=16M617
63.72	   
63.72	   search
63.72	     run=18  nbConstraintChecks=94608956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90123
63.72	     nbFailedAssignments=45528  nbBacktracks=44310  nbVisitedNodes=179944  nbRestartNogoods=79
63.72	       =>  wckTime=32.922  cpuTime=32.83  mem=16M617
80.01	   
80.01	   search
80.01	     run=19  nbConstraintChecks=140578851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134064
80.01	     nbFailedAssignments=67291  nbBacktracks=66478  nbVisitedNodes=267781  nbRestartNogoods=84
80.01	       =>  wckTime=49.213  cpuTime=49.09  mem=16M617
104.92	   
104.92	   search
104.92	     run=20  nbConstraintChecks=211282008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201568
104.92	     nbFailedAssignments=101529  nbBacktracks=99730  nbVisitedNodes=402433  nbRestartNogoods=95
104.92	       =>  wckTime=74.125  cpuTime=73.99  mem=16M617
140.16	   
140.16	   search
140.16	     run=21  nbConstraintChecks=313643636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=301295
140.16	     nbFailedAssignments=151364  nbBacktracks=149608  nbVisitedNodes=601246  nbRestartNogoods=102
140.16	       =>  wckTime=109.357  cpuTime=109.17  mem=16M617
189.75	   
189.75	   search
189.75	     run=22  nbConstraintChecks=462850534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=449863
189.75	     nbFailedAssignments=225098  nbBacktracks=224426  nbVisitedNodes=893996  nbRestartNogoods=112
189.75	       =>  wckTime=158.952  cpuTime=158.73  mem=16M617
251.44	   
251.44	   search
251.44	     run=23  nbConstraintChecks=661484220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=656925
251.44	     nbFailedAssignments=319915  nbBacktracks=336653  nbVisitedNodes=1288424  nbRestartNogoods=120
251.44	       =>  wckTime=220.637  cpuTime=220.34  mem=16M617
319.86	   
319.86	   search
319.86	     run=24  nbConstraintChecks=891913335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=921178
319.86	     nbFailedAssignments=415809  nbBacktracks=504994  nbVisitedNodes=1741136  nbRestartNogoods=127
319.86	       =>  wckTime=289.061  cpuTime=288.72  mem=16M617
412.20	   
412.20	   search
412.20	     run=25  nbConstraintChecks=1207688741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1302156
412.20	     nbFailedAssignments=544260  nbBacktracks=757505  nbVisitedNodes=2364551  nbRestartNogoods=134
412.20	       =>  wckTime=381.404  cpuTime=380.97  mem=16M617
554.67	   
554.67	   search
554.67	     run=26  nbConstraintChecks=1686712409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1874271
554.67	     nbFailedAssignments=737588  nbBacktracks=1136277  nbVisitedNodes=3298097  nbRestartNogoods=140
554.67	       =>  wckTime=523.871  cpuTime=523.29  mem=16M617
654.88	   
654.88	   search
654.88	     run=27  nbConstraintChecks=2032051346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2290717
654.88	     nbFailedAssignments=877498  nbBacktracks=1412814  nbVisitedNodes=3980847  nbRestartNogoods=145
654.88	       =>  wckTime=624.08  cpuTime=623.41  mem=16M617
654.88	   
654.88	   global
654.88	     nbConstraintChecks=2032051346  nbRestartNogoods=145  solvingWckTime=624.081  solvingCpuTime=623.41  expiredTime=no
654.88	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=653.76
654.88	       =>  wckTime=654.578  cpuTime=653.72  mem=16M617
654.88	
654.88	s OPTIMUM FOUND
654.88	v 1 0 1 1 0 1 1 1 0 0 1 0 1 1 0 1 0 1 1 0 0 0 0 0 1 0 1 1 1 0 
654.88	   
654.88	   totalWckTime=654.653  totalCpuTime=653.76

Verifier Data (download as text)

152 unsatisfied constraints, 208 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/node44/watcher-279866-1169298978 -o ROOT/results/node44/solver-279866-1169298978 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279866-1169298978/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.94 1.99 1.94 4/81 20390
/proc/meminfo: memFree=1272976/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=172 CPUtime=0
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278296834 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11281188 0 0 4096 0 0 0 0 17 0 0 0
/proc/20389/statm: 43 24 18 14 0 3 0

[startup+0.10848 s]
/proc/loadavg: 1.94 1.99 1.94 4/81 20390
/proc/meminfo: memFree=1272976/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=914988 CPUtime=0.09
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 3075 0 1 0 7 2 0 0 23 0 8 0 278296834 936947712 2821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516521 s]
/proc/loadavg: 1.94 1.99 1.94 4/81 20390
/proc/meminfo: memFree=1272976/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915332 CPUtime=0.49
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 6515 0 1 0 44 5 0 0 25 0 8 0 278296834 937299968 6253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228833 6253 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34061 s]
/proc/loadavg: 1.94 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1255632/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=1.3
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 7018 0 1 0 108 22 0 0 25 0 8 0 278296834 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 6756 2476 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937426944 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.11
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 278296841 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937426944 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 6756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.98277 s]
/proc/loadavg: 1.95 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1255632/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=2.94
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 7021 0 1 0 227 67 0 0 25 0 8 0 278296834 937422848 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 6758 2476 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915456 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278296837 937426944 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937426944 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.12
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 278296841 937422848 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937426944 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915452

[startup+6.26211 s]
/proc/loadavg: 1.95 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1255632/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915456 CPUtime=6.21
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 7022 0 1 0 464 157 0 0 25 0 8 0 278296834 937426944 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 6759 2476 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.12
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7508 s]
/proc/loadavg: 1.96 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1255648/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=12.71
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 7022 0 1 0 934 337 0 0 25 0 8 0 278296834 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228864 6759 2476 14 0 215334 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937426944 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.12
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937426944 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+25.6016 s]
/proc/loadavg: 1.96 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1255648/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=25.53
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 7022 0 1 0 1867 686 0 0 25 0 8 0 278296834 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228864 6759 2476 14 0 215334 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915456 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937426944 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.12
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 6759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915452

[startup+51.2279 s]
/proc/loadavg: 1.97 1.99 1.94 3/88 20397
/proc/meminfo: memFree=1247584/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=51.14
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9123 0 1 0 4290 824 0 0 25 0 8 0 278296834 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8858 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.22
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 278296841 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8858 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+102.475 s]
/proc/loadavg: 2.06 2.01 1.94 3/88 20397
/proc/meminfo: memFree=1247520/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=102.34
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9131 0 1 0 9410 824 0 0 25 0 8 0 278296834 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842094 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8866 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.22
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 394 0 0 0 21 1 0 0 15 0 8 0 278296841 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915452

[startup+162.575 s]
/proc/loadavg: 2.09 2.02 1.95 3/88 20397
/proc/meminfo: memFree=1247520/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=162.37
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9137 0 1 0 15413 824 0 0 25 0 8 0 278296834 937422848 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822276 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 915452

[startup+282.676 s]
/proc/loadavg: 2.18 2.05 1.96 3/88 20399
/proc/meminfo: memFree=1247392/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=282.36
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9143 0 1 0 27412 824 0 0 25 0 8 0 278296834 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814724 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8876 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 915452

[startup+342.677 s]
/proc/loadavg: 2.07 2.04 1.96 3/88 20399
/proc/meminfo: memFree=1247392/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=342.29
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9145 0 1 0 33405 824 0 0 25 0 8 0 278296834 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8878 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 915452

[startup+402.752 s]
/proc/loadavg: 2.02 2.03 1.96 3/88 20399
/proc/meminfo: memFree=1247392/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=402.32
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9145 0 1 0 39408 824 0 0 25 0 8 0 278296834 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8878 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 915452

[startup+462.813 s]
/proc/loadavg: 2.01 2.02 1.96 3/88 20399
/proc/meminfo: memFree=1247328/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=462.32
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9148 0 1 0 45408 824 0 0 25 0 8 0 278296834 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797511 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8881 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 915452

[startup+522.872 s]
/proc/loadavg: 2.00 2.02 1.96 3/88 20399
/proc/meminfo: memFree=1247328/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=522.31
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9148 0 1 0 51407 824 0 0 25 0 8 0 278296834 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798358 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8881 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 915452

[startup+582.951 s]
/proc/loadavg: 2.03 2.03 1.97 3/88 20399
/proc/meminfo: memFree=1247328/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=582.34
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9151 0 1 0 57410 824 0 0 25 0 8 0 278296834 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073676093 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8884 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 915452

[startup+643.013 s]
/proc/loadavg: 2.01 2.02 1.97 3/88 20399
/proc/meminfo: memFree=1247328/2055920 swapFree=4191892/4192956
[pid=20389] ppid=20387 vsize=915452 CPUtime=642.35
/proc/20389/stat : 20389 (java) R 20387 20389 19193 0 -1 0 9151 0 1 0 63411 824 0 0 25 0 8 0 278296834 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20389/statm: 228863 8884 2527 14 0 215333 0
[pid=20389/tid=20391] ppid=20387 vsize=915452 CPUtime=0.02
/proc/20389/task/20391/stat : 20391 (java) S 20387 20389 19193 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278296837 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20392] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20392/stat : 20392 (java) S 20387 20389 19193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278296838 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20393] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20393/stat : 20393 (java) S 20387 20389 19193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278296838 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20394] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20394/stat : 20394 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20395] ppid=20387 vsize=915452 CPUtime=0.23
/proc/20389/task/20395/stat : 20395 (java) S 20387 20389 19193 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20396] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20396/stat : 20396 (java) S 20387 20389 19193 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20389/tid=20397] ppid=20387 vsize=915452 CPUtime=0
/proc/20389/task/20397/stat : 20397 (java) S 20387 20389 19193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278296841 937422848 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 654.898
CPU time (s): 654.235
CPU user time (s): 645.977
CPU system time (s): 8.25774
CPU usage (%): 99.8986
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.977
system time used= 8.25774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9247
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= 14421
involuntary context switches= 17485

runsolver used 0.792879 s user time and 2.11668 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 13:16:18 UTC 2007


IDJOB= 279866
IDBENCH= 10478
IDSOLVER= 69
FILE ID= node44/279866-1169298978

PBS_JOBID= 3609793

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-360-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279866-1169298978/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-279866-1169298978 -o ROOT/results/node44/solver-279866-1169298978 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279866-1169298978/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  335b6753fc023a3977808cfe92947903

RANDOM SEED= 816730689

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.213
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.213
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:       1273392 kB
Buffers:         55840 kB
Cached:         619472 kB
SwapCached:        268 kB
Active:         202836 kB
Inactive:       501112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273392 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          45108 kB
Slab:            63748 kB
Committed_AS:  5225976 kB
PageTables:       1856 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= 66563 MiB



End job on node44 on Sat Jan 20 13:27:13 UTC 2007