Trace number 280018

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 2403.32

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-440-1_ext.xml
MD5SUMc3043f35db63c9543be592457e7f49b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints273
Best CPU time to get the best result obtained on this benchmark33.3709
Satisfiable
(Un)Satisfiability was proved
Number of variables40
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280018-1169300035/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.54	     nbConstraints=440  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=439
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=439  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.54	       =>  wckTime=0.225  cpuTime=0.15  mem=8M887
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.304  cpuTime=0.2  mem=5M577
0.62	
0.62	s SATISFIABLE
0.62	o 238
0.62	c 202
0.63	o 240
0.63	c 200
0.63	o 244
0.63	c 196
0.63	o 246
0.63	c 194
0.63	o 248
0.63	c 192
0.63	o 249
0.63	c 191
0.63	o 250
0.63	c 190
0.63	o 252
0.63	c 188
0.63	o 255
0.63	c 185
0.63	o 257
0.63	c 183
0.64	o 258
0.64	c 182
0.64	o 261
0.64	c 179
0.64	o 264
0.64	c 176
0.64	o 265
0.64	c 175
0.65	o 266
0.65	c 174
0.67	o 267
0.67	c 173
0.67	o 268
0.67	c 172
0.67	o 270
0.67	c 170
0.70	o 272
0.70	c 168
0.76	o 273
0.76	c 167
2.27	   
2.27	   search
2.27	     run=0  nbConstraintChecks=6887526  nbAssignments=10000
2.27	       =>  wckTime=1.652  cpuTime=1.62  mem=5M577
3.85	   
3.85	   search
3.85	     run=1  nbConstraintChecks=13840703  nbAssignments=20000
3.85	       =>  wckTime=3.235  cpuTime=3.2  mem=5M577
5.43	   
5.43	   search
5.43	     run=2  nbConstraintChecks=20729639  nbAssignments=30000
5.43	       =>  wckTime=4.809  cpuTime=4.76  mem=5M577
7.02	   
7.02	   search
7.02	     run=3  nbConstraintChecks=27686209  nbAssignments=40000
7.02	       =>  wckTime=6.398  cpuTime=6.34  mem=5M577
8.59	   
8.59	   search
8.59	     run=4  nbConstraintChecks=34570534  nbAssignments=50000
8.59	       =>  wckTime=7.974  cpuTime=7.91  mem=5M577
10.18	   
10.18	   search
10.18	     run=5  nbConstraintChecks=41528027  nbAssignments=60000
10.18	       =>  wckTime=9.567  cpuTime=9.49  mem=5M577
11.77	   
11.77	   search
11.77	     run=6  nbConstraintChecks=48416226  nbAssignments=70000
11.77	       =>  wckTime=11.156  cpuTime=11.08  mem=5M577
13.37	   
13.37	   search
13.37	     run=7  nbConstraintChecks=55369038  nbAssignments=80000
13.37	       =>  wckTime=12.754  cpuTime=12.67  mem=5M577
14.96	   
14.96	   search
14.96	     run=8  nbConstraintChecks=62251483  nbAssignments=90000
14.96	       =>  wckTime=14.347  cpuTime=14.25  mem=5M577
16.56	   
16.56	   search
16.56	     run=9  nbConstraintChecks=69210138  nbAssignments=100000
16.56	       =>  wckTime=15.946  cpuTime=15.85  mem=5M577
18.16	   
18.16	   search
18.16	     run=10  nbConstraintChecks=76098042  nbAssignments=110000
18.16	       =>  wckTime=17.541  cpuTime=17.43  mem=5M577
19.76	   
19.76	   search
19.76	     run=11  nbConstraintChecks=83055595  nbAssignments=120000
19.76	       =>  wckTime=19.139  cpuTime=19.02  mem=5M577
21.33	   
21.33	   search
21.33	     run=12  nbConstraintChecks=89946319  nbAssignments=130000
21.33	       =>  wckTime=20.716  cpuTime=20.59  mem=5M577
22.92	   
22.92	   search
22.92	     run=13  nbConstraintChecks=96903748  nbAssignments=140000
22.92	       =>  wckTime=22.307  cpuTime=22.17  mem=5M577
24.50	   
24.50	   search
24.50	     run=14  nbConstraintChecks=103788084  nbAssignments=150000
24.50	       =>  wckTime=23.882  cpuTime=23.75  mem=5M577
26.09	   
26.09	   search
26.09	     run=15  nbConstraintChecks=110747556  nbAssignments=160000
26.09	       =>  wckTime=25.472  cpuTime=25.33  mem=5M577
27.67	   
27.67	   search
27.67	     run=16  nbConstraintChecks=117632125  nbAssignments=170000
27.67	       =>  wckTime=27.049  cpuTime=26.9  mem=5M577
29.25	   
29.25	   search
29.25	     run=17  nbConstraintChecks=124593967  nbAssignments=180000
29.25	       =>  wckTime=28.632  cpuTime=28.47  mem=5M577
30.84	   
30.84	   search
30.84	     run=18  nbConstraintChecks=131484502  nbAssignments=190000
30.84	       =>  wckTime=30.222  cpuTime=30.05  mem=5M577
30.92	   
30.92	   search
30.92	     run=19  nbConstraintChecks=131836508  nbAssignments=190510
30.92	       =>  wckTime=30.303  cpuTime=30.14  mem=5M577
30.92	   
30.92	   global
30.92	     nbConstraintChecks=131836508  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.92	     solvingWckTime=30.303  solvingCpuTime=30.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.92	     globalCpuTime=30.4
30.92	       =>  wckTime=30.609  cpuTime=30.34  mem=5M577
30.92	   
30.92	   solver IterativeSystematicSolver being built... 
31.07	       =>  wckTime=30.756  cpuTime=30.45  mem=16M678
31.12	   
31.12	   preprocessing
31.12	     nbConstraintChecks=21859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.12	     detectedInconsistency=no
31.12	       =>  wckTime=0.046  cpuTime=0.02  mem=16M678
31.15	   
31.15	   search
31.15	     run=0  nbConstraintChecks=31374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.15	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
31.15	       =>  wckTime=0.077  cpuTime=0.05  mem=16M678
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=72840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.18	     nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=133  nbRestartNogoods=1
31.18	       =>  wckTime=0.112  cpuTime=0.07  mem=16M678
31.21	   
31.21	   search
31.21	     run=2  nbConstraintChecks=127295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
31.21	     nbFailedAssignments=32  nbBacktracks=48  nbVisitedNodes=224  nbRestartNogoods=3
31.21	       =>  wckTime=0.137  cpuTime=0.09  mem=16M678
31.24	   
31.24	   search
31.24	     run=3  nbConstraintChecks=198915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=223
31.24	     nbFailedAssignments=50  nbBacktracks=81  nbVisitedNodes=348  nbRestartNogoods=5
31.24	       =>  wckTime=0.166  cpuTime=0.12  mem=16M678
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=323947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=337
31.29	     nbFailedAssignments=92  nbBacktracks=131  nbVisitedNodes=549  nbRestartNogoods=8
31.29	       =>  wckTime=0.221  cpuTime=0.17  mem=16M678
31.37	   
31.37	   search
31.37	     run=5  nbConstraintChecks=496401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=493
31.37	     nbFailedAssignments=154  nbBacktracks=206  nbVisitedNodes=828  nbRestartNogoods=11
31.37	       =>  wckTime=0.294  cpuTime=0.25  mem=16M678
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=717373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=685
31.46	     nbFailedAssignments=211  nbBacktracks=319  nbVisitedNodes=1185  nbRestartNogoods=13
31.46	       =>  wckTime=0.384  cpuTime=0.33  mem=16M678
31.62	   
31.62	   search
31.62	     run=7  nbConstraintChecks=1115558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1014
31.62	     nbFailedAssignments=350  nbBacktracks=490  nbVisitedNodes=1800  nbRestartNogoods=17
31.62	       =>  wckTime=0.547  cpuTime=0.5  mem=16M678
31.87	   
31.87	   search
31.87	     run=8  nbConstraintChecks=1681913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1486
31.87	     nbFailedAssignments=548  nbBacktracks=747  nbVisitedNodes=2700  nbRestartNogoods=21
31.87	       =>  wckTime=0.795  cpuTime=0.72  mem=16M678
32.21	   
32.21	   search
32.21	     run=9  nbConstraintChecks=2538331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2182
32.21	     nbFailedAssignments=841  nbBacktracks=1131  nbVisitedNodes=4023  nbRestartNogoods=24
32.21	       =>  wckTime=1.135  cpuTime=1.05  mem=16M678
32.69	   
32.69	   search
32.69	     run=10  nbConstraintChecks=3797492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3207
32.69	     nbFailedAssignments=1274  nbBacktracks=1707  nbVisitedNodes=5974  nbRestartNogoods=29
32.69	       =>  wckTime=1.615  cpuTime=1.53  mem=16M678
33.38	   
33.38	   search
33.38	     run=11  nbConstraintChecks=5625238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4660
33.38	     nbFailedAssignments=1845  nbBacktracks=2571  nbVisitedNodes=8820  nbRestartNogoods=34
33.38	       =>  wckTime=2.309  cpuTime=2.21  mem=16M678
34.54	   
34.54	   search
34.54	     run=12  nbConstraintChecks=8607671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7061
34.54	     nbFailedAssignments=2929  nbBacktracks=3870  nbVisitedNodes=13392  nbRestartNogoods=39
34.54	       =>  wckTime=3.473  cpuTime=3.37  mem=16M678
36.32	   
36.32	   search
36.32	     run=13  nbConstraintChecks=13060255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10685
36.32	     nbFailedAssignments=4589  nbBacktracks=5816  nbVisitedNodes=20168  nbRestartNogoods=44
36.32	       =>  wckTime=5.246  cpuTime=5.13  mem=16M678
38.89	   
38.89	   search
38.89	     run=14  nbConstraintChecks=19683042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16037
38.89	     nbFailedAssignments=7006  nbBacktracks=8735  nbVisitedNodes=30362  nbRestartNogoods=50
38.89	       =>  wckTime=7.82  cpuTime=7.7  mem=16M678
42.67	   
42.67	   search
42.67	     run=15  nbConstraintChecks=29545960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23901
42.67	     nbFailedAssignments=10475  nbBacktracks=13114  nbVisitedNodes=45536  nbRestartNogoods=54
42.67	       =>  wckTime=11.596  cpuTime=11.46  mem=16M678
48.86	   
48.86	   search
48.86	     run=16  nbConstraintChecks=44927912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36013
48.86	     nbFailedAssignments=15998  nbBacktracks=19684  nbVisitedNodes=68593  nbRestartNogoods=61
48.86	       =>  wckTime=17.784  cpuTime=17.62  mem=16M678
57.84	   
57.84	   search
57.84	     run=17  nbConstraintChecks=67279193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54370
57.84	     nbFailedAssignments=24488  nbBacktracks=29537  nbVisitedNodes=103275  nbRestartNogoods=66
57.84	       =>  wckTime=26.772  cpuTime=26.57  mem=16M678
71.41	   
71.41	   search
71.41	     run=18  nbConstraintChecks=101158647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81332
71.41	     nbFailedAssignments=36655  nbBacktracks=44316  nbVisitedNodes=155309  nbRestartNogoods=74
71.41	       =>  wckTime=40.341  cpuTime=40.07  mem=16M678
91.18	   
91.18	   search
91.18	     run=19  nbConstraintChecks=151544651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121958
91.18	     nbFailedAssignments=55101  nbBacktracks=66484  nbVisitedNodes=234175  nbRestartNogoods=81
91.18	       =>  wckTime=60.104  cpuTime=59.74  mem=16M678
121.93	   
121.93	   search
121.93	     run=20  nbConstraintChecks=226320690  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181984
121.93	     nbFailedAssignments=81862  nbBacktracks=99736  nbVisitedNodes=348442  nbRestartNogoods=93
121.93	       =>  wckTime=90.861  cpuTime=90.36  mem=16M678
167.89	   
167.89	   search
167.89	     run=21  nbConstraintChecks=339009037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272687
167.89	     nbFailedAssignments=122676  nbBacktracks=149615  nbVisitedNodes=522050  nbRestartNogoods=103
167.89	       =>  wckTime=136.82  cpuTime=136.1  mem=16M678
231.28	   
231.28	   search
231.28	     run=22  nbConstraintChecks=503006246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=405789
231.28	     nbFailedAssignments=180944  nbBacktracks=224433  nbVisitedNodes=776297  nbRestartNogoods=112
231.28	       =>  wckTime=200.203  cpuTime=199.36  mem=16M678
321.97	   
321.97	   search
321.97	     run=23  nbConstraintChecks=743368797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=603631
321.97	     nbFailedAssignments=266542  nbBacktracks=336661  nbVisitedNodes=1149430  nbRestartNogoods=120
321.97	       =>  wckTime=290.903  cpuTime=289.96  mem=16M678
456.62	   
456.62	   search
456.62	     run=24  nbConstraintChecks=1099552497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=902888
456.62	     nbFailedAssignments=397442  nbBacktracks=505003  nbVisitedNodes=1705242  nbRestartNogoods=131
456.62	       =>  wckTime=425.552  cpuTime=424.48  mem=16M678
630.46	   
630.46	   search
630.46	     run=25  nbConstraintChecks=1574144736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1323691
630.46	     nbFailedAssignments=565712  nbBacktracks=757514  nbVisitedNodes=2464374  nbRestartNogoods=142
630.46	       =>  wckTime=599.385  cpuTime=598.14  mem=16M678
852.64	   
852.65	   search
852.65	     run=26  nbConstraintChecks=2208638003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1922889
852.65	     nbFailedAssignments=786123  nbBacktracks=1136282  nbVisitedNodes=3503372  nbRestartNogoods=149
852.65	       =>  wckTime=821.573  cpuTime=820.09  mem=16M678
1129.23	   
1129.23	   search
1129.23	     run=27  nbConstraintChecks=3039216504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2760591
1129.23	     nbFailedAssignments=1055651  nbBacktracks=1704433  nbVisitedNodes=4878421  nbRestartNogoods=158
1129.24	       =>  wckTime=1098.163  cpuTime=1096.41  mem=16M678
1528.28	   
1528.28	   search
1528.28	     run=28  nbConstraintChecks=4236081085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3991531
1528.28	     nbFailedAssignments=1434343  nbBacktracks=2556660  nbVisitedNodes=6850435  nbRestartNogoods=167
1528.28	       =>  wckTime=1497.207  cpuTime=1495.05  mem=16M678
2126.17	   
2126.17	   search
2126.17	     run=29  nbConstraintChecks=6025149051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5828005
2126.17	     nbFailedAssignments=1992457  nbBacktracks=3835003  nbVisitedNodes=9779668  nbRestartNogoods=180
2126.17	       =>  wckTime=2095.096  cpuTime=2092.26  mem=16M678
2403.30	v 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 

