Trace number 281783

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.07 2413.54

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-9_ext.xml
MD5SUM8a42a6640d44988efeb7f6eb65c0bf9f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark6.24805
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281783-1169314217/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1326  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.19  cpuTime=0.14  mem=7M918
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.273  cpuTime=0.18  mem=5M439
0.58	
0.58	s SATISFIABLE
0.58	o 14
0.58	c 61
0.59	o 17
0.59	c 58
0.59	o 18
0.59	c 57
0.59	o 20
0.59	c 55
0.59	o 22
0.59	c 53
0.59	o 24
0.59	c 51
0.60	o 26
0.60	c 49
0.60	o 28
0.60	c 47
0.60	o 29
0.60	c 46
0.60	o 32
0.60	c 43
0.60	o 33
0.60	c 42
0.60	o 34
0.60	c 41
0.60	o 37
0.60	c 38
0.60	o 38
0.61	c 37
0.61	o 39
0.61	c 36
0.61	o 40
0.61	c 35
0.61	o 41
0.61	c 34
0.61	o 42
0.61	c 33
0.61	o 43
0.61	c 32
0.63	o 44
0.63	c 31
0.64	o 45
0.64	c 30
0.64	o 46
0.64	c 29
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=8568231  nbAssignments=10000
2.13	       =>  wckTime=1.552  cpuTime=1.53  mem=5M439
3.62	   
3.62	   search
3.62	     run=1  nbConstraintChecks=17011249  nbAssignments=20000
3.62	       =>  wckTime=3.04  cpuTime=2.99  mem=5M439
5.11	   
5.11	   search
5.11	     run=2  nbConstraintChecks=25545526  nbAssignments=30000
5.11	       =>  wckTime=4.528  cpuTime=4.47  mem=5M439
6.62	   
6.62	   search
6.62	     run=3  nbConstraintChecks=34164649  nbAssignments=40000
6.62	       =>  wckTime=6.04  cpuTime=5.97  mem=5M439
8.13	   
8.13	   search
8.13	     run=4  nbConstraintChecks=42759600  nbAssignments=50000
8.13	       =>  wckTime=7.548  cpuTime=7.46  mem=5M439
9.65	   
9.65	   search
9.65	     run=5  nbConstraintChecks=51390201  nbAssignments=60000
9.65	       =>  wckTime=9.067  cpuTime=8.97  mem=5M439
11.15	   
11.15	   search
11.15	     run=6  nbConstraintChecks=59916341  nbAssignments=70000
11.15	       =>  wckTime=10.567  cpuTime=10.46  mem=5M439
12.65	   
12.65	   search
12.65	     run=7  nbConstraintChecks=68451713  nbAssignments=80000
12.65	       =>  wckTime=12.071  cpuTime=11.94  mem=5M439
14.16	   
14.16	   search
14.16	     run=8  nbConstraintChecks=77019379  nbAssignments=90000
14.16	       =>  wckTime=13.581  cpuTime=13.44  mem=5M439
15.66	   
15.66	   search
15.66	     run=9  nbConstraintChecks=85596861  nbAssignments=100000
15.66	       =>  wckTime=15.077  cpuTime=14.93  mem=5M439
17.15	   
17.15	   search
17.15	     run=10  nbConstraintChecks=94194401  nbAssignments=110000
17.15	       =>  wckTime=16.576  cpuTime=16.41  mem=5M439
18.64	   
18.64	   search
18.64	     run=11  nbConstraintChecks=102772372  nbAssignments=120000
18.64	       =>  wckTime=18.065  cpuTime=17.89  mem=5M439
20.14	   
20.14	   search
20.14	     run=12  nbConstraintChecks=111377674  nbAssignments=130000
20.14	       =>  wckTime=19.565  cpuTime=19.38  mem=5M439
21.66	   
21.66	   search
21.66	     run=13  nbConstraintChecks=120120880  nbAssignments=140000
21.66	       =>  wckTime=21.078  cpuTime=20.87  mem=5M439
23.15	   
23.15	   search
23.15	     run=14  nbConstraintChecks=128682960  nbAssignments=150000
23.15	       =>  wckTime=22.574  cpuTime=22.35  mem=5M439
24.66	   
24.66	   search
24.66	     run=15  nbConstraintChecks=137403084  nbAssignments=160000
24.66	       =>  wckTime=24.083  cpuTime=23.85  mem=5M439
26.17	   
26.17	   search
26.17	     run=16  nbConstraintChecks=145934568  nbAssignments=170000
26.17	       =>  wckTime=25.589  cpuTime=25.34  mem=5M439
27.69	   
27.69	   search
27.69	     run=17  nbConstraintChecks=154655875  nbAssignments=180000
27.69	       =>  wckTime=27.114  cpuTime=26.86  mem=5M439
29.20	   
29.20	   search
29.20	     run=18  nbConstraintChecks=163222759  nbAssignments=190000
29.20	       =>  wckTime=28.621  cpuTime=28.35  mem=5M439
30.72	   
30.72	   search
30.72	     run=19  nbConstraintChecks=171855478  nbAssignments=200000
30.72	       =>  wckTime=30.136  cpuTime=29.85  mem=5M439
30.91	   
30.91	   search
30.91	     run=20  nbConstraintChecks=172931144  nbAssignments=201278
30.91	       =>  wckTime=30.327  cpuTime=30.05  mem=5M439
30.91	   
30.91	   global
30.91	     nbConstraintChecks=172931144  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.325  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.29
30.91	       =>  wckTime=30.6  cpuTime=30.23  mem=5M439
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.04	       =>  wckTime=30.734  cpuTime=30.34  mem=16M396
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=1470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.05	     detectedInconsistency=no
31.05	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M396
31.11	   
31.11	   search
31.11	     run=0  nbConstraintChecks=61183  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
31.11	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.11	       =>  wckTime=0.066  cpuTime=0.03  mem=16M396
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=210100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
31.16	     nbFailedAssignments=69  nbBacktracks=25  nbVisitedNodes=204  nbRestartNogoods=6
31.16	       =>  wckTime=0.119  cpuTime=0.08  mem=16M396
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=349166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
31.20	     nbFailedAssignments=108  nbBacktracks=47  nbVisitedNodes=332  nbRestartNogoods=12
31.20	       =>  wckTime=0.161  cpuTime=0.11  mem=16M396
31.25	   
31.25	   search
31.25	     run=3  nbConstraintChecks=555235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
31.25	     nbFailedAssignments=171  nbBacktracks=80  nbVisitedNodes=531  nbRestartNogoods=21
31.25	       =>  wckTime=0.21  cpuTime=0.16  mem=16M396
31.33	   
31.33	   search
31.33	     run=4  nbConstraintChecks=866579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=441
31.33	     nbFailedAssignments=276  nbBacktracks=130  nbVisitedNodes=848  nbRestartNogoods=27
31.33	       =>  wckTime=0.29  cpuTime=0.24  mem=16M396
31.47	   
31.47	   search
31.47	     run=5  nbConstraintChecks=1451551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=735
31.47	     nbFailedAssignments=486  nbBacktracks=205  nbVisitedNodes=1426  nbRestartNogoods=31
31.47	       =>  wckTime=0.426  cpuTime=0.38  mem=16M396
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=2006099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1006
31.62	     nbFailedAssignments=637  nbBacktracks=318  nbVisitedNodes=1960  nbRestartNogoods=38
31.62	       =>  wckTime=0.574  cpuTime=0.52  mem=16M396
31.91	   
31.91	   search
31.91	     run=7  nbConstraintChecks=3229410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1619
31.91	     nbFailedAssignments=1072  nbBacktracks=488  nbVisitedNodes=3173  nbRestartNogoods=47
31.91	       =>  wckTime=0.872  cpuTime=0.8  mem=16M396
32.30	   
32.30	   search
32.30	     run=8  nbConstraintChecks=4843135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2423
32.30	     nbFailedAssignments=1613  nbBacktracks=744  nbVisitedNodes=4774  nbRestartNogoods=56
32.30	       =>  wckTime=1.257  cpuTime=1.17  mem=16M396
32.80	   
32.80	   search
32.80	     run=9  nbConstraintChecks=7067683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3478
32.80	     nbFailedAssignments=2277  nbBacktracks=1128  nbVisitedNodes=6862  nbRestartNogoods=65
32.80	       =>  wckTime=1.757  cpuTime=1.67  mem=16M396
33.98	   
33.98	   search
33.98	     run=10  nbConstraintChecks=12220467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5984
33.98	     nbFailedAssignments=4201  nbBacktracks=1704  nbVisitedNodes=11866  nbRestartNogoods=75
33.98	       =>  wckTime=2.939  cpuTime=2.83  mem=16M396
35.54	   
35.54	   search
35.54	     run=11  nbConstraintChecks=19185739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9428
35.54	     nbFailedAssignments=6775  nbBacktracks=2568  nbVisitedNodes=18734  nbRestartNogoods=81
35.54	       =>  wckTime=4.497  cpuTime=4.38  mem=16M396
37.80	   
37.80	   search
37.80	     run=12  nbConstraintChecks=29191310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14493
37.81	     nbFailedAssignments=10537  nbBacktracks=3865  nbVisitedNodes=28778  nbRestartNogoods=90
37.81	       =>  wckTime=6.763  cpuTime=6.63  mem=16M396
41.01	   
41.01	   search
41.01	     run=13  nbConstraintChecks=43765268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21683
41.01	     nbFailedAssignments=15775  nbBacktracks=5811  nbVisitedNodes=43021  nbRestartNogoods=100
41.01	       =>  wckTime=9.966  cpuTime=9.8  mem=16M396
44.76	   
44.76	   search
44.76	     run=14  nbConstraintChecks=59429208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30240
44.76	     nbFailedAssignments=21406  nbBacktracks=8730  nbVisitedNodes=59929  nbRestartNogoods=114
44.76	       =>  wckTime=13.718  cpuTime=13.52  mem=16M396
51.59	   
51.59	   search
51.59	     run=15  nbConstraintChecks=89104279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45364
51.59	     nbFailedAssignments=32144  nbBacktracks=13109  nbVisitedNodes=89857  nbRestartNogoods=130
51.59	       =>  wckTime=20.549  cpuTime=20.29  mem=16M396
60.40	   
60.40	   search
60.40	     run=16  nbConstraintChecks=129356898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65743
60.40	     nbFailedAssignments=45951  nbBacktracks=19677  nbVisitedNodes=130047  nbRestartNogoods=147
60.40	       =>  wckTime=29.362  cpuTime=29.03  mem=16M396
72.65	   
72.66	   search
72.66	     run=17  nbConstraintChecks=182315773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94533
72.66	     nbFailedAssignments=64881  nbBacktracks=29529  nbVisitedNodes=187059  nbRestartNogoods=161
72.66	       =>  wckTime=41.613  cpuTime=41.18  mem=16M396
86.63	   
86.63	   search
86.63	     run=18  nbConstraintChecks=242275429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128114
86.63	     nbFailedAssignments=83676  nbBacktracks=44307  nbVisitedNodes=253337  nbRestartNogoods=172
86.63	       =>  wckTime=55.591  cpuTime=55.03  mem=16M396
115.89	   
115.89	   search
115.89	     run=19  nbConstraintChecks=373793667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=195474
115.89	     nbFailedAssignments=128863  nbBacktracks=66475  nbVisitedNodes=386957  nbRestartNogoods=198
115.89	       =>  wckTime=84.847  cpuTime=84.05  mem=16M396
152.92	   
152.93	   search
152.93	     run=20  nbConstraintChecks=529372256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280184
152.93	     nbFailedAssignments=180315  nbBacktracks=99727  nbVisitedNodes=554983  nbRestartNogoods=218
152.93	       =>  wckTime=121.883  cpuTime=120.78  mem=16M396
201.73	   
201.73	   search
201.73	     run=21  nbConstraintChecks=744325077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=397728
201.73	     nbFailedAssignments=247974  nbBacktracks=149605  nbVisitedNodes=786587  nbRestartNogoods=237
201.73	       =>  wckTime=170.688  cpuTime=169.15  mem=16M396
285.17	   
285.17	   search
285.17	     run=22  nbConstraintChecks=1113741791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=601632
285.17	     nbFailedAssignments=377051  nbBacktracks=224424  nbVisitedNodes=1190339  nbRestartNogoods=267
285.17	       =>  wckTime=254.125  cpuTime=251.87  mem=16M396
416.96	   
416.96	   search
416.96	     run=23  nbConstraintChecks=1680096514  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=905535
416.96	     nbFailedAssignments=568718  nbBacktracks=336652  nbVisitedNodes=1791592  nbRestartNogoods=291
416.96	       =>  wckTime=385.915  cpuTime=382.55  mem=16M396
612.29	   
612.29	   search
612.29	     run=24  nbConstraintChecks=2503561480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1367372
612.29	     nbFailedAssignments=862206  nbBacktracks=504994  nbVisitedNodes=2705200  nbRestartNogoods=312
612.29	       =>  wckTime=581.252  cpuTime=576.22  mem=16M396
894.87	   
894.87	   search
894.87	     run=25  nbConstraintChecks=3700798378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2024957
894.87	     nbFailedAssignments=1267273  nbBacktracks=757505  nbVisitedNodes=4004917  nbRestartNogoods=340
894.87	       =>  wckTime=863.827  cpuTime=857.55  mem=16M396
1344.64	   
1344.64	   search
1344.64	     run=26  nbConstraintChecks=5684275652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3127169
1344.64	     nbFailedAssignments=1990710  nbBacktracks=1136272  nbVisitedNodes=6187131  nbRestartNogoods=364
1344.64	       =>  wckTime=1313.596  cpuTime=1305.56  mem=16M396
2013.91	   
2013.91	   search
2013.91	     run=27  nbConstraintChecks=8641614626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4712051
2013.91	     nbFailedAssignments=3007434  nbBacktracks=1704423  nbVisitedNodes=9324874  nbRestartNogoods=377
2013.91	       =>  wckTime=1982.868  cpuTime=1971.54  mem=16M396
2413.52	v 8 9 1 8 2 9 5 8 4 5 2 6 2 1 9 9 9 6 5 5 4 9 4 3 7 

