Trace number 279182

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.11 2400.97

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
kbtree-9-5-3-5-90-21_ext.xml
MD5SUMb9988dd659c45cf1e3571761cea7994a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints91
Best CPU time to get the best result obtained on this benchmark5.33419
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/279182-1169291599/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.44	       =>  wckTime=0.098  cpuTime=0.07  mem=6M910
0.44	   
0.44	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=244  nbExtensionStructures=244  nbSharedExtensionStructures=11
0.58	     nbConflictsStructures=244  nbSharedConflictsStructures=11  nbSharedBinaryRepresentations=2418  maxDegree=34
0.58	     maxArity=2
0.58	       =>  wckTime=0.242  cpuTime=0.17  mem=8M860
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.324  cpuTime=0.21  mem=5M595
0.67	
0.67	s SATISFIABLE
0.67	o 36
0.67	c 219
0.67	o 39
0.67	c 216
0.67	o 42
0.67	c 213
0.68	o 44
0.68	c 211
0.68	o 47
0.68	c 208
0.68	o 50
0.68	c 205
0.68	o 52
0.68	c 203
0.68	o 55
0.68	c 200
0.68	o 58
0.68	c 197
0.68	o 59
0.68	c 196
0.68	o 62
0.68	c 193
0.68	o 64
0.68	c 191
0.68	o 65
0.68	c 190
0.68	o 67
0.68	c 188
0.68	o 68
0.68	c 187
0.68	o 70
0.68	c 185
0.68	o 72
0.68	c 183
0.69	o 73
0.69	c 182
0.69	o 74
0.69	c 181
0.69	o 75
0.69	c 180
0.69	o 76
0.69	c 179
0.69	o 77
0.69	c 178
0.69	o 78
0.69	c 177
0.70	o 79
0.70	c 176
0.70	o 81
0.70	c 174
0.70	o 82
0.70	c 173
0.70	o 83
0.70	c 172
0.70	o 84
0.70	c 171
0.70	o 85
0.70	c 170
0.70	o 86
0.70	c 169
0.70	o 87
0.70	c 168
0.71	o 89
0.71	c 166
0.71	o 90
0.71	c 165
1.80	o 91
1.80	c 164
3.23	   
3.23	   search
3.23	     run=0  nbConstraintChecks=16750773  nbAssignments=10000
3.23	       =>  wckTime=2.565  cpuTime=2.54  mem=5M595
5.71	   
5.71	   search
5.71	     run=1  nbConstraintChecks=33539843  nbAssignments=20000
5.71	       =>  wckTime=5.046  cpuTime=5.02  mem=5M595
8.18	   
8.18	   search
8.18	     run=2  nbConstraintChecks=50292970  nbAssignments=30000
8.18	       =>  wckTime=7.522  cpuTime=7.49  mem=5M595
10.66	   
10.66	   search
10.66	     run=3  nbConstraintChecks=67143150  nbAssignments=40000
10.66	       =>  wckTime=9.998  cpuTime=9.97  mem=5M595
13.13	   
13.13	   search
13.13	     run=4  nbConstraintChecks=83969188  nbAssignments=50000
13.13	       =>  wckTime=12.465  cpuTime=12.43  mem=5M595
15.60	   
15.60	   search
15.60	     run=5  nbConstraintChecks=100838646  nbAssignments=60000
15.60	       =>  wckTime=14.935  cpuTime=14.9  mem=5M595
18.05	   
18.05	   search
18.05	     run=6  nbConstraintChecks=117549003  nbAssignments=70000
18.05	       =>  wckTime=17.388  cpuTime=17.35  mem=5M595
20.53	   
20.53	   search
20.53	     run=7  nbConstraintChecks=134438481  nbAssignments=80000
20.53	       =>  wckTime=19.868  cpuTime=19.84  mem=5M595
23.01	   
23.01	   search
23.01	     run=8  nbConstraintChecks=151233216  nbAssignments=90000
23.01	       =>  wckTime=22.352  cpuTime=22.31  mem=5M595
25.49	   
25.49	   search
25.49	     run=9  nbConstraintChecks=167940538  nbAssignments=100000
25.49	       =>  wckTime=24.824  cpuTime=24.79  mem=5M595
27.96	   
27.96	   search
27.96	     run=10  nbConstraintChecks=184678549  nbAssignments=110000
27.96	       =>  wckTime=27.3  cpuTime=27.26  mem=5M595
30.44	   
30.44	   search
30.44	     run=11  nbConstraintChecks=201539470  nbAssignments=120000
30.44	       =>  wckTime=29.781  cpuTime=29.75  mem=5M595
31.81	   
31.81	   search
31.81	     run=12  nbConstraintChecks=210860530  nbAssignments=125584
31.81	       =>  wckTime=31.15  cpuTime=31.12  mem=5M595
31.81	   
31.81	   global
31.81	     nbConstraintChecks=210860530  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.81	     solvingWckTime=31.149  solvingCpuTime=31.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.81	     globalCpuTime=31.38
31.81	       =>  wckTime=31.475  cpuTime=31.33  mem=5M595
31.81	   
31.81	   solver IterativeSystematicSolver being built... 
31.94	       =>  wckTime=31.599  cpuTime=31.42  mem=16M617
31.95	   
31.95	   preprocessing
31.95	     nbConstraintChecks=2550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.95	     detectedInconsistency=no
31.95	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M617
32.01	   
32.01	   search
32.01	     run=0  nbConstraintChecks=114816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
32.01	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=76  nbRestartNogoods=0
32.01	       =>  wckTime=0.067  cpuTime=0.05  mem=16M617
32.05	   
32.05	   search
32.05	     run=1  nbConstraintChecks=244998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
32.05	     nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=166  nbRestartNogoods=6
32.05	       =>  wckTime=0.116  cpuTime=0.08  mem=16M617
32.11	   
32.11	   search
32.11	     run=2  nbConstraintChecks=466110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
32.11	     nbFailedAssignments=77  nbBacktracks=47  nbVisitedNodes=315  nbRestartNogoods=10
32.11	       =>  wckTime=0.175  cpuTime=0.13  mem=16M617
32.17	   
32.17	   search
32.17	     run=3  nbConstraintChecks=695183  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=284
32.17	     nbFailedAssignments=115  nbBacktracks=80  nbVisitedNodes=480  nbRestartNogoods=17
32.17	       =>  wckTime=0.227  cpuTime=0.19  mem=16M617
32.25	   
32.25	   search
32.25	     run=4  nbConstraintChecks=1065391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=420
32.25	     nbFailedAssignments=179  nbBacktracks=130  nbVisitedNodes=730  nbRestartNogoods=21
32.25	       =>  wckTime=0.312  cpuTime=0.27  mem=16M617
32.36	   
32.36	   search
32.36	     run=5  nbConstraintChecks=1562062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=630
32.36	     nbFailedAssignments=286  nbBacktracks=205  nbVisitedNodes=1122  nbRestartNogoods=27
32.36	       =>  wckTime=0.421  cpuTime=0.38  mem=16M617
32.55	   
32.55	   search
32.55	     run=6  nbConstraintChecks=2398861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=908
32.55	     nbFailedAssignments=433  nbBacktracks=319  nbVisitedNodes=1661  nbRestartNogoods=30
32.55	       =>  wckTime=0.611  cpuTime=0.56  mem=16M617
32.79	   
32.79	   search
32.79	     run=7  nbConstraintChecks=3482806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1329
32.79	     nbFailedAssignments=661  nbBacktracks=489  nbVisitedNodes=2480  nbRestartNogoods=36
32.79	       =>  wckTime=0.853  cpuTime=0.8  mem=16M617
33.23	   
33.23	   search
33.23	     run=8  nbConstraintChecks=5382324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1999
33.23	     nbFailedAssignments=1053  nbBacktracks=745  nbVisitedNodes=3798  nbRestartNogoods=40
33.23	       =>  wckTime=1.292  cpuTime=1.22  mem=16M617
33.69	   
33.69	   search
33.69	     run=9  nbConstraintChecks=7587219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2848
33.69	     nbFailedAssignments=1496  nbBacktracks=1129  nbVisitedNodes=5474  nbRestartNogoods=43
33.69	       =>  wckTime=1.747  cpuTime=1.68  mem=16M617
34.61	   
34.61	   search
34.61	     run=10  nbConstraintChecks=11628143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4260
34.61	     nbFailedAssignments=2312  nbBacktracks=1705  nbVisitedNodes=8278  nbRestartNogoods=47
34.61	       =>  wckTime=2.667  cpuTime=2.58  mem=16M617
35.61	   
35.61	   search
35.61	     run=11  nbConstraintChecks=16422937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6039
35.61	     nbFailedAssignments=3204  nbBacktracks=2569  nbVisitedNodes=11813  nbRestartNogoods=52
35.61	       =>  wckTime=3.673  cpuTime=3.59  mem=16M617
37.37	   
37.37	   search
37.37	     run=12  nbConstraintChecks=24624102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9013
37.37	     nbFailedAssignments=4856  nbBacktracks=3866  nbVisitedNodes=17736  nbRestartNogoods=57
37.37	       =>  wckTime=5.434  cpuTime=5.35  mem=16M617
40.51	   
40.51	   search
40.51	     run=13  nbConstraintChecks=38149232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13358
40.51	     nbFailedAssignments=7239  nbBacktracks=5812  nbVisitedNodes=26410  nbRestartNogoods=64
40.51	       =>  wckTime=8.573  cpuTime=8.48  mem=16M617
45.00	   
45.00	   search
45.00	     run=14  nbConstraintChecks=58122782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19648
45.00	     nbFailedAssignments=10594  nbBacktracks=8731  nbVisitedNodes=38974  nbRestartNogoods=73
45.00	       =>  wckTime=13.063  cpuTime=12.97  mem=16M617
51.28	   
51.28	   search
51.28	     run=15  nbConstraintChecks=83563444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28740
51.28	     nbFailedAssignments=15287  nbBacktracks=13109  nbVisitedNodes=57137  nbRestartNogoods=82
51.28	       =>  wckTime=19.341  cpuTime=19.25  mem=16M617
59.58	   
59.58	   search
59.58	     run=16  nbConstraintChecks=119598471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42285
59.58	     nbFailedAssignments=22240  nbBacktracks=19677  nbVisitedNodes=84203  nbRestartNogoods=86
59.58	       =>  wckTime=27.64  cpuTime=27.54  mem=16M617
73.62	   
73.62	   search
73.62	     run=17  nbConstraintChecks=178447993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64006
73.62	     nbFailedAssignments=34092  nbBacktracks=29529  nbVisitedNodes=127628  nbRestartNogoods=95
73.62	       =>  wckTime=41.677  cpuTime=41.57  mem=16M617
97.00	   
97.00	   search
97.00	     run=18  nbConstraintChecks=269913755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98131
97.00	     nbFailedAssignments=53423  nbBacktracks=44307  nbVisitedNodes=195862  nbRestartNogoods=102
97.00	       =>  wckTime=65.058  cpuTime=64.95  mem=16M617
130.78	   
130.78	   search
130.78	     run=19  nbConstraintChecks=403963632  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150764
130.78	     nbFailedAssignments=83869  nbBacktracks=66475  nbVisitedNodes=301108  nbRestartNogoods=120
130.78	       =>  wckTime=98.838  cpuTime=98.71  mem=16M617
184.99	   
184.99	   search
184.99	     run=20  nbConstraintChecks=616682125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=227308
184.99	     nbFailedAssignments=127150  nbBacktracks=99727  nbVisitedNodes=454146  nbRestartNogoods=126
184.99	       =>  wckTime=153.051  cpuTime=152.92  mem=16M617
272.31	   
272.31	   search
272.31	     run=21  nbConstraintChecks=955901818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=348960
272.31	     nbFailedAssignments=198913  nbBacktracks=149605  nbVisitedNodes=697249  nbRestartNogoods=132
272.31	       =>  wckTime=240.367  cpuTime=240.2  mem=16M617
397.73	   
397.73	   search
397.73	     run=22  nbConstraintChecks=1471569407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=532837
397.73	     nbFailedAssignments=307960  nbBacktracks=224423  nbVisitedNodes=1060339  nbRestartNogoods=142
397.73	       =>  wckTime=365.795  cpuTime=365.59  mem=16M617
588.05	   
588.05	   search
588.05	     run=23  nbConstraintChecks=2255003641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=810772
588.05	     nbFailedAssignments=473658  nbBacktracks=336650  nbVisitedNodes=1602927  nbRestartNogoods=156
588.05	       =>  wckTime=556.107  cpuTime=555.83  mem=16M617
848.72	   
848.72	   search
848.72	     run=24  nbConstraintChecks=3341204513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1205190
848.72	     nbFailedAssignments=699721  nbBacktracks=504991  nbVisitedNodes=2369894  nbRestartNogoods=170
848.72	       =>  wckTime=816.782  cpuTime=816.43  mem=16M617
1232.34	   
1232.34	   search
1232.34	     run=25  nbConstraintChecks=4940925937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1784632
1232.34	     nbFailedAssignments=1026640  nbBacktracks=757502  nbVisitedNodes=3493955  nbRestartNogoods=185
1232.34	       =>  wckTime=1200.4  cpuTime=1199.92  mem=16M617
1851.36	   
1851.36	   search
1851.36	     run=26  nbConstraintChecks=7573225600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2709480
1851.36	     nbFailedAssignments=1572711  nbBacktracks=1136269  nbVisitedNodes=5282112  nbRestartNogoods=198
1851.36	       =>  wckTime=1819.424  cpuTime=1818.74  mem=16M617
2400.95	v 3 1 3 1 4 4 1 4 2 0 0 3 3 2 4 1 4 0 4 4 1 4 2 4 0 3 2 2 4 4 4 3 3 3 3 3 4 3 0 1 