Verifier Data (download as text)

167 unsatisfied constraints, 273 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/node29/watcher-280018-1169300035 -o ROOT/results/node29/solver-280018-1169300035 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280018-1169300035/unknown.xml 

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

/proc/loadavg: 1.00 1.00 1.00 4/87 27320
/proc/meminfo: memFree=1367656/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=18540 CPUtime=0
/proc/27319/stat : 27319 (runsolver) R 27317 27319 27251 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278397718 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221780700455 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27319/statm: 4635 279 244 17 0 2626 0

[startup+0.107047 s]
/proc/loadavg: 1.00 1.00 1.00 4/87 27320
/proc/meminfo: memFree=1367656/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=914988 CPUtime=0.09
/proc/27319/stat : 27319 (java) D 27317 27319 27251 0 -1 0 2989 0 1 0 7 2 0 0 17 0 8 0 278397718 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51506 s]
/proc/loadavg: 1.00 1.00 1.00 4/87 27320
/proc/meminfo: memFree=1367656/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915332 CPUtime=0.49
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 6435 0 1 0 45 4 0 0 18 0 8 0 278397718 937299968 6174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228833 6174 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33611 s]
/proc/loadavg: 1.00 1.00 1.00 4/94 27327
/proc/meminfo: memFree=1349936/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915456 CPUtime=1.3
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 7092 0 1 0 109 21 0 0 25 0 8 0 278397718 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228864 6830 2479 14 0 215334 0
[pid=27319/tid=27321] ppid=27317 vsize=915456 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397722 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915456 CPUtime=0.12
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 278397726 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937426944 6830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937426944 6830 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) 915456

