Trace number 277093

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.09 2401.03

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-41_ext.xml
MD5SUM74df457be90ea7a152f59268da62bd6f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints249
Best CPU time to get the best result obtained on this benchmark22.4116
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=epfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/277093-1169255613/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.48	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.48	       =>  wckTime=0.096  cpuTime=0.09  mem=6M887
0.48	   
0.48	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.65	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1392  maxDegree=20
0.65	     maxArity=2
0.65	       =>  wckTime=0.275  cpuTime=0.21  mem=11M763
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.36  cpuTime=0.25  mem=5M871
0.74	
0.74	s SATISFIABLE
0.74	o 163
0.74	c 87
0.75	o 168
0.75	c 82
0.75	o 174
0.75	c 76
0.75	o 179
0.75	c 71
0.75	o 184
0.75	c 66
0.75	o 188
0.75	c 62
0.75	o 189
0.75	c 61
0.75	o 194
0.75	c 56
0.75	o 198
0.75	c 52
0.75	o 202
0.75	c 48
0.75	o 204
0.75	c 46
0.76	o 207
0.76	c 43
0.76	o 209
0.76	c 41
0.76	o 210
0.76	c 40
0.76	o 211
0.76	c 39
0.76	o 214
0.76	c 36
0.76	o 218
0.76	c 32
0.76	o 220
0.76	c 30
0.76	o 221
0.76	c 29
0.76	o 224
0.76	c 26
0.76	o 225
0.76	c 25
0.76	o 226
0.76	c 24
0.76	o 227
0.76	c 23
0.76	o 229
0.76	c 21
0.77	o 230
0.77	c 20
0.77	o 231
0.77	c 19
0.77	o 232
0.77	c 18
0.77	o 234
0.77	c 16
0.77	o 235
0.77	c 15
0.77	o 236
0.77	c 14
0.78	o 237
0.78	c 13
0.78	o 238
0.78	c 12
0.78	o 239
0.78	c 11
0.78	o 240
0.78	c 10
0.78	o 241
0.78	c 9
0.78	o 242
0.78	c 8
0.79	o 243
0.79	c 7
0.79	o 244
0.79	c 6
0.85	o 245
0.85	c 5
0.85	o 246
0.85	c 4
1.15	o 247
1.15	c 3
1.58	o 248
1.58	c 2
3.23	   
3.23	   search
3.23	     run=0  nbConstraintChecks=16311391  nbAssignments=10000
3.23	       =>  wckTime=2.496  cpuTime=2.48  mem=5M871
5.86	   
5.86	   search
5.86	     run=1  nbConstraintChecks=34231181  nbAssignments=20000
5.86	       =>  wckTime=5.123  cpuTime=5.1  mem=5M871
8.21	   
8.21	   search
8.21	     run=2  nbConstraintChecks=49707552  nbAssignments=30000
8.21	       =>  wckTime=7.47  cpuTime=7.44  mem=5M871
10.80	   
10.80	   search
10.80	     run=3  nbConstraintChecks=67439282  nbAssignments=40000
10.80	       =>  wckTime=10.061  cpuTime=10.04  mem=5M871
13.19	   
13.19	   search
13.19	     run=4  nbConstraintChecks=83455061  nbAssignments=50000
13.19	       =>  wckTime=12.451  cpuTime=12.42  mem=5M871
15.79	   
15.79	   search
15.79	     run=5  nbConstraintChecks=101300711  nbAssignments=60000
15.79	       =>  wckTime=15.052  cpuTime=15.02  mem=5M871
18.22	   
18.22	   search
18.22	     run=6  nbConstraintChecks=117673494  nbAssignments=70000
18.22	       =>  wckTime=17.483  cpuTime=17.46  mem=5M871
20.59	   
20.59	   search
20.59	     run=7  nbConstraintChecks=133408560  nbAssignments=80000
20.59	       =>  wckTime=19.851  cpuTime=19.82  mem=5M871
22.99	   
22.99	   search
22.99	     run=8  nbConstraintChecks=149348054  nbAssignments=90000
22.99	       =>  wckTime=22.249  cpuTime=22.22  mem=5M871
25.47	   
25.47	   search
25.47	     run=9  nbConstraintChecks=166053092  nbAssignments=100000
25.47	       =>  wckTime=24.737  cpuTime=24.71  mem=5M871
27.90	   
27.90	   search
27.90	     run=10  nbConstraintChecks=182195953  nbAssignments=110000
27.90	       =>  wckTime=27.161  cpuTime=27.13  mem=5M871
30.49	   
30.49	   search
30.49	     run=11  nbConstraintChecks=199849812  nbAssignments=120000
30.49	       =>  wckTime=29.755  cpuTime=29.72  mem=5M871
31.61	   
31.61	   search
31.61	     run=12  nbConstraintChecks=207246292  nbAssignments=124885
31.61	       =>  wckTime=30.874  cpuTime=30.84  mem=5M871
31.61	   
31.61	   global
31.61	     nbConstraintChecks=207246292  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.61	     solvingWckTime=30.871  solvingCpuTime=30.83  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.61	     globalCpuTime=31.14
31.61	       =>  wckTime=31.233  cpuTime=31.09  mem=5M871
31.61	   
31.61	   solver IterativeSystematicSolver being built... 
31.74	       =>  wckTime=31.356  cpuTime=31.19  mem=16M811
31.81	   
31.81	   preprocessing
31.81	     nbConstraintChecks=61410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.81	     detectedInconsistency=no
31.81	       =>  wckTime=0.07  cpuTime=0.05  mem=16M811
31.91	   
31.91	   search
31.91	     run=0  nbConstraintChecks=455133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.91	     nbFailedAssignments=85  nbBacktracks=11  nbVisitedNodes=204  nbRestartNogoods=0
31.91	       =>  wckTime=0.171  cpuTime=0.14  mem=16M811
32.00	   
32.01	   search
32.01	     run=1  nbConstraintChecks=797620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=195
32.01	     nbFailedAssignments=146  nbBacktracks=26  nbVisitedNodes=368  nbRestartNogoods=10
32.01	       =>  wckTime=0.269  cpuTime=0.22  mem=16M811
32.12	   
32.12	   search
32.12	     run=2  nbConstraintChecks=1341519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=340
32.12	     nbFailedAssignments=255  nbBacktracks=48  nbVisitedNodes=644  nbRestartNogoods=22
32.12	       =>  wckTime=0.379  cpuTime=0.33  mem=16M811
32.34	   
32.34	   search
32.34	     run=3  nbConstraintChecks=2381517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=568
32.34	     nbFailedAssignments=442  nbBacktracks=81  nbVisitedNodes=1092  nbRestartNogoods=26
32.34	       =>  wckTime=0.606  cpuTime=0.56  mem=16M811
32.63	   
32.63	   search
32.63	     run=4  nbConstraintChecks=3773112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=881
32.63	     nbFailedAssignments=692  nbBacktracks=131  nbVisitedNodes=1705  nbRestartNogoods=56
32.63	       =>  wckTime=0.898  cpuTime=0.85  mem=16M811
33.13	   
33.13	   search
33.13	     run=5  nbConstraintChecks=5769072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1367
33.13	     nbFailedAssignments=1089  nbBacktracks=206  nbVisitedNodes=2663  nbRestartNogoods=90
33.13	       =>  wckTime=1.394  cpuTime=1.34  mem=16M811
33.58	   
33.58	   search
33.58	     run=6  nbConstraintChecks=7749623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1857
33.58	     nbFailedAssignments=1453  nbBacktracks=319  nbVisitedNodes=3630  nbRestartNogoods=114
33.58	       =>  wckTime=1.845  cpuTime=1.77  mem=16M811
34.60	   
34.60	   search
34.60	     run=7  nbConstraintChecks=12237460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2811
34.60	     nbFailedAssignments=2224  nbBacktracks=489  nbVisitedNodes=5525  nbRestartNogoods=128
34.60	       =>  wckTime=2.867  cpuTime=2.79  mem=16M811
36.02	   
36.02	   search
36.02	     run=8  nbConstraintChecks=17729295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4058
36.02	     nbFailedAssignments=3201  nbBacktracks=745  nbVisitedNodes=8003  nbRestartNogoods=144
36.02	       =>  wckTime=4.286  cpuTime=4.21  mem=16M811
38.00	   
38.00	   search
38.00	     run=9  nbConstraintChecks=26466000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6144
38.00	     nbFailedAssignments=4889  nbBacktracks=1130  nbVisitedNodes=12162  nbRestartNogoods=168
38.00	       =>  wckTime=6.259  cpuTime=6.18  mem=16M811
40.48	   
40.48	   search
40.48	     run=10  nbConstraintChecks=37575418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8908
40.48	     nbFailedAssignments=7067  nbBacktracks=1706  nbVisitedNodes=17674  nbRestartNogoods=194
40.48	       =>  wckTime=8.747  cpuTime=8.66  mem=16M811
44.86	   
44.86	   search
44.86	     run=11  nbConstraintChecks=55724564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13125
44.86	     nbFailedAssignments=10413  nbBacktracks=2570  nbVisitedNodes=26100  nbRestartNogoods=205
44.86	       =>  wckTime=13.12  cpuTime=13.03  mem=16M811
50.90	   
50.90	   search
50.90	     run=12  nbConstraintChecks=78264896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18332
50.90	     nbFailedAssignments=14313  nbBacktracks=3867  nbVisitedNodes=36418  nbRestartNogoods=224
50.90	       =>  wckTime=19.162  cpuTime=19.07  mem=16M811
57.76	   
57.76	   search
57.76	     run=13  nbConstraintChecks=103315457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24164
57.76	     nbFailedAssignments=18190  nbBacktracks=5814  nbVisitedNodes=47977  nbRestartNogoods=236
57.76	       =>  wckTime=26.027  cpuTime=25.93  mem=16M811
67.99	   
67.99	   search
67.99	     run=14  nbConstraintChecks=141718319  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32986
67.99	     nbFailedAssignments=24086  nbBacktracks=8733  nbVisitedNodes=65446  nbRestartNogoods=254
67.99	       =>  wckTime=36.254  cpuTime=36.16  mem=16M811
81.89	   
81.89	   search
81.89	     run=15  nbConstraintChecks=190652713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44369
81.89	     nbFailedAssignments=31081  nbBacktracks=13112  nbVisitedNodes=87853  nbRestartNogoods=266
81.89	       =>  wckTime=50.157  cpuTime=50.05  mem=16M811
102.50	   
102.50	   search
102.50	     run=16  nbConstraintChecks=262582290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60758
102.50	     nbFailedAssignments=40894  nbBacktracks=19680  nbVisitedNodes=120056  nbRestartNogoods=287
102.50	       =>  wckTime=70.76  cpuTime=70.65  mem=16M811
133.05	   
133.05	   search
133.05	     run=17  nbConstraintChecks=364096129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85100
133.05	     nbFailedAssignments=55372  nbBacktracks=29536  nbVisitedNodes=167321  nbRestartNogoods=304
133.05	       =>  wckTime=101.318  cpuTime=101.2  mem=16M811
181.42	   
181.42	   search
181.42	     run=18  nbConstraintChecks=528638738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123990
181.42	     nbFailedAssignments=79477  nbBacktracks=44315  nbVisitedNodes=243142  nbRestartNogoods=325
181.42	       =>  wckTime=149.686  cpuTime=149.55  mem=16M811
248.40	   
248.40	   search
248.40	     run=19  nbConstraintChecks=747343401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175578
248.40	     nbFailedAssignments=108889  nbBacktracks=66485  nbVisitedNodes=342297  nbRestartNogoods=362
248.40	       =>  wckTime=216.667  cpuTime=216.5  mem=16M811
334.79	   
334.79	   search
334.79	     run=20  nbConstraintChecks=1042777807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246857
334.79	     nbFailedAssignments=146902  nbBacktracks=99743  nbVisitedNodes=478757  nbRestartNogoods=382
334.79	       =>  wckTime=303.058  cpuTime=302.86  mem=16M811
477.87	   
477.87	   search
477.87	     run=21  nbConstraintChecks=1541320608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=362429
477.87	     nbFailedAssignments=212591  nbBacktracks=149621  nbVisitedNodes=702310  nbRestartNogoods=408
477.87	       =>  wckTime=446.13  cpuTime=445.88  mem=16M811
684.90	   
684.90	   search
684.90	     run=22  nbConstraintChecks=2260097767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=531234
684.90	     nbFailedAssignments=306570  nbBacktracks=224440  nbVisitedNodes=1027181  nbRestartNogoods=429
684.90	       =>  wckTime=653.165  cpuTime=652.85  mem=16M811
989.08	   
989.08	   search
989.08	     run=23  nbConstraintChecks=3303278068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=780389
989.08	     nbFailedAssignments=443490  nbBacktracks=336668  nbVisitedNodes=1506987  nbRestartNogoods=461
989.08	       =>  wckTime=957.341  cpuTime=956.91  mem=16M811
1456.46	   
1456.46	   search
1456.46	     run=24  nbConstraintChecks=4867203263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1155050
1456.46	     nbFailedAssignments=649800  nbBacktracks=505009  nbVisitedNodes=2227357  nbRestartNogoods=489
1456.46	       =>  wckTime=1424.724  cpuTime=1424.14  mem=16M811
2173.22	   
2173.22	   search
2173.22	     run=25  nbConstraintChecks=7355038357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1730592
2173.22	     nbFailedAssignments=972825  nbBacktracks=757520  nbVisitedNodes=3342672  nbRestartNogoods=516
2173.22	       =>  wckTime=2141.486  cpuTime=2140.65  mem=16M811
2400.98	v 7 15 12 0 11 4 11 5 0 3 6 0 2 15 9 4 10 12 14 2 2 10 1 9 2 8 8 13 6 6 2 0 4 8 15 11 1 5 4 2 