Verifier Data (download as text)

164 unsatisfied constraints, 91 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/node25/watcher-279182-1169291599 -o ROOT/results/node25/solver-279182-1169291599 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279182-1169291599/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: 0.92 0.98 1.01 4/78 24458
/proc/meminfo: memFree=1363256/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=1784 CPUtime=0
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 277552333 1826816 160 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24457/statm: 0 0 0 0 0 0 0

[startup+0.103019 s]
/proc/loadavg: 0.92 0.98 1.01 4/78 24458
/proc/meminfo: memFree=1363256/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=907808 CPUtime=0.05
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 2437 0 1 0 4 1 0 0 19 0 4 0 277552333 929595392 2184 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153549786 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/24457/statm: 226952 2184 1206 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.511082 s]
/proc/loadavg: 0.92 0.98 1.01 4/78 24458
/proc/meminfo: memFree=1363256/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915332 CPUtime=0.44
/proc/24457/stat : 24457 (java) S 24455 24457 23362 0 -1 0 6233 0 1 0 41 3 0 0 16 0 8 0 277552333 937299968 5972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228833 5972 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33222 s]
/proc/loadavg: 0.93 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1345024/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915464 CPUtime=1.26
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 7231 0 1 0 113 13 0 0 17 0 8 0 277552333 937435136 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 6969 2476 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915464 CPUtime=0.13
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 277552345 937435136 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.9805 s]
/proc/loadavg: 0.93 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1345024/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2.91
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 7232 0 1 0 250 41 0 0 19 0 8 0 277552333 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 6969 2476 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.13
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915460