[startup+2.97321 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 27327
/proc/meminfo: memFree=1349936/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915456 CPUtime=2.94
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 7095 0 1 0 234 60 0 0 25 0 8 0 278397718 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228864 6832 2479 14 0 215334 0
[pid=27319/tid=27321] ppid=27317 vsize=915456 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397722 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915456 CPUtime=0.12
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278397726 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937426944 6832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915456 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937426944 6832 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) 915456

[startup+6.26641 s]
/proc/loadavg: 1.08 1.02 1.01 3/94 27327
/proc/meminfo: memFree=1349936/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=6.21
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 7096 0 1 0 481 140 0 0 25 0 8 0 278397718 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4454342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228863 6833 2479 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.12
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915452

[startup+12.7398 s]
/proc/loadavg: 1.15 1.03 1.01 3/94 27327
/proc/meminfo: memFree=1349936/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=12.66
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 7096 0 1 0 966 300 0 0 25 0 8 0 278397718 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679953 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228863 6833 2479 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.12
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915452

[startup+25.6076 s]
/proc/loadavg: 1.34 1.08 1.02 3/94 27327
/proc/meminfo: memFree=1349872/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=25.46
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 7096 0 1 0 1935 611 0 0 25 0 8 0 278397718 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228863 6833 2479 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.12
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 6833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915452

