Trace number 279902

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.09 2415.31

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-400-1_ext.xml
MD5SUMf54e7efaab0147d1650e0ad6d7b5cc94
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints220
Best CPU time to get the best result obtained on this benchmark50.5193
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints400
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension400
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279902-1169299144/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.07  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.51	     nbConstraints=400  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=399
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=399  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.51	       =>  wckTime=0.211  cpuTime=0.14  mem=8M926
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.286  cpuTime=0.18  mem=5M553
0.59	
0.59	s SATISFIABLE
0.59	o 211
0.59	c 189
0.59	o 212
0.59	c 188
0.59	o 215
0.59	c 185
0.59	o 217
0.59	c 183
0.59	o 218
0.59	c 182
0.62	o 219
0.62	c 181
0.67	o 220
0.67	c 180
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=7078729  nbAssignments=10000
2.13	       =>  wckTime=1.551  cpuTime=1.53  mem=5M553
3.63	   
3.63	   search
3.63	     run=1  nbConstraintChecks=14196838  nbAssignments=20000
3.63	       =>  wckTime=3.048  cpuTime=3.0  mem=5M553
5.11	   
5.11	   search
5.11	     run=2  nbConstraintChecks=21274110  nbAssignments=30000
5.11	       =>  wckTime=4.533  cpuTime=4.48  mem=5M553
6.62	   
6.62	   search
6.62	     run=3  nbConstraintChecks=28392645  nbAssignments=40000
6.62	       =>  wckTime=6.037  cpuTime=5.97  mem=5M553
8.12	   
8.12	   search
8.12	     run=4  nbConstraintChecks=35469652  nbAssignments=50000
8.12	       =>  wckTime=7.538  cpuTime=7.46  mem=5M553
9.62	   
9.62	   search
9.62	     run=5  nbConstraintChecks=42586074  nbAssignments=60000
9.62	       =>  wckTime=9.039  cpuTime=8.95  mem=5M553
11.12	   
11.12	   search
11.12	     run=6  nbConstraintChecks=49661594  nbAssignments=70000
11.12	       =>  wckTime=10.54  cpuTime=10.43  mem=5M553
12.65	   
12.65	   search
12.65	     run=7  nbConstraintChecks=56775239  nbAssignments=80000
12.65	       =>  wckTime=12.067  cpuTime=11.93  mem=5M553
14.15	   
14.15	   search
14.15	     run=8  nbConstraintChecks=63850404  nbAssignments=90000
14.15	       =>  wckTime=13.565  cpuTime=13.42  mem=5M553
15.65	   
15.65	   search
15.65	     run=9  nbConstraintChecks=70967089  nbAssignments=100000
15.65	       =>  wckTime=15.071  cpuTime=14.92  mem=5M553
17.14	   
17.14	   search
17.14	     run=10  nbConstraintChecks=78041283  nbAssignments=110000
17.14	       =>  wckTime=16.56  cpuTime=16.4  mem=5M553
18.63	   
18.63	   search
18.63	     run=11  nbConstraintChecks=85156058  nbAssignments=120000
18.63	       =>  wckTime=18.049  cpuTime=17.87  mem=5M553
20.12	   
20.12	   search
20.12	     run=12  nbConstraintChecks=92229588  nbAssignments=130000
20.12	       =>  wckTime=19.538  cpuTime=19.35  mem=5M553
21.61	   
21.61	   search
21.61	     run=13  nbConstraintChecks=99352631  nbAssignments=140000
21.61	       =>  wckTime=21.032  cpuTime=20.83  mem=5M553
23.10	   
23.10	   search
23.10	     run=14  nbConstraintChecks=106427616  nbAssignments=150000
23.10	       =>  wckTime=22.516  cpuTime=22.3  mem=5M553
24.59	   
24.59	   search
24.59	     run=15  nbConstraintChecks=113544564  nbAssignments=160000
24.59	       =>  wckTime=24.01  cpuTime=23.79  mem=5M553
26.09	   
26.09	   search
26.09	     run=16  nbConstraintChecks=120618017  nbAssignments=170000
26.09	       =>  wckTime=25.504  cpuTime=25.27  mem=5M553
27.59	   
27.59	   search
27.59	     run=17  nbConstraintChecks=127737103  nbAssignments=180000
27.59	       =>  wckTime=27.006  cpuTime=26.76  mem=5M553
29.09	   
29.09	   search
29.09	     run=18  nbConstraintChecks=134813372  nbAssignments=190000
29.09	       =>  wckTime=28.508  cpuTime=28.25  mem=5M553
30.60	   
30.60	   search
30.60	     run=19  nbConstraintChecks=141930967  nbAssignments=200000
30.60	       =>  wckTime=30.017  cpuTime=29.74  mem=5M553
30.95	   
30.95	   search
30.95	     run=20  nbConstraintChecks=143565789  nbAssignments=202346
30.95	       =>  wckTime=30.365  cpuTime=30.09  mem=5M553
30.95	   
30.95	   global
30.95	     nbConstraintChecks=143565789  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.363  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.32
30.95	       =>  wckTime=30.651  cpuTime=30.27  mem=5M553
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.787  cpuTime=30.38  mem=16M604
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09	     detectedInconsistency=no
31.09	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M604
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=32033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.14	     nbFailedAssignments=12  nbBacktracks=11  nbVisitedNodes=67  nbRestartNogoods=0
31.14	       =>  wckTime=0.052  cpuTime=0.04  mem=16M604
31.17	   
31.17	   search
31.17	     run=1  nbConstraintChecks=68887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
31.17	     nbFailedAssignments=24  nbBacktracks=26  nbVisitedNodes=141  nbRestartNogoods=1
31.17	       =>  wckTime=0.083  cpuTime=0.06  mem=16M604
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=120833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
31.20	     nbFailedAssignments=44  nbBacktracks=48  nbVisitedNodes=245  nbRestartNogoods=3
31.20	       =>  wckTime=0.113  cpuTime=0.08  mem=16M604
31.23	   
31.23	   search
31.23	     run=3  nbConstraintChecks=207687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243
31.23	     nbFailedAssignments=84  nbBacktracks=81  nbVisitedNodes=409  nbRestartNogoods=7
31.23	       =>  wckTime=0.146  cpuTime=0.11  mem=16M604
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=327389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=364
31.27	     nbFailedAssignments=137  nbBacktracks=131  nbVisitedNodes=633  nbRestartNogoods=10
31.27	       =>  wckTime=0.19  cpuTime=0.15  mem=16M604
31.34	   
31.34	   search
31.34	     run=5  nbConstraintChecks=509637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=546
31.34	     nbFailedAssignments=225  nbBacktracks=206  nbVisitedNodes=978  nbRestartNogoods=15
31.34	       =>  wckTime=0.255  cpuTime=0.21  mem=16M604
31.44	   
31.44	   search
31.44	     run=6  nbConstraintChecks=778880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=803
31.44	     nbFailedAssignments=352  nbBacktracks=319  nbVisitedNodes=1475  nbRestartNogoods=18
31.44	       =>  wckTime=0.354  cpuTime=0.31  mem=16M604
31.58	   
31.58	   search
31.58	     run=7  nbConstraintChecks=1187129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1189
31.58	     nbFailedAssignments=549  nbBacktracks=489  nbVisitedNodes=2228  nbRestartNogoods=24
31.58	       =>  wckTime=0.495  cpuTime=0.44  mem=16M604
31.79	   
31.79	   search
31.79	     run=8  nbConstraintChecks=1770138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1735
31.79	     nbFailedAssignments=821  nbBacktracks=745  nbVisitedNodes=3302  nbRestartNogoods=29
31.79	       =>  wckTime=0.707  cpuTime=0.64  mem=16M604
32.06	   
32.06	   search
32.06	     run=9  nbConstraintChecks=2619089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2526
32.06	     nbFailedAssignments=1209  nbBacktracks=1129  nbVisitedNodes=4865  nbRestartNogoods=34
32.06	       =>  wckTime=0.973  cpuTime=0.9  mem=16M604
32.53	   
32.53	   search
32.53	     run=10  nbConstraintChecks=4052957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3816
32.53	     nbFailedAssignments=1908  nbBacktracks=1705  nbVisitedNodes=7430  nbRestartNogoods=39
32.53	       =>  wckTime=1.448  cpuTime=1.37  mem=16M604
33.15	   
33.15	   search
33.15	     run=11  nbConstraintChecks=5993155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5587
33.15	     nbFailedAssignments=2798  nbBacktracks=2569  nbVisitedNodes=10955  nbRestartNogoods=45
33.15	       =>  wckTime=2.067  cpuTime=1.98  mem=16M604
34.22	   
34.22	   search
34.22	     run=12  nbConstraintChecks=9194628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8420
34.22	     nbFailedAssignments=4319  nbBacktracks=3866  nbVisitedNodes=16606  nbRestartNogoods=50
34.22	       =>  wckTime=3.137  cpuTime=3.03  mem=16M604
35.72	   
35.72	   search
35.72	     run=13  nbConstraintChecks=13765440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12537
35.72	     nbFailedAssignments=6479  nbBacktracks=5812  nbVisitedNodes=24829  nbRestartNogoods=57
35.72	       =>  wckTime=4.637  cpuTime=4.52  mem=16M604
37.86	   
37.86	   search
37.86	     run=14  nbConstraintChecks=20457561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18579
37.86	     nbFailedAssignments=9580  nbBacktracks=8733  nbVisitedNodes=36893  nbRestartNogoods=58
37.86	       =>  wckTime=6.775  cpuTime=6.64  mem=16M604
41.38	   
41.38	   search
41.38	     run=15  nbConstraintChecks=31013262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27877
41.38	     nbFailedAssignments=14483  nbBacktracks=13111  nbVisitedNodes=55472  nbRestartNogoods=61
41.38	       =>  wckTime=10.292  cpuTime=10.13  mem=16M604
46.34	   
46.34	   search
46.34	     run=16  nbConstraintChecks=46011288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41316
46.34	     nbFailedAssignments=21338  nbBacktracks=19679  nbVisitedNodes=82334  nbRestartNogoods=66
46.34	       =>  wckTime=15.253  cpuTime=15.05  mem=16M604
54.09	   
54.09	   search
54.09	     run=17  nbConstraintChecks=68894309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61532
54.09	     nbFailedAssignments=31687  nbBacktracks=29532  nbVisitedNodes=122752  nbRestartNogoods=72
54.09	       =>  wckTime=23.004  cpuTime=22.75  mem=16M604
65.12	   
65.12	   search
65.12	     run=18  nbConstraintChecks=101609581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90765
65.12	     nbFailedAssignments=46129  nbBacktracks=44310  nbVisitedNodes=181200  nbRestartNogoods=79
65.12	       =>  wckTime=34.04  cpuTime=33.68  mem=16M604
82.50	   
82.50	   search
82.50	     run=19  nbConstraintChecks=152065789  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135294
82.50	     nbFailedAssignments=68476  nbBacktracks=66478  nbVisitedNodes=270231  nbRestartNogoods=89
82.50	       =>  wckTime=51.414  cpuTime=50.92  mem=16M604
107.83	   
107.83	   search
107.83	     run=20  nbConstraintChecks=226047327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201168
107.83	     nbFailedAssignments=101083  nbBacktracks=99730  nbVisitedNodes=401894  nbRestartNogoods=98
107.83	       =>  wckTime=76.749  cpuTime=76.03  mem=16M604
144.36	   
144.36	   search
144.36	     run=21  nbConstraintChecks=335705552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300799
144.36	     nbFailedAssignments=150821  nbBacktracks=149608  nbVisitedNodes=600697  nbRestartNogoods=105
144.36	       =>  wckTime=113.28  cpuTime=112.25  mem=16M604
193.74	   
193.74	   search
193.74	     run=22  nbConstraintChecks=493380234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446395
193.74	     nbFailedAssignments=221578  nbBacktracks=224426  nbVisitedNodes=889059  nbRestartNogoods=116
193.74	       =>  wckTime=162.653  cpuTime=161.21  mem=16M604
246.78	   
246.78	   search
246.78	     run=23  nbConstraintChecks=679281500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=634938
246.78	     nbFailedAssignments=297875  nbBacktracks=336653  nbVisitedNodes=1229277  nbRestartNogoods=122
246.78	       =>  wckTime=215.697  cpuTime=213.82  mem=16M604
310.66	   
310.67	   search
310.67	     run=24  nbConstraintChecks=910999633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=890445
310.67	     nbFailedAssignments=385020  nbBacktracks=505000  nbVisitedNodes=1655893  nbRestartNogoods=130
310.67	       =>  wckTime=279.581  cpuTime=277.19  mem=16M604
404.84	   
404.84	   search
404.84	     run=25  nbConstraintChecks=1252635401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1269308
404.84	     nbFailedAssignments=511352  nbBacktracks=757512  nbVisitedNodes=2281580  nbRestartNogoods=137
404.84	       =>  wckTime=373.755  cpuTime=370.54  mem=16M604
547.43	   
547.43	   search
547.43	     run=26  nbConstraintChecks=1766490497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1839839
547.43	     nbFailedAssignments=703095  nbBacktracks=1136279  nbVisitedNodes=3219987  nbRestartNogoods=145
547.43	       =>  wckTime=516.349  cpuTime=511.97  mem=16M604
757.01	   
757.01	   search
757.01	     run=27  nbConstraintChecks=2528688203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2692958
757.01	     nbFailedAssignments=988045  nbBacktracks=1704430  nbVisitedNodes=4621514  nbRestartNogoods=156
757.01	       =>  wckTime=725.928  cpuTime=719.75  mem=16M604
1070.70	   
1070.70	   search
1070.70	     run=28  nbConstraintChecks=3669691311  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3972516
1070.70	     nbFailedAssignments=1415360  nbBacktracks=2556659  nbVisitedNodes=6715950  nbRestartNogoods=164
1070.70	       =>  wckTime=1039.617  cpuTime=1030.87  mem=16M604
1550.85	   
1550.85	   search
1550.85	     run=29  nbConstraintChecks=5395500359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5896320
1550.85	     nbFailedAssignments=2060803  nbBacktracks=3834999  nbVisitedNodes=9862040  nbRestartNogoods=170
1550.85	       =>  wckTime=1519.764  cpuTime=1508.7  mem=16M604
2257.95	   
2257.95	   search
2257.95	     run=30  nbConstraintChecks=7974921267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8769960
2257.95	     nbFailedAssignments=3016916  nbBacktracks=5752509  nbVisitedNodes=14577387  nbRestartNogoods=181
2257.96	       =>  wckTime=2226.87  cpuTime=2212.58  mem=16M604
2415.29	v 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 1 0 1 0 0 1 1 0 0 0 0 0 1 1 