Verifier Data (download as text)

29 unsatisfied constraints, 46 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/node11/watcher-281783-1169314217 -o ROOT/results/node11/solver-281783-1169314217 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281783-1169314217/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.95 1.98 1.99 4/87 27187
/proc/meminfo: memFree=1212872/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=11820 CPUtime=0
/proc/27186/stat : 27186 (java) D 27184 27186 27118 0 -1 0 760 0 1 0 0 0 0 0 16 0 1 0 279816747 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7979812 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/27186/statm: 2955 510 421 14 0 1602 0

[startup+0.104243 s]
/proc/loadavg: 1.95 1.98 1.99 4/87 27187
/proc/meminfo: memFree=1212872/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=914988 CPUtime=0.09
/proc/27186/stat : 27186 (java) S 27184 27186 27118 0 -1 0 2996 0 1 0 8 1 0 0 17 0 8 0 279816747 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512326 s]
/proc/loadavg: 1.95 1.98 1.99 4/87 27187
/proc/meminfo: memFree=1212872/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915332 CPUtime=0.49
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6485 0 1 0 45 4 0 0 18 0 8 0 279816747 937299968 6223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228833 6223 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33548 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1195792/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=1.31
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6970 0 1 0 108 23 0 0 25 0 8 0 279816747 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650365 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228859 6708 2476 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.1
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279816755 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915436