[startup+6.26305 s]
/proc/loadavg: 0.93 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1345024/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=6.19
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 7235 0 1 0 523 96 0 0 21 0 8 0 277552333 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 6972 2476 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915464 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937435136 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.13
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7412 s]
/proc/loadavg: 0.94 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1345024/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=12.67
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 7235 0 1 0 1076 191 0 0 17 0 8 0 277552333 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 6972 2476 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915464 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937435136 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.13
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915460

[startup+25.5823 s]
/proc/loadavg: 0.95 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1345024/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=25.5
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 7236 0 1 0 2155 395 0 0 22 0 8 0 277552333 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 6973 2476 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915464 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937435136 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.13
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 348 0 0 0 13 0 0 0 16 0 8 0 277552345 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 6973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915460

[startup+51.2717 s]
/proc/loadavg: 0.96 0.98 1.01 2/85 24465
/proc/meminfo: memFree=1337984/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=51.16
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9069 0 1 0 4624 492 0 0 25 0 8 0 277552333 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8803 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.22
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 277552345 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8803 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915460

[startup+102.536 s]
/proc/loadavg: 0.98 0.98 1.00 2/85 24465
/proc/meminfo: memFree=1337984/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=102.41
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9078 0 1 0 9749 492 0 0 25 0 8 0 277552333 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728249 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8812 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.22
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 277552345 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 915460