[startup+51.2122 s]
/proc/loadavg: 1.56 1.15 1.05 3/94 27327
/proc/meminfo: memFree=1341808/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=50.94
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9151 0 1 0 4351 743 0 0 25 0 8 0 278397718 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864957 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228863 8885 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915452

[startup+102.417 s]
/proc/loadavg: 1.81 1.28 1.10 3/94 27327
/proc/meminfo: memFree=1341808/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=101.92
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9160 0 1 0 9448 744 0 0 25 0 8 0 278397718 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805063 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27319/statm: 228863 8894 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915452

[startup+162.466 s]
/proc/loadavg: 1.93 1.41 1.15 3/94 27327
/proc/meminfo: memFree=1341808/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=161.68
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9163 0 1 0 15424 744 0 0 25 0 8 0 278397718 937422848 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851105 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.84 s]
/proc/loadavg: 2.10 2.04 1.88 3/100 27593
/proc/meminfo: memFree=1317248/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2080.95
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9185 0 1 0 207337 758 0 0 25 0 8 0 278397718 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808278 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8917 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2080.95
Current children cumulated vsize (KiB) 915452

[startup+2143.88 s]
/proc/loadavg: 2.10 2.04 1.89 3/100 27593
/proc/meminfo: memFree=1317248/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2140.94
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 213336 758 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803285 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2140.94
Current children cumulated vsize (KiB) 915452