Verifier Data (download as text)

2 unsatisfied constraints, 248 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/node15/watcher-277093-1169255613 -o ROOT/results/node15/solver-277093-1169255613 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277093-1169255613/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.26 1.79 1.92 1/78 12175
/proc/meminfo: memFree=1445536/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=168 CPUtime=0
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 273956127 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7512868 0 0 4096 0 0 0 0 17 1 0 0
/proc/12174/statm: 42 23 18 14 0 2 0

[startup+0.102742 s]
/proc/loadavg: 1.26 1.79 1.92 1/78 12175
/proc/meminfo: memFree=1445536/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=905804 CPUtime=0
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 1675 0 1 0 0 0 0 0 18 0 1 0 273956127 927543296 1424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 0 0 0 17 0 0 0
/proc/12174/statm: 226451 1424 832 14 0 214034 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 905804

[startup+0.510806 s]
/proc/loadavg: 1.26 1.79 1.92 1/78 12175
/proc/meminfo: memFree=1445536/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915332 CPUtime=0.41
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 6205 0 1 0 38 3 0 0 16 0 8 0 273956127 937299968 5944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228833 5945 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33194 s]
/proc/loadavg: 1.26 1.79 1.92 2/85 12182
/proc/meminfo: memFree=1424680/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=1.24
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 7906 0 1 0 110 14 0 0 17 0 8 0 273956127 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 7644 2479 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.12
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 348 0 0 0 12 0 0 0 16 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 7644 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.98423 s]
/proc/loadavg: 1.26 1.79 1.92 2/85 12182
/proc/meminfo: memFree=1424680/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2.89
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 7907 0 1 0 248 41 0 0 19 0 8 0 273956127 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 7644 2479 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915468 CPUtime=0.12
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 348 0 0 0 12 0 0 0 16 0 8 0 273956143 937439232 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 7644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.26279 s]
/proc/loadavg: 1.24 1.77 1.92 2/85 12182
/proc/meminfo: memFree=1424488/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=6.16
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 7909 0 1 0 523 93 0 0 25 0 8 0 273956127 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 7646 2479 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915468 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937439232 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.13
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 350 0 0 0 13 0 0 0 16 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915464

