Trace number 276320

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 2419.53

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-12_ext.xml
MD5SUM2d71b1598e2ffe1ec62b030c7fa7a949
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints179
Best CPU time to get the best result obtained on this benchmark547.059
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=pfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/276320-1169235114/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.47	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.47	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.47	   
0.47	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.68	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3  maxDegree=13  maxArity=2
0.68	       =>  wckTime=0.311  cpuTime=0.24  mem=13M752
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.77	       =>  wckTime=0.4  cpuTime=0.29  mem=5M887
0.78	
0.78	s SATISFIABLE
0.78	o 97
0.78	c 83
0.78	o 102
0.78	c 78
0.78	o 108
0.78	c 72
0.78	o 113
0.78	c 67
0.78	o 118
0.78	c 62
0.78	o 122
0.78	c 58
0.79	o 126
0.79	c 54
0.79	o 129
0.79	c 51
0.79	o 133
0.79	c 47
0.79	o 137
0.79	c 43
0.79	o 140
0.79	c 40
0.79	o 142
0.79	c 38
0.79	o 144
0.79	c 36
0.79	o 148
0.79	c 32
0.79	o 149
0.79	c 31
0.79	o 151
0.79	c 29
0.79	o 154
0.79	c 26
0.79	o 155
0.79	c 25
0.80	o 157
0.80	c 23
0.80	o 159
0.80	c 21
0.80	o 160
0.80	c 20
0.80	o 162
0.80	c 18
0.80	o 163
0.80	c 17
0.80	o 165
0.80	c 15
0.80	o 166
0.80	c 14
0.80	o 167
0.80	c 13
0.81	o 168
0.81	c 12
0.81	o 169
0.81	c 11
0.82	o 170
0.82	c 10
0.82	o 171
0.82	c 9
0.82	o 172
0.82	c 8
0.84	o 173
0.84	c 7
0.84	o 174
0.84	c 6
0.86	o 175
0.86	c 5
0.91	o 176
0.91	c 4
3.74	   
3.74	   search
3.74	     run=0  nbConstraintChecks=19803490  nbAssignments=10000
3.74	       =>  wckTime=2.971  cpuTime=2.92  mem=5M887
6.90	   
6.90	   search
6.90	     run=1  nbConstraintChecks=41471671  nbAssignments=20000
6.90	       =>  wckTime=6.137  cpuTime=6.06  mem=5M887
7.62	o 177
7.62	c 3
9.79	   
9.79	   search
9.79	     run=2  nbConstraintChecks=60815165  nbAssignments=30000
9.79	       =>  wckTime=9.027  cpuTime=8.93  mem=5M887
12.93	   
12.93	   search
12.93	     run=3  nbConstraintChecks=82129661  nbAssignments=40000
12.93	       =>  wckTime=12.165  cpuTime=12.03  mem=5M887
15.18	o 178
15.18	c 2
15.86	   
15.86	   search
15.86	     run=4  nbConstraintChecks=101766814  nbAssignments=50000
15.86	       =>  wckTime=15.094  cpuTime=14.93  mem=5M887
18.92	   
18.92	   search
18.92	     run=5  nbConstraintChecks=122795276  nbAssignments=60000
18.92	       =>  wckTime=18.157  cpuTime=17.96  mem=5M887
21.69	   
21.69	   search
21.69	     run=6  nbConstraintChecks=141176359  nbAssignments=70000
21.69	       =>  wckTime=20.918  cpuTime=20.7  mem=5M887
24.75	   
24.76	   search
24.76	     run=7  nbConstraintChecks=162256795  nbAssignments=80000
24.76	       =>  wckTime=23.987  cpuTime=23.75  mem=5M887
27.68	   
27.68	   search
27.68	     run=8  nbConstraintChecks=181813495  nbAssignments=90000
27.68	       =>  wckTime=26.91  cpuTime=26.63  mem=5M887
30.69	   
30.69	   search
30.69	     run=9  nbConstraintChecks=201999761  nbAssignments=100000
30.69	       =>  wckTime=29.927  cpuTime=29.62  mem=5M887
33.66	   
33.66	   search
33.66	     run=10  nbConstraintChecks=221984818  nbAssignments=110000
33.66	       =>  wckTime=32.897  cpuTime=32.57  mem=5M887
36.81	   
36.81	   search
36.81	     run=11  nbConstraintChecks=243537471  nbAssignments=120000
36.81	       =>  wckTime=36.044  cpuTime=35.69  mem=5M887
39.61	   
39.61	   search
39.61	     run=12  nbConstraintChecks=262244351  nbAssignments=130000
39.61	       =>  wckTime=38.845  cpuTime=38.45  mem=5M887
42.48	   
42.48	   search
42.48	     run=13  nbConstraintChecks=281587182  nbAssignments=140000
42.48	       =>  wckTime=41.715  cpuTime=41.31  mem=5M887
45.15	   
45.15	   search
45.15	     run=14  nbConstraintChecks=299255036  nbAssignments=150000
45.15	       =>  wckTime=44.381  cpuTime=43.96  mem=5M887
45.47	   
45.47	   search
45.47	     run=15  nbConstraintChecks=301300327  nbAssignments=151181
45.47	       =>  wckTime=44.704  cpuTime=44.27  mem=5M887
45.47	   
45.47	   global
45.47	     nbConstraintChecks=301300327  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.47	     solvingWckTime=44.701  solvingCpuTime=44.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
45.47	     globalCpuTime=44.6
45.47	       =>  wckTime=45.105  cpuTime=44.55  mem=5M887
45.47	   
45.47	   solver IterativeSystematicSolver being built... 
45.60	       =>  wckTime=45.232  cpuTime=44.66  mem=16M942
45.61	   
45.61	   preprocessing
45.61	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
45.61	     detectedInconsistency=no
45.61	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M942
45.85	   
45.85	   search
45.85	     run=0  nbConstraintChecks=793096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
45.85	     nbFailedAssignments=129  nbBacktracks=10  nbVisitedNodes=292  nbRestartNogoods=0
45.85	       =>  wckTime=0.246  cpuTime=0.22  mem=16M942
45.95	   
45.95	   search
45.95	     run=1  nbConstraintChecks=1193838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=240
45.95	     nbFailedAssignments=191  nbBacktracks=25  nbVisitedNodes=457  nbRestartNogoods=72
45.95	       =>  wckTime=0.352  cpuTime=0.31  mem=16M942
46.13	   
46.13	   search
46.13	     run=2  nbConstraintChecks=2014549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=408
46.13	     nbFailedAssignments=326  nbBacktracks=47  nbVisitedNodes=782  nbRestartNogoods=89
46.13	       =>  wckTime=0.531  cpuTime=0.49  mem=16M942
46.31	   
46.31	   search
46.31	     run=3  nbConstraintChecks=2801682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587
46.31	     nbFailedAssignments=458  nbBacktracks=80  nbVisitedNodes=1126  nbRestartNogoods=120
46.31	       =>  wckTime=0.707  cpuTime=0.66  mem=16M942
46.69	   
46.69	   search
46.69	     run=4  nbConstraintChecks=4550324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=923
46.69	     nbFailedAssignments=733  nbBacktracks=130  nbVisitedNodes=1787  nbRestartNogoods=143
46.69	       =>  wckTime=1.09  cpuTime=1.04  mem=16M942
47.12	   
47.12	   search
47.13	     run=5  nbConstraintChecks=6574506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1336
47.13	     nbFailedAssignments=1061  nbBacktracks=205  nbVisitedNodes=2603  nbRestartNogoods=174
47.13	       =>  wckTime=1.524  cpuTime=1.46  mem=16M942
47.99	   
47.99	   search
47.99	     run=6  nbConstraintChecks=10641040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2054
47.99	     nbFailedAssignments=1653  nbBacktracks=320  nbVisitedNodes=4028  nbRestartNogoods=183
47.99	       =>  wckTime=2.392  cpuTime=2.31  mem=16M942
49.62	   
49.62	   search
49.62	     run=7  nbConstraintChecks=19266531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3819
49.62	     nbFailedAssignments=3235  nbBacktracks=490  nbVisitedNodes=7545  nbRestartNogoods=211
49.62	       =>  wckTime=4.017  cpuTime=3.92  mem=16M942
50.45	   
50.45	   search
50.45	     run=8  nbConstraintChecks=22728706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4574
50.45	     nbFailedAssignments=3721  nbBacktracks=746  nbVisitedNodes=9042  nbRestartNogoods=229
50.45	       =>  wckTime=4.848  cpuTime=4.74  mem=16M942
51.77	   
51.77	   search
51.77	     run=9  nbConstraintChecks=28366040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5873
51.77	     nbFailedAssignments=4624  nbBacktracks=1130  nbVisitedNodes=11628  nbRestartNogoods=248
51.77	       =>  wckTime=6.172  cpuTime=6.05  mem=16M942
54.89	   
54.89	   search
54.89	     run=10  nbConstraintChecks=42828162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8948
54.89	     nbFailedAssignments=7112  nbBacktracks=1706  nbVisitedNodes=17767  nbRestartNogoods=273
54.89	       =>  wckTime=9.292  cpuTime=9.13  mem=16M942
60.51	   
60.51	   search
60.51	     run=11  nbConstraintChecks=68249464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14111
60.51	     nbFailedAssignments=11399  nbBacktracks=2570  nbVisitedNodes=28081  nbRestartNogoods=288
60.51	       =>  wckTime=14.906  cpuTime=14.69  mem=16M942
68.35	   
68.35	   search
68.35	     run=12  nbConstraintChecks=101604229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21066
68.35	     nbFailedAssignments=17048  nbBacktracks=3870  nbVisitedNodes=41974  nbRestartNogoods=330
68.35	       =>  wckTime=22.752  cpuTime=22.46  mem=16M942
78.21	   
78.21	   search
78.21	     run=13  nbConstraintChecks=140960388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29214
78.21	     nbFailedAssignments=23242  nbBacktracks=5816  nbVisitedNodes=58175  nbRestartNogoods=344
78.21	       =>  wckTime=32.612  cpuTime=32.23  mem=16M942
90.05	   
90.05	   search
90.05	     run=14  nbConstraintChecks=185277188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38657
90.05	     nbFailedAssignments=29761  nbBacktracks=8735  nbVisitedNodes=76971  nbRestartNogoods=360
90.05	       =>  wckTime=44.45  cpuTime=43.96  mem=16M942
106.53	   
106.53	   search
106.53	     run=15  nbConstraintChecks=246047665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50396
106.53	     nbFailedAssignments=37112  nbBacktracks=13114  nbVisitedNodes=99916  nbRestartNogoods=383
106.53	       =>  wckTime=60.929  cpuTime=60.28  mem=16M942
132.97	   
132.97	   search
132.97	     run=16  nbConstraintChecks=338163355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66898
132.97	     nbFailedAssignments=47037  nbBacktracks=19682  nbVisitedNodes=132135  nbRestartNogoods=398
132.97	       =>  wckTime=87.368  cpuTime=86.48  mem=16M942
167.53	   
167.53	   search
167.53	     run=17  nbConstraintChecks=456428152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89715
167.53	     nbFailedAssignments=59995  nbBacktracks=29534  nbVisitedNodes=175944  nbRestartNogoods=413
167.53	       =>  wckTime=121.925  cpuTime=120.72  mem=16M942
222.62	   
222.62	   search
222.62	     run=18  nbConstraintChecks=652547771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124240
222.62	     nbFailedAssignments=79736  nbBacktracks=44312  nbVisitedNodes=243617  nbRestartNogoods=432
222.62	       =>  wckTime=177.023  cpuTime=175.32  mem=16M942
289.92	   
289.92	   search
289.92	     run=19  nbConstraintChecks=883710315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170627
289.92	     nbFailedAssignments=103939  nbBacktracks=66481  nbVisitedNodes=332744  nbRestartNogoods=451
289.92	       =>  wckTime=244.318  cpuTime=242.0  mem=16M942
407.95	   
407.95	   search
407.95	     run=20  nbConstraintChecks=1289753846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244032
407.95	     nbFailedAssignments=144083  nbBacktracks=99733  nbVisitedNodes=473920  nbRestartNogoods=470
407.95	       =>  wckTime=362.347  cpuTime=358.95  mem=16M942
562.75	   
562.75	   search
562.75	     run=21  nbConstraintChecks=1829271079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=347905
562.75	     nbFailedAssignments=198068  nbBacktracks=149611  nbVisitedNodes=671429  nbRestartNogoods=498
562.75	       =>  wckTime=517.154  cpuTime=512.34  mem=16M942
812.96	   
812.96	   search
812.96	     run=22  nbConstraintChecks=2697821680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=509409
812.96	     nbFailedAssignments=284742  nbBacktracks=224430  nbVisitedNodes=983785  nbRestartNogoods=515
812.96	       =>  wckTime=767.363  cpuTime=760.26  mem=16M942
1146.34	   
1146.34	   search
1146.34	     run=23  nbConstraintChecks=3839450198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=734955
1146.34	     nbFailedAssignments=398055  nbBacktracks=336657  nbVisitedNodes=1407731  nbRestartNogoods=526
1146.34	       =>  wckTime=1100.735  cpuTime=1090.57  mem=16M942
1654.04	   
1654.04	   search
1654.04	     run=24  nbConstraintChecks=5624421087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1081844
1654.04	     nbFailedAssignments=576593  nbBacktracks=504999  nbVisitedNodes=2068545  nbRestartNogoods=555
1654.04	       =>  wckTime=1608.436  cpuTime=1593.63  mem=16M942
2403.44	o 179
2403.44	c 1
2417.54	   
2417.54	   search
2417.54	     run=25  nbConstraintChecks=8285073569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1601691
2417.54	     nbFailedAssignments=843923  nbBacktracks=757510  nbVisitedNodes=3055473  nbRestartNogoods=591
2417.54	       =>  wckTime=2371.94  cpuTime=2352.9  mem=16M942
2419.49	v 2 4 0 9 2 9 9 9 2 4 22 13 3 7 21 22 2 3 17 4 8 23 22 7 17 13 6 20 8 14 15 9 7 5 23 9 6 3 22 0 

