Trace number 279173

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.06 2400.82

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
kbtree-9-5-3-5-90-01_ext.xml
MD5SUM5ef6a6cb0c4af7fd1eb91b8b8b97c868
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints92
Best CPU time to get the best result obtained on this benchmark6.25005
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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=pfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/279173-1169291565/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.50	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.50	   
0.50	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.64	     nbConstraints=255  nbRelationTypes=238  nbExtensionStructures=238  nbSharedExtensionStructures=17
0.64	     nbConflictsStructures=238  nbSharedConflictsStructures=17  nbSharedBinaryRepresentations=2360  maxDegree=29
0.64	     maxArity=2
0.64	       =>  wckTime=0.236  cpuTime=0.17  mem=8M860
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.324  cpuTime=0.21  mem=5M593
0.73	
0.73	s SATISFIABLE
0.73	o 36
0.73	c 219
0.73	o 38
0.73	c 217
0.74	o 41
0.74	c 214
0.74	o 45
0.74	c 210
0.74	o 46
0.74	c 209
0.74	o 48
0.74	c 207
0.74	o 51
0.74	c 204
0.74	o 53
0.74	c 202
0.74	o 54
0.74	c 201
0.74	o 56
0.74	c 199
0.74	o 57
0.74	c 198
0.74	o 59
0.74	c 196
0.74	o 62
0.74	c 193
0.74	o 65
0.74	c 190
0.75	o 66
0.75	c 189
0.75	o 68
0.75	c 187
0.75	o 69
0.75	c 186
0.75	o 71
0.75	c 184
0.75	o 73
0.75	c 182
0.75	o 75
0.75	c 180
0.75	o 76
0.75	c 179
0.75	o 79
0.75	c 176
0.75	o 81
0.75	c 174
0.75	o 84
0.75	c 171
0.75	o 85
0.75	c 170
0.75	o 86
0.75	c 169
0.75	o 87
0.75	c 168
0.75	o 88
0.75	c 167
0.75	o 89
0.75	c 166
0.86	o 90
0.86	c 165
1.16	o 91
1.16	c 164
1.21	o 92
1.21	c 163
3.19	   
3.20	   search
3.20	     run=0  nbConstraintChecks=16605955  nbAssignments=10000
3.20	       =>  wckTime=2.471  cpuTime=2.45  mem=5M593
5.58	   
5.58	   search
5.58	     run=1  nbConstraintChecks=33236624  nbAssignments=20000
5.58	       =>  wckTime=4.857  cpuTime=4.82  mem=5M593
7.87	   
7.87	   search
7.87	     run=2  nbConstraintChecks=49874458  nbAssignments=30000
7.87	       =>  wckTime=7.147  cpuTime=7.12  mem=5M593
10.15	   
10.15	   search
10.15	     run=3  nbConstraintChecks=66529161  nbAssignments=40000
10.15	       =>  wckTime=9.426  cpuTime=9.4  mem=5M593
12.49	   
12.49	   search
12.49	     run=4  nbConstraintChecks=83100485  nbAssignments=50000
12.49	       =>  wckTime=11.761  cpuTime=11.72  mem=5M593
14.97	   
14.97	   search
14.97	     run=5  nbConstraintChecks=99929171  nbAssignments=60000
14.97	       =>  wckTime=14.247  cpuTime=14.2  mem=5M593
17.43	   
17.43	   search
17.43	     run=6  nbConstraintChecks=116564849  nbAssignments=70000
17.43	       =>  wckTime=16.708  cpuTime=16.67  mem=5M593
19.88	   
19.88	   search
19.88	     run=7  nbConstraintChecks=133294969  nbAssignments=80000
19.88	       =>  wckTime=19.161  cpuTime=19.12  mem=5M593
22.32	   
22.32	   search
22.32	     run=8  nbConstraintChecks=149913163  nbAssignments=90000
22.32	       =>  wckTime=21.6  cpuTime=21.55  mem=5M593
24.77	   
24.77	   search
24.77	     run=9  nbConstraintChecks=166546628  nbAssignments=100000
24.77	       =>  wckTime=24.044  cpuTime=24.0  mem=5M593
27.21	   
27.21	   search
27.21	     run=10  nbConstraintChecks=183176831  nbAssignments=110000
27.21	       =>  wckTime=26.49  cpuTime=26.44  mem=5M593
29.67	   
29.67	   search
29.67	     run=11  nbConstraintChecks=199778519  nbAssignments=120000
29.67	       =>  wckTime=28.945  cpuTime=28.9  mem=5M593
31.23	   
31.23	   search
31.23	     run=12  nbConstraintChecks=210330433  nbAssignments=126361
31.23	       =>  wckTime=30.51  cpuTime=30.47  mem=5M593
31.24	   
31.24	   global
31.24	     nbConstraintChecks=210330433  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.24	     solvingWckTime=30.508  solvingCpuTime=30.46  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.24	     globalCpuTime=30.72
31.24	       =>  wckTime=30.833  cpuTime=30.67  mem=5M593
31.24	   
31.24	   solver IterativeSystematicSolver being built... 
31.36	       =>  wckTime=30.959  cpuTime=30.77  mem=16M615
31.37	   
31.37	   preprocessing
31.37	     nbConstraintChecks=2550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.37	     detectedInconsistency=no
31.37	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M615
31.43	   
31.43	   search
31.43	     run=0  nbConstraintChecks=128498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
31.43	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=84  nbRestartNogoods=0
31.43	       =>  wckTime=0.071  cpuTime=0.06  mem=16M615
31.50	   
31.50	   search
31.50	     run=1  nbConstraintChecks=317339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118
31.50	     nbFailedAssignments=51  nbBacktracks=25  nbVisitedNodes=195  nbRestartNogoods=4
31.50	       =>  wckTime=0.135  cpuTime=0.11  mem=16M615
31.56	   
31.56	   search
31.56	     run=2  nbConstraintChecks=596528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=220
31.56	     nbFailedAssignments=110  nbBacktracks=47  nbVisitedNodes=378  nbRestartNogoods=7
31.56	       =>  wckTime=0.202  cpuTime=0.17  mem=16M615
31.63	   
31.63	   search
31.63	     run=3  nbConstraintChecks=861826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=309
31.63	     nbFailedAssignments=147  nbBacktracks=80  nbVisitedNodes=537  nbRestartNogoods=12
31.63	       =>  wckTime=0.265  cpuTime=0.23  mem=16M615
31.72	   
31.72	   search
31.72	     run=4  nbConstraintChecks=1251151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=448
31.73	     nbFailedAssignments=214  nbBacktracks=130  nbVisitedNodes=793  nbRestartNogoods=16
31.73	       =>  wckTime=0.364  cpuTime=0.32  mem=16M615
31.88	   
31.88	   search
31.88	     run=5  nbConstraintChecks=1884341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=657
31.88	     nbFailedAssignments=329  nbBacktracks=205  nbVisitedNodes=1192  nbRestartNogoods=23
31.88	       =>  wckTime=0.515  cpuTime=0.47  mem=16M615
32.09	   
32.09	   search
32.09	     run=6  nbConstraintChecks=2753938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=951
32.09	     nbFailedAssignments=488  nbBacktracks=318  nbVisitedNodes=1758  nbRestartNogoods=30
32.09	       =>  wckTime=0.727  cpuTime=0.68  mem=16M615
32.40	   
32.40	   search
32.40	     run=7  nbConstraintChecks=4088557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1389
32.40	     nbFailedAssignments=737  nbBacktracks=488  nbVisitedNodes=2615  nbRestartNogoods=34
32.40	       =>  wckTime=1.038  cpuTime=0.99  mem=16M615
32.82	   
32.82	   search
32.82	     run=8  nbConstraintChecks=5988466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2061
32.82	     nbFailedAssignments=1130  nbBacktracks=744  nbVisitedNodes=3936  nbRestartNogoods=42
32.82	       =>  wckTime=1.461  cpuTime=1.39  mem=16M615
33.43	   
33.43	   search
33.43	     run=9  nbConstraintChecks=8637157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2895
33.43	     nbFailedAssignments=1562  nbBacktracks=1129  nbVisitedNodes=5587  nbRestartNogoods=50
33.43	       =>  wckTime=2.069  cpuTime=2.0  mem=16M615
34.39	   
34.39	   search
34.39	     run=10  nbConstraintChecks=12785647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4431
34.39	     nbFailedAssignments=2499  nbBacktracks=1705  nbVisitedNodes=8636  nbRestartNogoods=57
34.39	       =>  wckTime=3.026  cpuTime=2.95  mem=16M615
35.86	   
35.86	   search
35.86	     run=11  nbConstraintChecks=19232293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6505
35.86	     nbFailedAssignments=3689  nbBacktracks=2570  nbVisitedNodes=12765  nbRestartNogoods=64
35.86	       =>  wckTime=4.498  cpuTime=4.42  mem=16M615
37.89	   
37.89	   search
37.89	     run=12  nbConstraintChecks=28335147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9363
37.89	     nbFailedAssignments=5232  nbBacktracks=3867  nbVisitedNodes=18463  nbRestartNogoods=67
37.89	       =>  wckTime=6.526  cpuTime=6.44  mem=16M615
40.80	   
40.80	   search
40.80	     run=13  nbConstraintChecks=41312242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13931
40.80	     nbFailedAssignments=7834  nbBacktracks=5813  nbVisitedNodes=27579  nbRestartNogoods=74
40.80	       =>  wckTime=9.443  cpuTime=9.36  mem=16M615
45.80	   
45.80	   search
45.80	     run=14  nbConstraintChecks=63040859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21261
45.80	     nbFailedAssignments=12225  nbBacktracks=8732  nbVisitedNodes=42219  nbRestartNogoods=81
45.80	       =>  wckTime=14.439  cpuTime=14.35  mem=16M615
53.42	   
53.42	   search
53.42	     run=15  nbConstraintChecks=95764300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32118
53.42	     nbFailedAssignments=18687  nbBacktracks=13110  nbVisitedNodes=63916  nbRestartNogoods=89
53.42	       =>  wckTime=22.063  cpuTime=21.98  mem=16M615
63.10	   
63.10	   search
63.10	     run=16  nbConstraintChecks=136864832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46904
63.10	     nbFailedAssignments=26883  nbBacktracks=19678  nbVisitedNodes=93466  nbRestartNogoods=100
63.10	       =>  wckTime=31.735  cpuTime=31.64  mem=16M615
75.77	   
75.77	   search
75.77	     run=17  nbConstraintChecks=191359172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66994
75.77	     nbFailedAssignments=37101  nbBacktracks=29530  nbVisitedNodes=133626  nbRestartNogoods=107
75.77	       =>  wckTime=44.407  cpuTime=44.31  mem=16M615
96.15	   
96.15	   search
96.15	     run=18  nbConstraintChecks=272857518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97477
96.15	     nbFailedAssignments=52785  nbBacktracks=44308  nbVisitedNodes=194571  nbRestartNogoods=118
96.15	       =>  wckTime=64.79  cpuTime=64.69  mem=16M615
134.25	   
134.25	   search
134.25	     run=19  nbConstraintChecks=435822045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150390
134.25	     nbFailedAssignments=83518  nbBacktracks=66476  nbVisitedNodes=300385  nbRestartNogoods=127
134.25	       =>  wckTime=102.886  cpuTime=102.78  mem=16M615
189.18	   
189.18	   search
189.18	     run=20  nbConstraintChecks=661459389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226134
189.18	     nbFailedAssignments=125999  nbBacktracks=99728  nbVisitedNodes=451827  nbRestartNogoods=144
189.18	       =>  wckTime=157.822  cpuTime=157.7  mem=16M615
270.88	   
270.88	   search
270.88	     run=21  nbConstraintChecks=999563044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=341707
270.88	     nbFailedAssignments=191685  nbBacktracks=149606  nbVisitedNodes=682286  nbRestartNogoods=155
270.88	       =>  wckTime=239.516  cpuTime=239.37  mem=16M615
400.83	   
400.83	   search
400.83	     run=22  nbConstraintChecks=1491493102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=520705
400.83	     nbFailedAssignments=295856  nbBacktracks=224425  nbVisitedNodes=1039055  nbRestartNogoods=166
400.83	       =>  wckTime=369.469  cpuTime=369.29  mem=16M615
576.59	   
576.59	   search
576.59	     run=23  nbConstraintChecks=2148493735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=767775
576.59	     nbFailedAssignments=430686  nbBacktracks=336652  nbVisitedNodes=1526908  nbRestartNogoods=181
576.59	       =>  wckTime=545.231  cpuTime=545.01  mem=16M615
846.80	   
846.80	   search
846.80	     run=24  nbConstraintChecks=3202946996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1165544
846.80	     nbFailedAssignments=660104  nbBacktracks=504993  nbVisitedNodes=2294738  nbRestartNogoods=190
846.80	       =>  wckTime=815.443  cpuTime=815.15  mem=16M615
1183.07	   
1183.07	   search
1183.07	     run=25  nbConstraintChecks=4442034838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1675788
1183.07	     nbFailedAssignments=917824  nbBacktracks=757504  nbVisitedNodes=3287302  nbRestartNogoods=210
1183.07	       =>  wckTime=1151.707  cpuTime=1151.34  mem=16M615
1803.39	   
1803.39	   search
1803.39	     run=26  nbConstraintChecks=6955664395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2572353
1803.39	     nbFailedAssignments=1435614  nbBacktracks=1136271  nbVisitedNodes=5029892  nbRestartNogoods=225
1803.39	       =>  wckTime=1772.03  cpuTime=1771.51  mem=16M615
2400.78	v 4 0 1 1 0 3 1 3 2 1 4 3 1 4 0 3 3 2 2 2 1 4 4 2 3 1 1 0 4 4 2 3 2 0 4 0 1 0 0 4 

