Trace number 280073

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 PFCMSAT (TO) 2400.11 2415.12

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-420-9_ext.xml
MD5SUMfb71e628912fb16cafae0e4292803a79
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints261
Best CPU time to get the best result obtained on this benchmark33.143
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints420
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension420
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280073-1169300634/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.091  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.55	     nbConstraints=420  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=419
0.55	     nbConflictsStructures=1  nbSharedConflictsStructures=419  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.55	       =>  wckTime=0.226  cpuTime=0.15  mem=8M876
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.306  cpuTime=0.19  mem=5M568
0.63	
0.63	s SATISFIABLE
0.63	o 224
0.63	c 196
0.63	o 229
0.63	c 191
0.63	o 235
0.63	c 185
0.63	o 238
0.63	c 182
0.63	o 242
0.63	c 178
0.63	o 245
0.63	c 175
0.64	o 246
0.64	c 174
0.64	o 249
0.64	c 171
0.64	o 253
0.64	c 167
0.64	o 254
0.64	c 166
0.64	o 255
0.64	c 165
0.64	o 256
0.64	c 164
0.64	o 257
0.64	c 163
0.66	o 260
0.66	c 160
0.69	o 261
0.69	c 159
2.22	   
2.22	   search
2.22	     run=0  nbConstraintChecks=6494975  nbAssignments=10000
2.22	       =>  wckTime=1.597  cpuTime=1.57  mem=5M568
3.77	   
3.77	   search
3.77	     run=1  nbConstraintChecks=13051921  nbAssignments=20000
3.77	       =>  wckTime=3.142  cpuTime=3.1  mem=5M568
5.29	   
5.29	   search
5.29	     run=2  nbConstraintChecks=19541114  nbAssignments=30000
5.29	       =>  wckTime=4.666  cpuTime=4.61  mem=5M568
6.83	   
6.83	   search
6.83	     run=3  nbConstraintChecks=26094759  nbAssignments=40000
6.83	       =>  wckTime=6.209  cpuTime=6.14  mem=5M568
8.37	   
8.37	   search
8.37	     run=4  nbConstraintChecks=32586482  nbAssignments=50000
8.37	       =>  wckTime=7.749  cpuTime=7.66  mem=5M568
9.92	   
9.92	   search
9.92	     run=5  nbConstraintChecks=39148950  nbAssignments=60000
9.92	       =>  wckTime=9.292  cpuTime=9.19  mem=5M568
11.46	   
11.46	   search
11.46	     run=6  nbConstraintChecks=45640880  nbAssignments=70000
11.46	       =>  wckTime=10.833  cpuTime=10.72  mem=5M568
13.00	   
13.00	   search
13.00	     run=7  nbConstraintChecks=52193222  nbAssignments=80000
13.00	       =>  wckTime=12.381  cpuTime=12.26  mem=5M568
14.54	   
14.54	   search
14.54	     run=8  nbConstraintChecks=58690559  nbAssignments=90000
14.54	       =>  wckTime=13.918  cpuTime=13.78  mem=5M568
16.10	   
16.10	   search
16.10	     run=9  nbConstraintChecks=65249201  nbAssignments=100000
16.10	       =>  wckTime=15.472  cpuTime=15.31  mem=5M568
17.62	   
17.62	   search
17.62	     run=10  nbConstraintChecks=71744721  nbAssignments=110000
17.62	       =>  wckTime=16.996  cpuTime=16.82  mem=5M568
19.15	   
19.15	   search
19.15	     run=11  nbConstraintChecks=78314118  nbAssignments=120000
19.15	       =>  wckTime=18.529  cpuTime=18.35  mem=5M568
20.69	   
20.69	   search
20.69	     run=12  nbConstraintChecks=84808271  nbAssignments=130000
20.69	       =>  wckTime=20.063  cpuTime=19.86  mem=5M568
22.22	   
22.22	   search
22.22	     run=13  nbConstraintChecks=91373584  nbAssignments=140000
22.22	       =>  wckTime=21.596  cpuTime=21.38  mem=5M568
23.74	   
23.74	   search
23.74	     run=14  nbConstraintChecks=97871085  nbAssignments=150000
23.74	       =>  wckTime=23.12  cpuTime=22.9  mem=5M568
25.29	   
25.29	   search
25.29	     run=15  nbConstraintChecks=104431211  nbAssignments=160000
25.29	       =>  wckTime=24.663  cpuTime=24.42  mem=5M568
26.82	   
26.82	   search
26.82	     run=16  nbConstraintChecks=110929050  nbAssignments=170000
26.82	       =>  wckTime=26.196  cpuTime=25.94  mem=5M568
28.37	   
28.37	   search
28.37	     run=17  nbConstraintChecks=117492500  nbAssignments=180000
28.37	       =>  wckTime=27.747  cpuTime=27.47  mem=5M568
29.91	   
29.91	   search
29.91	     run=18  nbConstraintChecks=123977904  nbAssignments=190000
29.91	       =>  wckTime=29.289  cpuTime=29.0  mem=5M568
30.99	   
30.99	   search
30.99	     run=19  nbConstraintChecks=128523472  nbAssignments=196939
30.99	       =>  wckTime=30.364  cpuTime=30.07  mem=5M568
30.99	   
30.99	   global
30.99	     nbConstraintChecks=128523472  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.364  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.31
30.99	       =>  wckTime=30.672  cpuTime=30.26  mem=5M568
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.816  cpuTime=30.37  mem=16M556
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M556
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=33008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.20	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=63  nbRestartNogoods=0
31.20	       =>  wckTime=0.061  cpuTime=0.04  mem=16M556
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=84148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99
31.24	     nbFailedAssignments=28  nbBacktracks=25  nbVisitedNodes=153  nbRestartNogoods=3
31.24	       =>  wckTime=0.103  cpuTime=0.07  mem=16M556
31.26	   
31.26	   search
31.26	     run=2  nbConstraintChecks=131828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154
31.26	     nbFailedAssignments=37  nbBacktracks=48  nbVisitedNodes=240  nbRestartNogoods=6
31.26	       =>  wckTime=0.126  cpuTime=0.09  mem=16M556
31.30	   
31.30	   search
31.30	     run=3  nbConstraintChecks=210779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=233
31.30	     nbFailedAssignments=59  nbBacktracks=82  nbVisitedNodes=375  nbRestartNogoods=7
31.30	       =>  wckTime=0.161  cpuTime=0.12  mem=16M556
31.34	   
31.34	   search
31.34	     run=4  nbConstraintChecks=306959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.34	     nbFailedAssignments=81  nbBacktracks=132  nbVisitedNodes=542  nbRestartNogoods=10
31.34	       =>  wckTime=0.204  cpuTime=0.16  mem=16M556
31.41	   
31.41	   search
31.41	     run=5  nbConstraintChecks=476115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=477
31.41	     nbFailedAssignments=135  nbBacktracks=207  nbVisitedNodes=820  nbRestartNogoods=13
31.41	       =>  wckTime=0.276  cpuTime=0.24  mem=16M556
31.52	   
31.52	   search
31.52	     run=6  nbConstraintChecks=723905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=691
31.52	     nbFailedAssignments=217  nbBacktracks=320  nbVisitedNodes=1229  nbRestartNogoods=19
31.52	       =>  wckTime=0.382  cpuTime=0.34  mem=16M556
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=1164466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1054
31.71	     nbFailedAssignments=392  nbBacktracks=490  nbVisitedNodes=1937  nbRestartNogoods=22
31.71	       =>  wckTime=0.572  cpuTime=0.52  mem=16M556
31.93	   
31.93	   search
31.93	     run=8  nbConstraintChecks=1688168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1496
31.93	     nbFailedAssignments=557  nbBacktracks=747  nbVisitedNodes=2801  nbRestartNogoods=26
31.93	       =>  wckTime=0.791  cpuTime=0.72  mem=16M556
32.27	   
32.27	   search
32.27	     run=9  nbConstraintChecks=2527568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2189
32.27	     nbFailedAssignments=846  nbBacktracks=1131  nbVisitedNodes=4167  nbRestartNogoods=31
32.27	       =>  wckTime=1.13  cpuTime=1.04  mem=16M556
32.81	   
32.81	   search
32.81	     run=10  nbConstraintChecks=3887211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3301
32.81	     nbFailedAssignments=1364  nbBacktracks=1707  nbVisitedNodes=6373  nbRestartNogoods=36
32.81	       =>  wckTime=1.677  cpuTime=1.58  mem=16M556
33.61	   
33.61	   search
33.61	     run=11  nbConstraintChecks=5888204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4924
33.61	     nbFailedAssignments=2108  nbBacktracks=2571  nbVisitedNodes=9604  nbRestartNogoods=41
33.61	       =>  wckTime=2.472  cpuTime=2.37  mem=16M556
34.72	   
34.72	   search
34.72	     run=12  nbConstraintChecks=8670488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7186
34.72	     nbFailedAssignments=3053  nbBacktracks=3868  nbVisitedNodes=14108  nbRestartNogoods=45
34.72	       =>  wckTime=3.583  cpuTime=3.47  mem=16M556
36.48	   
36.48	   search
36.48	     run=13  nbConstraintChecks=13032123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10744
36.48	     nbFailedAssignments=4649  nbBacktracks=5814  nbVisitedNodes=21208  nbRestartNogoods=51
36.48	       =>  wckTime=5.345  cpuTime=5.21  mem=16M556
39.34	   
39.34	   search
39.34	     run=14  nbConstraintChecks=19910379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16197
39.34	     nbFailedAssignments=7165  nbBacktracks=8734  nbVisitedNodes=32095  nbRestartNogoods=59
39.34	       =>  wckTime=8.201  cpuTime=8.05  mem=16M556
43.09	   
43.09	   search
43.09	     run=15  nbConstraintChecks=29209796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23722
43.09	     nbFailedAssignments=10295  nbBacktracks=13113  nbVisitedNodes=47129  nbRestartNogoods=65
43.09	       =>  wckTime=11.957  cpuTime=11.76  mem=16M556
49.79	   
49.79	   search
49.79	     run=16  nbConstraintChecks=45030573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36420
49.79	     nbFailedAssignments=16407  nbBacktracks=19681  nbVisitedNodes=72485  nbRestartNogoods=74
49.79	       =>  wckTime=18.656  cpuTime=18.4  mem=16M556
59.19	   
59.19	   search
59.19	     run=17  nbConstraintChecks=67622027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54714
59.19	     nbFailedAssignments=24831  nbBacktracks=29533  nbVisitedNodes=109055  nbRestartNogoods=78
59.19	       =>  wckTime=28.059  cpuTime=27.72  mem=16M556
73.75	   
73.75	   search
73.75	     run=18  nbConstraintChecks=101183641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81103
73.75	     nbFailedAssignments=36428  nbBacktracks=44311  nbVisitedNodes=161807  nbRestartNogoods=85
73.75	       =>  wckTime=42.61  cpuTime=42.14  mem=16M556
96.83	   
96.83	   search
96.83	     run=19  nbConstraintChecks=154061103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123749
96.83	     nbFailedAssignments=56892  nbBacktracks=66479  nbVisitedNodes=247083  nbRestartNogoods=93
96.84	       =>  wckTime=65.699  cpuTime=65.02  mem=16M556
130.79	   
130.79	   search
130.79	     run=20  nbConstraintChecks=231750750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185895
130.79	     nbFailedAssignments=85772  nbBacktracks=99731  nbVisitedNodes=371237  nbRestartNogoods=101
130.79	       =>  wckTime=99.652  cpuTime=98.66  mem=16M556
182.23	   
182.23	   search
182.23	     run=21  nbConstraintChecks=348655786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279979
182.23	     nbFailedAssignments=129964  nbBacktracks=149609  nbVisitedNodes=558783  nbRestartNogoods=110
182.23	       =>  wckTime=151.094  cpuTime=149.63  mem=16M556
259.57	   
259.57	   search
259.57	     run=22  nbConstraintChecks=524271822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=420823
259.57	     nbFailedAssignments=195979  nbBacktracks=224427  nbVisitedNodes=838690  nbRestartNogoods=117
259.57	       =>  wckTime=228.438  cpuTime=226.27  mem=16M556
377.68	   
377.68	   search
377.68	     run=23  nbConstraintChecks=788522159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=634765
377.68	     nbFailedAssignments=297673  nbBacktracks=336654  nbVisitedNodes=1264177  nbRestartNogoods=132
377.68	       =>  wckTime=346.549  cpuTime=343.31  mem=16M556
545.40	   
545.40	   search
545.40	     run=24  nbConstraintChecks=1165990907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=943740
545.40	     nbFailedAssignments=438289  nbBacktracks=504996  nbVisitedNodes=1870856  nbRestartNogoods=138
545.40	       =>  wckTime=514.265  cpuTime=509.5  mem=17M531
781.21	   
781.21	   search
781.21	     run=25  nbConstraintChecks=1722041652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1410903
781.21	     nbFailedAssignments=652922  nbBacktracks=757508  nbVisitedNodes=2777789  nbRestartNogoods=145
781.21	       =>  wckTime=750.077  cpuTime=743.17  mem=17M531
1100.84	   
1100.84	   search
1100.84	     run=26  nbConstraintChecks=2511080989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2102225
1100.84	     nbFailedAssignments=965458  nbBacktracks=1136275  nbVisitedNodes=4097370  nbRestartNogoods=152
1100.84	       =>  wckTime=1069.701  cpuTime=1059.7  mem=17M531
1485.39	   
1485.39	   search
1485.39	     run=27  nbConstraintChecks=3525422742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3045075
1485.39	     nbFailedAssignments=1340135  nbBacktracks=1704426  nbVisitedNodes=5809735  nbRestartNogoods=161
1485.39	       =>  wckTime=1454.251  cpuTime=1440.75  mem=17M531
1926.04	   
1926.04	   search
1926.04	     run=28  nbConstraintChecks=4797540987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4324163
1926.04	     nbFailedAssignments=1766977  nbBacktracks=2556654  nbVisitedNodes=7943257  nbRestartNogoods=170
1926.04	       =>  wckTime=1894.908  cpuTime=1880.64  mem=17M531
2415.10	v 0 0 1 0 0 0 0 1 1 1 0 1 0 1 1 1 1 1 0 1 1 0 0 0 0 1 1 1 0 1 0 1 0 1 0 0 1 1 1 0 