Verifier Data (download as text)

180 unsatisfied constraints, 220 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/node50/watcher-279902-1169299144 -o ROOT/results/node50/solver-279902-1169299144 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279902-1169299144/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.98 1.83 1.42 4/81 10496
/proc/meminfo: memFree=1195896/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=18540 CPUtime=0
/proc/10495/stat : 10495 (runsolver) R 10493 10495 9900 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 278313095 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240577473831 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10495/statm: 4635 279 244 17 0 2626 0

[startup+0.103927 s]
/proc/loadavg: 1.98 1.83 1.42 4/81 10496
/proc/meminfo: memFree=1195896/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=914988 CPUtime=0.08
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 2996 0 1 0 7 1 0 0 25 0 8 0 278313095 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511997 s]
/proc/loadavg: 1.98 1.83 1.42 4/81 10496
/proc/meminfo: memFree=1195896/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915332 CPUtime=0.48
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 6533 0 1 0 44 4 0 0 25 0 8 0 278313095 937299968 6272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228833 6272 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33413 s]
/proc/loadavg: 1.98 1.83 1.42 3/88 10503
/proc/meminfo: memFree=1178368/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=1.29
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 7050 0 1 0 108 21 0 0 25 0 8 0 278313095 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073678584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 6788 2476 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.11
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 278313103 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.98041 s]
/proc/loadavg: 1.98 1.83 1.42 3/88 10503
/proc/meminfo: memFree=1178304/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2.93
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 7053 0 1 0 231 62 0 0 25 0 8 0 278313095 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073682200 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 6790 2476 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.12
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278313103 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 6790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915452