Verifier Data (download as text)

163 unsatisfied constraints, 92 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/node56/watcher-279173-1169291565 -o ROOT/results/node56/solver-279173-1169291565 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279173-1169291565/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.02 1.01 1.04 3/65 18290
/proc/meminfo: memFree=1538128/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=18540 CPUtime=0
/proc/18289/stat : 18289 (runsolver) D 18287 18289 17507 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 277554631 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 253307186471 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/18289/statm: 4635 279 244 17 0 2626 0

[startup+0.106081 s]
/proc/loadavg: 1.02 1.01 1.04 3/65 18290
/proc/meminfo: memFree=1538128/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=9740 CPUtime=0
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 606 0 0 0 0 0 0 0 18 0 1 0 277554631 9973760 383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10489006 0 0 4096 0 0 0 0 17 0 0 0
/proc/18289/statm: 2435 393 314 14 0 1138 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9740

[startup+0.517124 s]
/proc/loadavg: 1.02 1.01 1.04 3/65 18290
/proc/meminfo: memFree=1538128/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=915956 CPUtime=0.39
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 6163 0 1 0 35 4 0 0 16 0 8 0 277554631 937938944 5902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916983 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18289/statm: 228989 5902 2139 14 0 215459 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915956

[startup+1.3372 s]
/proc/loadavg: 1.02 1.01 1.04 2/72 18297
/proc/meminfo: memFree=1519832/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=1.2
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 7239 0 1 0 106 14 0 0 17 0 8 0 277554631 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 6977 2476 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 178 0 0 0 2 0 0 0 17 0 8 0 277554644 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.13
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 351 0 0 0 13 0 0 0 16 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 916076