Verifier Data (download as text)

1 unsatisfied constraints, 179 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/node3/watcher-276320-1169235114 -o ROOT/results/node3/solver-276320-1169235114 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276320-1169235114/unknown.xml 

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

/proc/loadavg: 2.00 2.00 2.00 2/93 22350
/proc/meminfo: memFree=1301152/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=18540 CPUtime=0
/proc/22349/stat : 22349 (runsolver) R 22347 22349 21869 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271907003 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22349/statm: 4635 279 244 17 0 2626 0

[startup+0.102519 s]
/proc/loadavg: 2.00 2.00 2.00 2/93 22350
/proc/meminfo: memFree=1301152/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=906644 CPUtime=0.02
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 2134 0 1 0 2 0 0 0 18 0 2 0 271907003 928403456 1883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154020608 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 226661 1883 1067 14 0 214244 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906644

[startup+0.510587 s]
/proc/loadavg: 2.00 2.00 2.00 2/93 22350
/proc/meminfo: memFree=1301152/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915332 CPUtime=0.43
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 6273 0 1 0 40 3 0 0 21 0 8 0 271907003 937299968 6012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228833 6012 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.33371 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 22357
/proc/meminfo: memFree=1277672/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=1.24
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 8541 0 1 0 111 13 0 0 25 0 8 0 271907003 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8279 2476 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.13
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.98198 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 22357
/proc/meminfo: memFree=1277608/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2.88
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 8542 0 1 0 255 33 0 0 25 0 8 0 271907003 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8279 2476 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.13
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.26651 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 22357
/proc/meminfo: memFree=1277544/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=6.13
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 8545 0 1 0 541 72 0 0 25 0 8 0 271907003 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8282 2476 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.13
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.7526 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 22357
/proc/meminfo: memFree=1277544/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=12.56
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 8545 0 1 0 1099 157 0 0 25 0 8 0 271907003 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8282 2476 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.13
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915464