[startup+162.636 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 24465
/proc/meminfo: memFree=1337920/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=162.49
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9082 0 1 0 15756 493 0 0 25 0 8 0 277552333 937431040 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848676 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.41
Current children cumulated vsize (KiB) 915460

[startup+2085.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2084.48
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 207948 500 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848756 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.48
Current children cumulated vsize (KiB) 915460

[startup+2145.34 s]
/proc/loadavg: 1.08 1.03 1.01 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2144.56
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 213956 500 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073833445 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.56
Current children cumulated vsize (KiB) 915460

[startup+2205.44 s]
/proc/loadavg: 1.03 1.02 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2204.63
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 219963 500 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073898960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.63
Current children cumulated vsize (KiB) 915460

[startup+2265.54 s]
/proc/loadavg: 1.01 1.02 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2264.71
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 225971 500 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.71
Current children cumulated vsize (KiB) 915460

[startup+2325.64 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2324.8
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 231979 501 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.8
Current children cumulated vsize (KiB) 915460

[startup+2385.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2384.88
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 237987 501 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.88
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 24467
/proc/meminfo: memFree=1337792/2055920 swapFree=4170284/4192956
[pid=24457] ppid=24455 vsize=915460 CPUtime=2400.08
/proc/24457/stat : 24457 (java) R 24455 24457 23362 0 -1 0 9102 0 1 0 239507 501 0 0 25 0 8 0 277552333 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24457/statm: 228865 8833 2527 14 0 215335 0
[pid=24457/tid=24459] ppid=24455 vsize=915460 CPUtime=0.02
/proc/24457/task/24459/stat : 24459 (java) S 24455 24457 23362 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277552341 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24460] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24460/stat : 24460 (java) S 24455 24457 23362 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24461] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24461/stat : 24461 (java) S 24455 24457 23362 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277552342 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24462] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24462/stat : 24462 (java) S 24455 24457 23362 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24463] ppid=24455 vsize=915460 CPUtime=0.23
/proc/24457/task/24463/stat : 24463 (java) S 24455 24457 23362 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24457/tid=24464] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24464/stat : 24464 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24457/tid=24465] ppid=24455 vsize=915460 CPUtime=0
/proc/24457/task/24465/stat : 24465 (java) S 24455 24457 23362 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277552345 937431040 8833 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2400.97
CPU time (s): 2400.11
CPU user time (s): 2395.09
CPU system time (s): 5.01924
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 915464

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

runsolver used 2.11368 s user time and 6.40403 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 20 11:13:19 UTC 2007


IDJOB= 279182
IDBENCH= 9591
IDSOLVER= 69
FILE ID= node25/279182-1169291599

PBS_JOBID= 3609683

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/kbtree-9-5-3-5-90-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279182-1169291599/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-279182-1169291599 -o ROOT/results/node25/solver-279182-1169291599 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279182-1169291599/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b9988dd659c45cf1e3571761cea7994a

RANDOM SEED= 584585034

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:       1363736 kB
Buffers:         44056 kB
Cached:         545708 kB
SwapCached:       8568 kB
Active:         198624 kB
Inactive:       420916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363736 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          37684 kB
Slab:            57960 kB
Committed_AS:  5056984 kB
PageTables:       1936 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 node25 on Sat Jan 20 11:53:21 UTC 2007