[startup+12.7439 s]
/proc/loadavg: 1.22 1.76 1.91 2/85 12182
/proc/meminfo: memFree=1424496/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915468 CPUtime=12.64
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 7909 0 1 0 1071 193 0 0 25 0 8 0 273956127 937439232 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 7646 2479 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915468 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937439232 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.13
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 350 0 0 0 13 0 0 0 16 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 7646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 7646 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) 915468

[startup+25.5811 s]
/proc/loadavg: 1.17 1.72 1.90 2/85 12182
/proc/meminfo: memFree=1424496/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915468 CPUtime=25.47
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 7910 0 1 0 2149 398 0 0 25 0 8 0 273956127 937439232 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 7647 2479 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915468 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937439232 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.13
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 351 0 0 0 13 0 0 0 16 0 8 0 273956143 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915468

[startup+51.2655 s]
/proc/loadavg: 1.11 1.66 1.87 2/85 12182
/proc/meminfo: memFree=1419952/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=51.15
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9159 0 1 0 4619 496 0 0 25 0 8 0 273956127 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8888 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 8888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915464

[startup+102.527 s]
/proc/loadavg: 1.05 1.56 1.83 2/85 12182
/proc/meminfo: memFree=1419888/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=102.39
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9168 0 1 0 9743 496 0 0 25 0 8 0 273956127 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8897 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915464