[startup+2.98882 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1195728/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915440 CPUtime=2.94
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6974 0 1 0 229 65 0 0 25 0 8 0 279816747 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228860 6711 2477 14 0 215330 0
[pid=27186/tid=27188] ppid=27184 vsize=915440 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279816751 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915440 CPUtime=0.1
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279816755 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937410560 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937410560 6711 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) 915440

[startup+6.26946 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1195664/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=6.2
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6974 0 1 0 472 148 0 0 25 0 8 0 279816747 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228859 6711 2477 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.1
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915436

[startup+12.7598 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1195664/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=12.64
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6975 0 1 0 947 317 0 0 25 0 8 0 279816747 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8305467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228859 6711 2477 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.1
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915436

[startup+25.6063 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1195728/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915440 CPUtime=25.37
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 6976 0 1 0 1891 646 0 0 25 0 8 0 279816747 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228860 6712 2477 14 0 215330 0
[pid=27186/tid=27188] ppid=27184 vsize=915440 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279816751 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915440 CPUtime=0.11
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279816755 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915440 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937410560 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915440

[startup+51.2234 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1187856/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=50.76
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 8991 0 1 0 4289 787 0 0 25 0 8 0 279816747 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228859 8724 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915436

[startup+102.434 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 27194
/proc/meminfo: memFree=1187856/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=101.55
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9003 0 1 0 9367 788 0 0 25 0 8 0 279816747 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27186/statm: 228859 8735 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915436

[startup+162.49 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 27194
/proc/meminfo: memFree=1187856/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=161.09
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9010 0 1 0 15321 788 0 0 25 0 8 0 279816747 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2012.88
Current children cumulated vsize (KiB) 915436

[startup+2084.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27617
/proc/meminfo: memFree=1195424/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2072.61
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 206448 813 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777252 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2072.61
Current children cumulated vsize (KiB) 915436

[startup+2144.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27617
/proc/meminfo: memFree=1195424/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2132.35
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 212422 813 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780014 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2132.35
Current children cumulated vsize (KiB) 915436

[startup+2204.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27617
/proc/meminfo: memFree=1195424/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2192.09
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 218396 813 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.09
Current children cumulated vsize (KiB) 915436

[startup+2264.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27617
/proc/meminfo: memFree=1195432/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2251.82
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 224369 813 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758818 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.82
Current children cumulated vsize (KiB) 915436

[startup+2324.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27617
/proc/meminfo: memFree=1195432/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2311.56
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 230343 813 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.56
Current children cumulated vsize (KiB) 915436

[startup+2384.63 s]
/proc/loadavg: 2.04 2.01 2.00 3/100 27617
/proc/meminfo: memFree=1195368/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2371.31
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 236317 814 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.31
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.52 s]
/proc/loadavg: 2.10 2.03 2.01 3/100 27617
/proc/meminfo: memFree=1195368/2055920 swapFree=4171812/4192956
[pid=27186] ppid=27184 vsize=915436 CPUtime=2400.05
/proc/27186/stat : 27186 (java) R 27184 27186 27118 0 -1 0 9028 0 1 0 239191 814 0 0 25 0 8 0 279816747 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761660 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228859 8759 2528 14 0 215329 0
[pid=27186/tid=27188] ppid=27184 vsize=915436 CPUtime=0.02
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 27118 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279816751 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 27118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 27118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279816752 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 27118 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915436 CPUtime=0.2
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 27118 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915436 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 27118 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279816755 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2413.54
CPU time (s): 2400.07
CPU user time (s): 2391.92
CPU system time (s): 8.14676
CPU usage (%): 99.4418
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.92
system time used= 8.14676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9050
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= 49859
involuntary context switches= 98564

runsolver used 2.6056 s user time and 7.56785 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 17:30:17 UTC 2007


IDJOB= 281783
IDBENCH= 12263
IDSOLVER= 69
FILE ID= node11/281783-1169314217

PBS_JOBID= 3610015

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281783-1169314217/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-281783-1169314217 -o ROOT/results/node11/solver-281783-1169314217 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281783-1169314217/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a42a6640d44988efeb7f6eb65c0bf9f

RANDOM SEED= 315567347

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.261
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.261
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:       1213288 kB
Buffers:         65672 kB
Cached:         595660 kB
SwapCached:       3844 kB
Active:         291848 kB
Inactive:       470136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213288 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:         118592 kB
Slab:            65060 kB
Committed_AS:  8996136 kB
PageTables:       2500 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 node11 on Sat Jan 20 18:10:31 UTC 2007