[startup+25.5937 s]
/proc/loadavg: 2.06 2.01 2.00 3/100 22357
/proc/meminfo: memFree=1277672/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=25.28
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 8546 0 1 0 2199 329 0 0 25 0 8 0 271907003 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8283 2476 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 249 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.13
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 348 0 0 0 13 0 0 0 16 0 8 0 271907017 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915464

[startup+51.2028 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 22357
/proc/meminfo: memFree=1273320/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=50.64
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9144 0 1 0 4470 594 0 0 25 0 8 0 271907003 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8876 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 17 0 8 0 271907013 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.22
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 402 0 0 0 21 1 0 0 15 0 8 0 271907017 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915464

[startup+102.505 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 22357
/proc/meminfo: memFree=1273192/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=101.48
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9164 0 1 0 9553 595 0 0 25 0 8 0 271907003 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8893 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915464

[startup+162.548 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22357
/proc/meminfo: memFree=1273128/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=160.97
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9170 0 1 0 15502 595 0 0 25 0 8 0 271907003 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851072 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2006.34
Current children cumulated vsize (KiB) 915464

[startup+2084.05 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 22555
/proc/meminfo: memFree=1272552/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2066.09
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 206002 607 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.09
Current children cumulated vsize (KiB) 915464

[startup+2144.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 22555
/proc/meminfo: memFree=1272552/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2125.85
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 211977 608 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.85
Current children cumulated vsize (KiB) 915464

[startup+2204.15 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 22555
/proc/meminfo: memFree=1272616/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2185.61
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 217953 608 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.61
Current children cumulated vsize (KiB) 915464

[startup+2264.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22555
/proc/meminfo: memFree=1272616/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2245.38
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 223930 608 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073834684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.38
Current children cumulated vsize (KiB) 915464

[startup+2324.25 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 22555
/proc/meminfo: memFree=1272616/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2305.15
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 229906 609 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) R 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.15
Current children cumulated vsize (KiB) 915464

[startup+2384.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 22555
/proc/meminfo: memFree=1272616/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2364.9
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9191 0 1 0 235881 609 0 0 25 0 8 0 271907003 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22349/statm: 228866 8918 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.9
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.48 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 22629
/proc/meminfo: memFree=1282976/2055920 swapFree=4191880/4192956
[pid=22349] ppid=22347 vsize=915464 CPUtime=2400.03
/proc/22349/stat : 22349 (java) R 22347 22349 21869 0 -1 0 9194 0 1 0 239392 611 0 0 25 0 8 0 271907003 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22349/statm: 228866 8921 2527 14 0 215336 0
[pid=22349/tid=22351] ppid=22347 vsize=915464 CPUtime=0.03
/proc/22349/task/22351/stat : 22351 (java) S 22347 22349 21869 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 271907013 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22352] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22352/stat : 22352 (java) S 22347 22349 21869 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271907013 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22353] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22353/stat : 22353 (java) S 22347 22349 21869 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271907013 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22354] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22354/stat : 22354 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271907017 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22355] ppid=22347 vsize=915464 CPUtime=0.23
/proc/22349/task/22355/stat : 22355 (java) S 22347 22349 21869 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 271907017 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22349/tid=22356] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22356/stat : 22356 (java) S 22347 22349 21869 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271907017 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22349/tid=22357] ppid=22347 vsize=915464 CPUtime=0
/proc/22349/task/22357/stat : 22357 (java) S 22347 22349 21869 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271907017 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2419.53
CPU time (s): 2400.07
CPU user time (s): 2393.95
CPU system time (s): 6.11707
CPU usage (%): 99.1958
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.96
system time used= 6.11707
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9215
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= 50118
involuntary context switches= 139435

runsolver used 3.19651 s user time and 7.51986 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri Jan 19 19:31:54 UTC 2007


IDJOB= 276320
IDBENCH= 5677
IDSOLVER= 69
FILE ID= node3/276320-1169235114

PBS_JOBID= 3589003

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276320-1169235114/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-276320-1169235114 -o ROOT/results/node3/solver-276320-1169235114 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276320-1169235114/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d71b1598e2ffe1ec62b030c7fa7a949

RANDOM SEED= 961801289

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.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
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:       1301632 kB
Buffers:         54880 kB
Cached:         544528 kB
SwapCached:        284 kB
Active:         200104 kB
Inactive:       479296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301632 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:         101544 kB
Slab:            59800 kB
Committed_AS:  7996712 kB
PageTables:       2156 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= 66562 MiB



End job on node3 on Fri Jan 19 20:12:17 UTC 2007