[startup+162.629 s]
/proc/loadavg: 1.02 1.45 1.77 2/85 12182
/proc/meminfo: memFree=1419824/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=162.47
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9172 0 1 0 15751 496 0 0 25 0 8 0 273956127 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2085.59 s]
/proc/loadavg: 1.03 1.01 1.08 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2084.75
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9192 0 1 0 207977 498 0 0 25 0 8 0 273956127 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8919 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.75
Current children cumulated vsize (KiB) 915464

[startup+2145.68 s]
/proc/loadavg: 1.01 1.01 1.07 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2144.82
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9192 0 1 0 213984 498 0 0 25 0 8 0 273956127 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073912879 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8919 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.82
Current children cumulated vsize (KiB) 915464

[startup+2205.77 s]
/proc/loadavg: 1.00 1.00 1.06 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2204.9
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9194 0 1 0 219991 499 0 0 25 0 8 0 273956127 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8921 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 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) 2204.9
Current children cumulated vsize (KiB) 915464

[startup+2265.77 s]
/proc/loadavg: 1.00 1.00 1.06 2/85 12184
/proc/meminfo: memFree=1419632/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2264.87
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9194 0 1 0 225988 499 0 0 25 0 8 0 273956127 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073913178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8921 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 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) 2264.87
Current children cumulated vsize (KiB) 915464

