Trace number 280126

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 EPFCMSAT (TO) 2400.12 2412.92

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-440-1_ext.xml
MD5SUMe2a740f1d6e6d985ec289546247272c8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints294
Best CPU time to get the best result obtained on this benchmark201.514
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints440
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension440
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280126-1169301375/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.54	     nbConstraints=440  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=439
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=439  nbSharedBinaryRepresentations=2  maxDegree=22  maxArity=2
0.54	       =>  wckTime=0.227  cpuTime=0.14  mem=8M854
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.306  cpuTime=0.19  mem=5M589
0.63	
0.63	s SATISFIABLE
0.63	o 229
0.63	c 211
0.63	o 234
0.63	c 206
0.63	o 239
0.63	c 201
0.63	o 242
0.63	c 198
0.63	o 247
0.63	c 193
0.63	o 248
0.63	c 192
0.63	o 250
0.63	c 190
0.63	o 253
0.63	c 187
0.63	o 258
0.63	c 182
0.64	o 261
0.64	c 179
0.64	o 264
0.64	c 176
0.64	o 271
0.64	c 169
0.64	o 272
0.64	c 168
0.64	o 274
0.64	c 166
0.64	o 275
0.64	c 165
0.64	o 277
0.64	c 163
0.65	o 279
0.65	c 161
0.65	o 283
0.65	c 157
0.65	o 284
0.65	c 156
0.65	o 285
0.65	c 155
0.65	o 287
0.65	c 153
0.66	o 289
0.66	c 151
0.66	o 290
0.66	c 150
0.66	o 291
0.66	c 149
0.66	o 292
0.66	c 148
0.87	o 293
0.87	c 147
0.87	o 294
0.87	c 146
2.23	   
2.23	   search
2.23	     run=0  nbConstraintChecks=6007947  nbAssignments=10000
2.23	       =>  wckTime=1.608  cpuTime=1.57  mem=5M589
3.77	   
3.77	   search
3.77	     run=1  nbConstraintChecks=12105049  nbAssignments=20000
3.77	       =>  wckTime=3.151  cpuTime=3.09  mem=5M589
5.29	   
5.29	   search
5.29	     run=2  nbConstraintChecks=18114438  nbAssignments=30000
5.29	       =>  wckTime=4.673  cpuTime=4.61  mem=5M589
6.84	   
6.84	   search
6.84	     run=3  nbConstraintChecks=24208292  nbAssignments=40000
6.84	       =>  wckTime=6.216  cpuTime=6.13  mem=5M589
8.36	   
8.36	   search
8.36	     run=4  nbConstraintChecks=30204000  nbAssignments=50000
8.36	       =>  wckTime=7.736  cpuTime=7.65  mem=5M589
9.89	   
9.89	   search
9.89	     run=5  nbConstraintChecks=36316435  nbAssignments=60000
9.89	       =>  wckTime=9.271  cpuTime=9.17  mem=5M589
11.42	   
11.42	   search
11.42	     run=6  nbConstraintChecks=42318735  nbAssignments=70000
11.42	       =>  wckTime=10.795  cpuTime=10.67  mem=5M589
12.94	   
12.94	   search
12.94	     run=7  nbConstraintChecks=48417098  nbAssignments=80000
12.94	       =>  wckTime=12.316  cpuTime=12.18  mem=5M589
14.45	   
14.45	   search
14.45	     run=8  nbConstraintChecks=54425744  nbAssignments=90000
14.45	       =>  wckTime=13.827  cpuTime=13.69  mem=5M589
15.98	   
15.98	   search
15.98	     run=9  nbConstraintChecks=60505164  nbAssignments=100000
15.98	       =>  wckTime=15.355  cpuTime=15.19  mem=5M589
17.49	   
17.49	   search
17.49	     run=10  nbConstraintChecks=66504329  nbAssignments=110000
17.49	       =>  wckTime=16.865  cpuTime=16.7  mem=5M589
19.01	   
19.01	   search
19.01	     run=11  nbConstraintChecks=72593909  nbAssignments=120000
19.01	       =>  wckTime=18.389  cpuTime=18.2  mem=5M589
20.52	   
20.52	   search
20.52	     run=12  nbConstraintChecks=78594443  nbAssignments=130000
20.52	       =>  wckTime=19.903  cpuTime=19.7  mem=5M589
22.06	   
22.06	   search
22.06	     run=13  nbConstraintChecks=84701875  nbAssignments=140000
22.06	       =>  wckTime=21.437  cpuTime=21.23  mem=5M589
23.59	   
23.59	   search
23.59	     run=14  nbConstraintChecks=90707921  nbAssignments=150000
23.59	       =>  wckTime=22.966  cpuTime=22.74  mem=5M589
25.12	   
25.12	   search
25.12	     run=15  nbConstraintChecks=96795627  nbAssignments=160000
25.12	       =>  wckTime=24.504  cpuTime=24.27  mem=5M589
26.65	   
26.65	   search
26.65	     run=16  nbConstraintChecks=102804332  nbAssignments=170000
26.65	       =>  wckTime=26.028  cpuTime=25.78  mem=5M589
28.19	   
28.19	   search
28.19	     run=17  nbConstraintChecks=108904439  nbAssignments=180000
28.19	       =>  wckTime=27.567  cpuTime=27.31  mem=5M589
29.71	   
29.71	   search
29.71	     run=18  nbConstraintChecks=114898456  nbAssignments=190000
29.71	       =>  wckTime=29.093  cpuTime=28.81  mem=5M589
31.14	   
31.14	   search
31.14	     run=19  nbConstraintChecks=120570134  nbAssignments=199294
31.14	       =>  wckTime=30.517  cpuTime=30.24  mem=5M589
31.14	   
31.14	   global
31.14	     nbConstraintChecks=120570134  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.14	     solvingWckTime=30.518  solvingCpuTime=30.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.14	     globalCpuTime=30.49
31.14	       =>  wckTime=30.825  cpuTime=30.43  mem=5M589
31.14	   
31.14	   solver IterativeSystematicSolver being built... 
31.29	       =>  wckTime=30.971  cpuTime=30.53  mem=16M572
31.35	   
31.35	   preprocessing
31.35	     nbConstraintChecks=34106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.35	     detectedInconsistency=no
31.35	       =>  wckTime=0.057  cpuTime=0.03  mem=16M572
31.38	   
31.38	   search
31.38	     run=0  nbConstraintChecks=36099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.38	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
31.38	       =>  wckTime=0.092  cpuTime=0.06  mem=16M572
31.42	   
31.42	   search
31.42	     run=1  nbConstraintChecks=83661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111
31.42	     nbFailedAssignments=17  nbBacktracks=26  nbVisitedNodes=154  nbRestartNogoods=2
31.42	       =>  wckTime=0.133  cpuTime=0.09  mem=16M572
31.45	   
31.45	   search
31.45	     run=2  nbConstraintChecks=140990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
31.45	     nbFailedAssignments=30  nbBacktracks=48  nbVisitedNodes=254  nbRestartNogoods=5
31.45	       =>  wckTime=0.163  cpuTime=0.12  mem=16M572
31.50	   
31.50	   search
31.50	     run=3  nbConstraintChecks=241342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
31.50	     nbFailedAssignments=63  nbBacktracks=81  nbVisitedNodes=414  nbRestartNogoods=7
31.50	       =>  wckTime=0.215  cpuTime=0.17  mem=16M572
31.57	   
31.57	   search
31.57	     run=4  nbConstraintChecks=367999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=394
31.57	     nbFailedAssignments=104  nbBacktracks=131  nbVisitedNodes=622  nbRestartNogoods=12
31.57	       =>  wckTime=0.279  cpuTime=0.23  mem=16M572
31.65	   
31.65	   search
31.65	     run=5  nbConstraintChecks=542016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=551
31.65	     nbFailedAssignments=154  nbBacktracks=206  nbVisitedNodes=897  nbRestartNogoods=13
31.65	       =>  wckTime=0.358  cpuTime=0.31  mem=16M572
31.78	   
31.78	   search
31.78	     run=6  nbConstraintChecks=806099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=777
31.78	     nbFailedAssignments=236  nbBacktracks=319  nbVisitedNodes=1312  nbRestartNogoods=17
31.78	       =>  wckTime=0.489  cpuTime=0.44  mem=16M572
31.95	   
31.95	   search
31.95	     run=7  nbConstraintChecks=1169680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1075
31.95	     nbFailedAssignments=332  nbBacktracks=490  nbVisitedNodes=1875  nbRestartNogoods=19
31.95	       =>  wckTime=0.658  cpuTime=0.61  mem=16M572
32.21	   
32.21	   search
32.21	     run=8  nbConstraintChecks=1723866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1525
32.21	     nbFailedAssignments=492  nbBacktracks=748  nbVisitedNodes=2729  nbRestartNogoods=22
32.21	       =>  wckTime=0.918  cpuTime=0.85  mem=16M572
32.59	   
32.59	   search
32.59	     run=9  nbConstraintChecks=2607143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2242
32.59	     nbFailedAssignments=798  nbBacktracks=1132  nbVisitedNodes=4099  nbRestartNogoods=28
32.59	       =>  wckTime=1.299  cpuTime=1.22  mem=16M572
33.12	   
33.12	   search
33.12	     run=10  nbConstraintChecks=3850777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3222
33.12	     nbFailedAssignments=1169  nbBacktracks=1708  nbVisitedNodes=5986  nbRestartNogoods=32
33.12	       =>  wckTime=1.827  cpuTime=1.74  mem=17M547
33.91	   
33.92	   search
33.92	     run=11  nbConstraintChecks=5801765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4774
33.92	     nbFailedAssignments=1827  nbBacktracks=2572  nbVisitedNodes=8963  nbRestartNogoods=36
33.92	       =>  wckTime=2.626  cpuTime=2.53  mem=17M547
35.05	   
35.05	   search
35.05	     run=12  nbConstraintChecks=8482592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6878
35.05	     nbFailedAssignments=2602  nbBacktracks=3869  nbVisitedNodes=13037  nbRestartNogoods=41
35.05	       =>  wckTime=3.766  cpuTime=3.66  mem=17M547
36.81	   
36.81	   search
36.81	     run=13  nbConstraintChecks=12656797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10105
36.81	     nbFailedAssignments=3855  nbBacktracks=5815  nbVisitedNodes=19358  nbRestartNogoods=44
36.81	       =>  wckTime=5.525  cpuTime=5.4  mem=17M547
39.43	   
39.43	   search
39.43	     run=14  nbConstraintChecks=19015164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15170
39.43	     nbFailedAssignments=5971  nbBacktracks=8735  nbVisitedNodes=29067  nbRestartNogoods=50
39.43	       =>  wckTime=8.138  cpuTime=7.99  mem=17M547
43.72	   
43.72	   search
43.72	     run=15  nbConstraintChecks=28396371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22438
43.72	     nbFailedAssignments=8834  nbBacktracks=13114  nbVisitedNodes=43345  nbRestartNogoods=56
43.72	       =>  wckTime=12.427  cpuTime=12.24  mem=17M547
50.47	   
50.47	   search
50.47	     run=16  nbConstraintChecks=43013607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33566
50.47	     nbFailedAssignments=13366  nbBacktracks=19682  nbVisitedNodes=65223  nbRestartNogoods=64
50.47	       =>  wckTime=19.178  cpuTime=18.93  mem=17M547
59.98	   
59.98	   search
59.98	     run=17  nbConstraintChecks=65311924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51032
59.98	     nbFailedAssignments=20947  nbBacktracks=29534  nbVisitedNodes=99406  nbRestartNogoods=70
59.98	       =>  wckTime=28.694  cpuTime=28.36  mem=17M547
74.72	   
74.72	   search
74.72	     run=18  nbConstraintChecks=97093347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76243
74.72	     nbFailedAssignments=31352  nbBacktracks=44313  nbVisitedNodes=148663  nbRestartNogoods=76
74.72	       =>  wckTime=43.43  cpuTime=42.98  mem=17M547
96.13	   
96.13	   search
96.13	     run=19  nbConstraintChecks=145142528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115419
96.13	     nbFailedAssignments=48332  nbBacktracks=66481  nbVisitedNodes=222598  nbRestartNogoods=84
96.13	       =>  wckTime=64.843  cpuTime=64.21  mem=17M547
129.22	   
129.22	   search
129.22	     run=20  nbConstraintChecks=219356771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173256
129.22	     nbFailedAssignments=72892  nbBacktracks=99733  nbVisitedNodes=335165  nbRestartNogoods=92
129.22	       =>  wckTime=97.928  cpuTime=97.02  mem=17M547
175.51	   
175.51	   search
175.51	     run=21  nbConstraintChecks=321258046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251401
175.51	     nbFailedAssignments=101136  nbBacktracks=149611  nbVisitedNodes=488388  nbRestartNogoods=102
175.51	       =>  wckTime=144.218  cpuTime=142.93  mem=17M547
251.89	   
251.89	   search
251.89	     run=22  nbConstraintChecks=483983080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=377385
251.89	     nbFailedAssignments=152274  nbBacktracks=224431  nbVisitedNodes=734843  nbRestartNogoods=113
251.89	       =>  wckTime=220.6  cpuTime=218.66  mem=17M547
365.22	   
365.22	   search
365.22	     run=23  nbConstraintChecks=722336298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=564168
365.22	     nbFailedAssignments=226803  nbBacktracks=336658  nbVisitedNodes=1099698  nbRestartNogoods=120
365.22	       =>  wckTime=333.932  cpuTime=330.81  mem=17M547
532.06	   
532.06	   search
532.06	     run=24  nbConstraintChecks=1075625927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=847647
532.06	     nbFailedAssignments=341921  nbBacktracks=504999  nbVisitedNodes=1647826  nbRestartNogoods=126
532.06	       =>  wckTime=500.767  cpuTime=496.16  mem=17M547
757.03	   
757.03	   search
757.03	     run=25  nbConstraintChecks=1574244436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1276800
757.03	     nbFailedAssignments=518535  nbBacktracks=757510  nbVisitedNodes=2442750  nbRestartNogoods=134
757.03	       =>  wckTime=725.744  cpuTime=719.24  mem=17M547
1066.37	   
1066.37	   search
1066.37	     run=26  nbConstraintChecks=2267044745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1877301
1066.37	     nbFailedAssignments=740243  nbBacktracks=1136279  nbVisitedNodes=3553900  nbRestartNogoods=139
1066.37	       =>  wckTime=1035.081  cpuTime=1025.94  mem=17M547
1460.14	   
1460.14	   search
1460.14	     run=27  nbConstraintChecks=3207580839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2756195
1460.14	     nbFailedAssignments=1050957  nbBacktracks=1704434  nbVisitedNodes=5090387  nbRestartNogoods=148
1460.14	       =>  wckTime=1428.853  cpuTime=1417.3  mem=17M547
1973.00	   
1973.00	   search
1973.00	     run=28  nbConstraintChecks=4486121842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3988105
1973.00	     nbFailedAssignments=1430611  nbBacktracks=2556662  nbVisitedNodes=7205506  nbRestartNogoods=158
1973.00	       =>  wckTime=1941.714  cpuTime=1929.6  mem=17M547
2412.85	v 1 0 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 0 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 0 1 1 1 