[startup+6.26396 s]
/proc/loadavg: 1.98 1.83 1.42 3/88 10503
/proc/meminfo: memFree=1178304/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915456 CPUtime=6.19
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 7054 0 1 0 475 144 0 0 25 0 8 0 278313095 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228864 6791 2476 14 0 215334 0
[pid=10495/tid=10497] ppid=10493 vsize=915456 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915456 CPUtime=0.12
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 337 0 0 0 11 1 0 0 16 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915456

[startup+12.744 s]
/proc/loadavg: 1.99 1.83 1.43 3/88 10503
/proc/meminfo: memFree=1178312/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915456 CPUtime=12.61
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 7054 0 1 0 955 306 0 0 25 0 8 0 278313095 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228864 6791 2476 14 0 215334 0
[pid=10495/tid=10497] ppid=10493 vsize=915456 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915456 CPUtime=0.13
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915456 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937426944 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915456

[startup+25.5782 s]
/proc/loadavg: 1.99 1.84 1.43 3/88 10503
/proc/meminfo: memFree=1178312/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=25.34
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 7054 0 1 0 1910 624 0 0 25 0 8 0 278313095 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073678020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 6791 2476 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.13
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278313103 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 6791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915452

[startup+51.2685 s]
/proc/loadavg: 1.99 1.85 1.45 3/88 10503
/proc/meminfo: memFree=1170440/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=50.83
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9126 0 1 0 4322 761 0 0 25 0 8 0 278313095 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8861 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 394 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915452