[startup+2325.77 s]
/proc/loadavg: 1.00 1.00 1.05 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2324.85
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9194 0 1 0 231986 499 0 0 25 0 8 0 273956127 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8921 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 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) 2324.85
Current children cumulated vsize (KiB) 915464

[startup+2385.87 s]
/proc/loadavg: 1.00 1.00 1.05 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2384.93
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9194 0 1 0 237994 499 0 0 25 0 8 0 273956127 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842522 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8921 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 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) 2384.93
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.97 s]
/proc/loadavg: 1.00 1.00 1.04 2/85 12184
/proc/meminfo: memFree=1419696/2055920 swapFree=4173628/4192956
[pid=12174] ppid=12172 vsize=915464 CPUtime=2400.03
/proc/12174/stat : 12174 (java) R 12172 12174 10588 0 -1 0 9194 0 1 0 239504 499 0 0 25 0 8 0 273956127 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12174/statm: 228866 8921 2532 14 0 215336 0
[pid=12174/tid=12176] ppid=12172 vsize=915464 CPUtime=0.03
/proc/12174/task/12176/stat : 12176 (java) S 12172 12174 10588 0 -1 64 248 0 0 0 3 0 0 0 16 0 8 0 273956139 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12177] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12177/stat : 12177 (java) S 12172 12174 10588 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12178] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12178/stat : 12178 (java) S 12172 12174 10588 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273956140 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12179] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12179/stat : 12179 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12180] ppid=12172 vsize=915464 CPUtime=0.24
/proc/12174/task/12180/stat : 12180 (java) S 12172 12174 10588 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12174/tid=12181] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12181/stat : 12181 (java) S 12172 12174 10588 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273956143 937435136 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12174/tid=12182] ppid=12172 vsize=915464 CPUtime=0
/proc/12174/task/12182/stat : 12182 (java) S 12172 12174 10588 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273956143 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): 2401.03
CPU time (s): 2400.09
CPU user time (s): 2395.09
CPU system time (s): 5.00024
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.09
system time used= 5.00024
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9216
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= 49540
involuntary context switches= 92685

runsolver used 2.6406 s user time and 5.87811 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 01:13:33 UTC 2007


IDJOB= 277093
IDBENCH= 6268
IDSOLVER= 68
FILE ID= node15/277093-1169255613

PBS_JOBID= 3589064

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-41_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277093-1169255613/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-277093-1169255613 -o ROOT/results/node15/solver-277093-1169255613 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277093-1169255613/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  74df457be90ea7a152f59268da62bd6f

RANDOM SEED= 810395649

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.276
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.276
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:       1446080 kB
Buffers:         52300 kB
Cached:         453464 kB
SwapCached:       5936 kB
Active:         182780 kB
Inactive:       353612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446080 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          40216 kB
Slab:            58772 kB
Committed_AS:  8351960 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node15 on Sat Jan 20 01:53:34 UTC 2007