Verifier Data (download as text)

146 unsatisfied constraints, 294 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/node12/watcher-280126-1169301375 -o ROOT/results/node12/solver-280126-1169301375 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280126-1169301375/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 2/86 10349
/proc/meminfo: memFree=1360608/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=18540 CPUtime=0
/proc/10348/stat : 10348 (runsolver) R 10346 10348 9718 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278532594 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10348/statm: 4635 279 244 17 0 2626 0

[startup+0.102367 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 10349
/proc/meminfo: memFree=1360608/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=913236 CPUtime=0.08
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 2919 0 1 0 7 1 0 0 17 0 8 0 278532594 935153664 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151972333 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228309 2665 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.510442 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 10349
/proc/meminfo: memFree=1360608/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915332 CPUtime=0.49
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 6386 0 1 0 45 4 0 0 18 0 8 0 278532594 937299968 6125 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228833 6125 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33158 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1342824/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=1.29
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 7105 0 1 0 106 23 0 0 25 0 8 0 278532594 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683639 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 6843 2479 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.13
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 278532602 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.98288 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1342760/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2.94
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 7109 0 1 0 231 63 0 0 25 0 8 0 278532594 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 6846 2479 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.13
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915452

[startup+6.26747 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1342696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=6.19
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 7109 0 1 0 472 147 0 0 25 0 8 0 278532594 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 6846 2479 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.13
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915452

[startup+12.7496 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1342696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=12.62
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 7109 0 1 0 944 318 0 0 25 0 8 0 278532594 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 6846 2479 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.13
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915452

[startup+25.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1342696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=25.36
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 7109 0 1 0 1880 656 0 0 25 0 8 0 278532594 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 6846 2479 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.14
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 338 0 0 0 13 1 0 0 16 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915452

[startup+51.2066 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 10356
/proc/meminfo: memFree=1334696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=50.74
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9189 0 1 0 4269 805 0 0 25 0 8 0 278532594 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 8923 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915452

[startup+102.409 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 10356
/proc/meminfo: memFree=1334696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=101.53
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9196 0 1 0 9347 806 0 0 25 0 8 0 278532594 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861848 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10348/statm: 228863 8930 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915452

[startup+162.465 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 10356
/proc/meminfo: memFree=1334696/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=161.07
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9199 0 1 0 15301 806 0 0 25 0 8 0 278532594 937422848 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815539 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.09 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2071.66
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 206353 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880605 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2071.66
Current children cumulated vsize (KiB) 915452

[startup+2144.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2131.64
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 212351 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696206 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.64
Current children cumulated vsize (KiB) 915452

[startup+2204.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2191.64
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 218351 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.64
Current children cumulated vsize (KiB) 915452

[startup+2264.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2251.63
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 224350 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813593 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.63
Current children cumulated vsize (KiB) 915452

[startup+2324.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2311.6
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 230347 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073834858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.6
Current children cumulated vsize (KiB) 915452

[startup+2384.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334184/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2371.59
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 236346 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855844 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.59
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10604
/proc/meminfo: memFree=1334120/2055920 swapFree=4160348/4192956
[pid=10348] ppid=10346 vsize=915452 CPUtime=2400.04
/proc/10348/stat : 10348 (java) R 10346 10348 9718 0 -1 0 9221 0 1 0 239191 813 0 0 25 0 8 0 278532594 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 228863 8954 2533 14 0 215333 0
[pid=10348/tid=10350] ppid=10346 vsize=915452 CPUtime=0.02
/proc/10348/task/10350/stat : 10350 (java) S 10346 10348 9718 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10351/stat : 10351 (java) S 10346 10348 9718 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10352] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10352/stat : 10352 (java) S 10346 10348 9718 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278532598 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10353] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10353/stat : 10353 (java) S 10346 10348 9718 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10354] ppid=10346 vsize=915452 CPUtime=0.26
/proc/10348/task/10354/stat : 10354 (java) S 10346 10348 9718 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10348/tid=10355] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10355/stat : 10355 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10348/tid=10356] ppid=10346 vsize=915452 CPUtime=0
/proc/10348/task/10356/stat : 10356 (java) S 10346 10348 9718 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278532602 937422848 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2412.92
CPU time (s): 2400.12
CPU user time (s): 2391.97
CPU system time (s): 8.14176
CPU usage (%): 99.4693
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.97
system time used= 8.14176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9243
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= 49963
involuntary context switches= 102732

runsolver used 2.67859 s user time and 8.03278 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 13:56:16 UTC 2007


IDJOB= 280126
IDBENCH= 10620
IDSOLVER= 68
FILE ID= node12/280126-1169301375

PBS_JOBID= 3609639

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-60/maxcut-60-440-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280126-1169301375/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-280126-1169301375 -o ROOT/results/node12/solver-280126-1169301375 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280126-1169301375/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e2a740f1d6e6d985ec289546247272c8

RANDOM SEED= 194190814

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.265
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.265
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:       1361088 kB
Buffers:         61320 kB
Cached:         521004 kB
SwapCached:       5332 kB
Active:         272536 kB
Inactive:       347012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361088 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          47768 kB
Slab:            60456 kB
Committed_AS:  8338696 kB
PageTables:       2032 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node12 on Sat Jan 20 14:36:29 UTC 2007