[startup+102.548 s]
/proc/loadavg: 2.04 1.89 1.48 3/88 10505
/proc/meminfo: memFree=1170184/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=101.66
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9134 0 1 0 9405 761 0 0 25 0 8 0 278313095 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846505 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8869 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 915452

[startup+162.582 s]
/proc/loadavg: 2.01 1.90 1.51 3/88 10505
/proc/meminfo: memFree=1170248/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=161.2
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9141 0 1 0 15359 761 0 0 25 0 8 0 278313095 937422848 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847798 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 10505
/proc/meminfo: memFree=1170120/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2069.43
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9161 0 1 0 206178 765 0 0 25 0 8 0 278313095 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798278 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8894 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2069.43
Current children cumulated vsize (KiB) 915452

[startup+2143.16 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 10579
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2129.18
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9161 0 1 0 212152 766 0 0 25 0 8 0 278313095 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8894 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2129.18
Current children cumulated vsize (KiB) 915452

[startup+2203.18 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 10579
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2188.92
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9161 0 1 0 218126 766 0 0 25 0 8 0 278313095 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846505 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8894 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2188.92
Current children cumulated vsize (KiB) 915452

[startup+2263.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 10579
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2248.65
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9163 0 1 0 224099 766 0 0 25 0 8 0 278313095 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804549 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8896 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2248.65
Current children cumulated vsize (KiB) 915452

[startup+2323.21 s]
/proc/loadavg: 2.07 2.02 1.91 3/88 10579
/proc/meminfo: memFree=1168712/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2308.4
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9163 0 1 0 230074 766 0 0 25 0 8 0 278313095 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826375 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8896 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2308.4
Current children cumulated vsize (KiB) 915452

[startup+2383.22 s]
/proc/loadavg: 2.02 2.01 1.91 3/88 10579
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2368.13
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9163 0 1 0 236047 766 0 0 25 0 8 0 278313095 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8896 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2368.13
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.28 s]
/proc/loadavg: 2.01 2.01 1.91 3/88 10579
/proc/meminfo: memFree=1168776/2055920 swapFree=4191892/4192956
[pid=10495] ppid=10493 vsize=915452 CPUtime=2400.05
/proc/10495/stat : 10495 (java) R 10493 10495 9900 0 -1 0 9163 0 1 0 239239 766 0 0 25 0 8 0 278313095 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846641 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10495/statm: 228863 8896 2528 14 0 215333 0
[pid=10495/tid=10497] ppid=10493 vsize=915452 CPUtime=0.02
/proc/10495/task/10497/stat : 10497 (java) S 10493 10495 9900 0 -1 64 168 0 0 0 2 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10498] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10498/stat : 10498 (java) S 10493 10495 9900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10499] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10499/stat : 10499 (java) S 10493 10495 9900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278313099 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10500] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10500/stat : 10500 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10501] ppid=10493 vsize=915452 CPUtime=0.22
/proc/10495/task/10501/stat : 10501 (java) S 10493 10495 9900 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10502] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10502/stat : 10502 (java) S 10493 10495 9900 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10495/tid=10503] ppid=10493 vsize=915452 CPUtime=0
/proc/10495/task/10503/stat : 10503 (java) S 10493 10495 9900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278313103 937422848 8896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2415.31
CPU time (s): 2400.09
CPU user time (s): 2392.41
CPU system time (s): 7.67483
CPU usage (%): 99.3697
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.41
system time used= 7.67483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9185
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= 50017
involuntary context switches= 131688

runsolver used 2.28065 s user time and 6.51701 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan 20 13:19:04 UTC 2007


IDJOB= 279902
IDBENCH= 10497
IDSOLVER= 69
FILE ID= node50/279902-1169299144

PBS_JOBID= 3609843

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f54e7efaab0147d1650e0ad6d7b5cc94

RANDOM SEED= 629722134

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.263
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	: 5931.00
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.263
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:       1196384 kB
Buffers:         57292 kB
Cached:         692404 kB
SwapCached:        276 kB
Active:         220292 kB
Inactive:       557004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196384 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          44116 kB
Slab:            67336 kB
Committed_AS:  5563192 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node50 on Sat Jan 20 13:59:21 UTC 2007