[startup+2203.92 s]
/proc/loadavg: 2.03 2.03 1.89 3/100 27593
/proc/meminfo: memFree=1317248/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2200.93
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 219334 759 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2200.93
Current children cumulated vsize (KiB) 915452

[startup+2263.96 s]
/proc/loadavg: 2.05 2.04 1.90 3/100 27593
/proc/meminfo: memFree=1317248/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2260.89
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 225330 759 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864445 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2260.89
Current children cumulated vsize (KiB) 915452

[startup+2324 s]
/proc/loadavg: 2.09 2.04 1.91 3/100 27593
/proc/meminfo: memFree=1317184/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2320.88
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 231329 759 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2320.88
Current children cumulated vsize (KiB) 915452

[startup+2384.05 s]
/proc/loadavg: 2.03 2.03 1.91 3/100 27593
/proc/meminfo: memFree=1317184/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2380.88
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 237329 759 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803337 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.88
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.29 s]
/proc/loadavg: 2.10 2.04 1.92 3/100 27593
/proc/meminfo: memFree=1317248/2055920 swapFree=4161400/4192956
[pid=27319] ppid=27317 vsize=915452 CPUtime=2400.09
/proc/27319/stat : 27319 (java) R 27317 27319 27251 0 -1 0 9188 0 1 0 239250 759 0 0 25 0 8 0 278397718 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27319/statm: 228863 8920 2532 14 0 215333 0
[pid=27319/tid=27321] ppid=27317 vsize=915452 CPUtime=0.02
/proc/27319/task/27321/stat : 27321 (java) S 27317 27319 27251 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27322/stat : 27322 (java) S 27317 27319 27251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27323] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27323/stat : 27323 (java) S 27317 27319 27251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397722 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27324] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27324/stat : 27324 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27325] ppid=27317 vsize=915452 CPUtime=0.24
/proc/27319/task/27325/stat : 27325 (java) S 27317 27319 27251 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27319/tid=27326] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27326/stat : 27326 (java) S 27317 27319 27251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27319/tid=27327] ppid=27317 vsize=915452 CPUtime=0
/proc/27319/task/27327/stat : 27327 (java) S 27317 27319 27251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397726 937422848 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2403.32
CPU time (s): 2400.12
CPU user time (s): 2392.52
CPU system time (s): 7.59984
CPU usage (%): 99.8668
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.52
system time used= 7.59984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9209
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= 49737
involuntary context switches= 68959

runsolver used 2.75558 s user time and 7.8918 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan 20 13:33:56 UTC 2007


IDJOB= 280018
IDBENCH= 10571
IDSOLVER= 68
FILE ID= node29/280018-1169300035

PBS_JOBID= 3609894

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c3043f35db63c9543be592457e7f49b8

RANDOM SEED= 110846756

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.241
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.241
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:       1368072 kB
Buffers:         40472 kB
Cached:         545492 kB
SwapCached:       5160 kB
Active:         172564 kB
Inactive:       447924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368072 kB
SwapTotal:     4192956 kB
SwapFree:      4161400 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          50768 kB
Slab:            52008 kB
Committed_AS:  5264380 kB
PageTables:       2420 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 node29 on Sat Jan 20 14:14:00 UTC 2007