[startup+2.97336 s]
/proc/loadavg: 1.02 1.01 1.04 2/72 18297
/proc/meminfo: memFree=1519768/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2.83
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 7240 0 1 0 242 41 0 0 25 0 8 0 277554631 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18289/statm: 229019 6977 2476 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916080 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938065920 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.13
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 351 0 0 0 13 0 0 0 16 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916080 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938065920 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 916076

[startup+6.25568 s]
/proc/loadavg: 1.01 1.01 1.04 2/72 18297
/proc/meminfo: memFree=1519768/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=6.11
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 7243 0 1 0 517 94 0 0 25 0 8 0 277554631 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18289/statm: 229019 6980 2476 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.14
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 916076

[startup+12.7323 s]
/proc/loadavg: 1.01 1.01 1.04 2/72 18297
/proc/meminfo: memFree=1519776/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=12.58
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 7243 0 1 0 1055 203 0 0 18 0 8 0 277554631 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728991 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 6980 2476 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.14
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 916076

[startup+25.5634 s]
/proc/loadavg: 1.01 1.01 1.04 2/72 18297
/proc/meminfo: memFree=1519840/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=25.4
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 7243 0 1 0 2137 403 0 0 25 0 8 0 277554631 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 6980 2476 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.14
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916080 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938065920 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 6980 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 916076