Verifier Data (download as text)

159 unsatisfied constraints, 261 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/node17/watcher-280073-1169300634 -o ROOT/results/node17/solver-280073-1169300634 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280073-1169300634/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: 2.00 2.00 2.00 4/93 21776
/proc/meminfo: memFree=1338128/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=18540 CPUtime=0
/proc/21775/stat : 21775 (runsolver) R 21773 21775 21617 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278458160 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21775/statm: 4635 279 244 17 0 2626 0

[startup+0.107952 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 21776
/proc/meminfo: memFree=1338128/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=914988 CPUtime=0.08
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 2996 0 1 0 7 1 0 0 18 0 8 0 278458160 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515996 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 21776
/proc/meminfo: memFree=1338128/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915332 CPUtime=0.49
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 6380 0 1 0 45 4 0 0 18 0 8 0 278458160 937299968 6119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228833 6119 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33707 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1320472/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=1.3
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 7070 0 1 0 107 23 0 0 25 0 8 0 278458160 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 6808 2476 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 169 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.13
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 278458169 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 6808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.97424 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1320472/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2.92
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 7073 0 1 0 229 63 0 0 25 0 8 0 278458160 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073685782 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 6810 2476 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 169 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.13
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 336 0 0 0 12 1 0 0 17 0 8 0 278458169 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 6810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.26659 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1320344/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=6.18
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 7074 0 1 0 471 147 0 0 25 0 8 0 278458160 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 6811 2476 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 169 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.13
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915452

[startup+12.7413 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1320408/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=12.6
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 7074 0 1 0 947 313 0 0 25 0 8 0 278458160 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 6811 2476 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 169 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.13
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915452

[startup+25.6106 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1320536/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=25.35
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 7074 0 1 0 1897 638 0 0 25 0 8 0 278458160 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 6811 2476 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 169 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.13
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 6811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915452

[startup+51.2163 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1312472/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=50.71
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9143 0 1 0 4297 774 0 0 25 0 8 0 278458160 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 8876 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915452

[startup+102.423 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1312472/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=101.46
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9150 0 1 0 9371 775 0 0 25 0 8 0 278458160 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803625 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21775/statm: 228863 8883 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8883 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) 915452

[startup+162.469 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21783
/proc/meminfo: memFree=1312472/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=160.96
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9153 0 1 0 15321 775 0 0 25 0 8 0 278458160 937422848 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2009.61
Current children cumulated vsize (KiB) 915452

[startup+2084.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 22055
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2069.61
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 206176 785 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2069.61
Current children cumulated vsize (KiB) 915452

[startup+2144.37 s]
/proc/loadavg: 2.06 2.02 2.00 3/101 22055
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2129.63
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 212178 785 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2129.63
Current children cumulated vsize (KiB) 915452

[startup+2204.45 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 22055
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2189.64
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 218178 786 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693159 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2189.64
Current children cumulated vsize (KiB) 915452

[startup+2264.52 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 22057
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2249.64
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 224178 786 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2249.64
Current children cumulated vsize (KiB) 915452

[startup+2324.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 22057
/proc/meminfo: memFree=1331480/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2309.69
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 230183 786 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821394 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2309.69
Current children cumulated vsize (KiB) 915452

[startup+2384.63 s]
/proc/loadavg: 2.00 2.00 2.00 4/101 22057
/proc/meminfo: memFree=1331416/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2369.63
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 236177 786 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2369.63
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.1 s]
/proc/loadavg: 2.06 2.01 2.00 3/101 22057
/proc/meminfo: memFree=1331416/2055920 swapFree=4192812/4192956
[pid=21775] ppid=21773 vsize=915452 CPUtime=2400.08
/proc/21775/stat : 21775 (java) R 21773 21775 21617 0 -1 0 9174 0 1 0 239222 786 0 0 25 0 8 0 278458160 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682257 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21775/statm: 228863 8906 2527 14 0 215333 0
[pid=21775/tid=21777] ppid=21773 vsize=915452 CPUtime=0.02
/proc/21775/task/21777/stat : 21777 (java) S 21773 21775 21617 0 -1 64 170 0 0 0 2 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21778] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21778/stat : 21778 (java) S 21773 21775 21617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21779] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21779/stat : 21779 (java) S 21773 21775 21617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278458165 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21780] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21780/stat : 21780 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21781] ppid=21773 vsize=915452 CPUtime=0.24
/proc/21775/task/21781/stat : 21781 (java) S 21773 21775 21617 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21775/tid=21782] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21782/stat : 21782 (java) S 21773 21775 21617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21775/tid=21783] ppid=21773 vsize=915452 CPUtime=0
/proc/21775/task/21783/stat : 21783 (java) S 21773 21775 21617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278458169 937422848 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2415.12
CPU time (s): 2400.11
CPU user time (s): 2392.24
CPU system time (s): 7.8738
CPU usage (%): 99.3784
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.24
system time used= 7.8738
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9196
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= 49968
involuntary context switches= 116748

runsolver used 2.58261 s user time and 8.11577 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 13:43:54 UTC 2007


IDJOB= 280073
IDBENCH= 10598
IDSOLVER= 69
FILE ID= node17/280073-1169300634

PBS_JOBID= 3609899

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fb71e628912fb16cafae0e4292803a79

RANDOM SEED= 454789552

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.236
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.236
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:       1338608 kB
Buffers:         48600 kB
Cached:         507232 kB
SwapCached:          0 kB
Active:         288496 kB
Inactive:       352084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:         113804 kB
Slab:            61340 kB
Committed_AS:  9569280 kB
PageTables:       2352 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 node17 on Sat Jan 20 14:24:09 UTC 2007