[startup+51.2409 s]
/proc/loadavg: 1.00 1.00 1.03 2/72 18297
/proc/meminfo: memFree=1512800/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=51.07
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9089 0 1 0 4607 500 0 0 25 0 8 0 277554631 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8823 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 406 0 0 0 23 1 0 0 15 0 8 0 277554648 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 916076

[startup+102.489 s]
/proc/loadavg: 1.00 1.00 1.03 2/72 18297
/proc/meminfo: memFree=1512672/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=102.3
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9100 0 1 0 9730 500 0 0 25 0 8 0 277554631 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851834 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8834 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 916076

[startup+162.571 s]
/proc/loadavg: 1.06 1.02 1.03 2/72 18297
/proc/meminfo: memFree=1512736/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=162.37
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9102 0 1 0 15737 500 0 0 25 0 8 0 277554631 938061824 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336175 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) 916076

[startup+2085.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512352/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2084.47
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 207947 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073893758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.47
Current children cumulated vsize (KiB) 916076

[startup+2145.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512352/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2144.54
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 213954 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.54
Current children cumulated vsize (KiB) 916076

[startup+2205.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512352/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2204.61
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 219961 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879410 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.61
Current children cumulated vsize (KiB) 916076

[startup+2265.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512288/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2264.67
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 225967 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848760 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.67
Current children cumulated vsize (KiB) 916076

[startup+2325.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512288/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2324.74
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 231974 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848823 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2324.74
Current children cumulated vsize (KiB) 916076

[startup+2385.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512288/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2384.8
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 237980 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.8
Current children cumulated vsize (KiB) 916076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 18299
/proc/meminfo: memFree=1512288/2055920 swapFree=4184804/4192956
[pid=18289] ppid=18287 vsize=916076 CPUtime=2400.01
/proc/18289/stat : 18289 (java) R 18287 18289 17507 0 -1 0 9123 0 1 0 239501 500 0 0 25 0 8 0 277554631 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073854884 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18289/statm: 229019 8853 2527 14 0 215489 0
[pid=18289/tid=18291] ppid=18287 vsize=916076 CPUtime=0.02
/proc/18289/task/18291/stat : 18291 (java) S 18287 18289 17507 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277554644 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18292] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18292/stat : 18292 (java) S 18287 18289 17507 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18293] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18293/stat : 18293 (java) S 18287 18289 17507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554645 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18294] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18294/stat : 18294 (java) S 18287 18289 17507 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18295] ppid=18287 vsize=916076 CPUtime=0.24
/proc/18289/task/18295/stat : 18295 (java) S 18287 18289 17507 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18289/tid=18296] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18296/stat : 18296 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18289/tid=18297] ppid=18287 vsize=916076 CPUtime=0
/proc/18289/task/18297/stat : 18297 (java) S 18287 18289 17507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277554648 938061824 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 916076

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

Child status: 143
Real time (s): 2400.82
CPU time (s): 2400.06
CPU user time (s): 2395.05
CPU system time (s): 5.01324
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 916080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.05
system time used= 5.01324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9145
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= 49489
involuntary context switches= 50664

runsolver used 2.36564 s user time and 6.15306 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 11:12:45 UTC 2007


IDJOB= 279173
IDBENCH= 9569
IDSOLVER= 69
FILE ID= node56/279173-1169291565

PBS_JOBID= 3609735

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-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279173-1169291565/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-279173-1169291565 -o ROOT/results/node56/solver-279173-1169291565 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279173-1169291565/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5ef6a6cb0c4af7fd1eb91b8b8b97c868

RANDOM SEED= 334613878

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.232
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.232
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:       1538608 kB
Buffers:         41496 kB
Cached:         394688 kB
SwapCached:       2144 kB
Active:          98148 kB
Inactive:       348064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538608 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          17056 kB
Slab:            57140 kB
Committed_AS:  4976096 kB
PageTables:       1472 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 node56 on Sat Jan 20 11:52:46 UTC 2007