Trace number 279190

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.15 2403.55

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
kbtree-9-5-3-5-90-11_ext.xml
MD5SUMbac81c084521b363fa4088dc2d8bdba3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints88
Best CPU time to get the best result obtained on this benchmark18.9001
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279190-1169291618/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.43	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.43	   
0.43	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=244  nbExtensionStructures=244  nbSharedExtensionStructures=11
0.58	     nbConflictsStructures=244  nbSharedConflictsStructures=11  nbSharedBinaryRepresentations=2420  maxDegree=29
0.58	     maxArity=2
0.58	       =>  wckTime=0.255  cpuTime=0.17  mem=8M837
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.341  cpuTime=0.22  mem=5M595
0.67	
0.67	s SATISFIABLE
0.67	o 43
0.67	c 212
0.67	o 47
0.67	c 208
0.68	o 51
0.68	c 204
0.68	o 53
0.68	c 202
0.68	o 54
0.68	c 201
0.68	o 57
0.68	c 198
0.68	o 59
0.68	c 196
0.68	o 61
0.68	c 194
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 66
0.68	c 189
0.69	o 67
0.69	c 188
0.69	o 68
0.69	c 187
0.69	o 70
0.69	c 185
0.69	o 71
0.69	c 184
0.69	o 73
0.69	c 182
0.70	o 74
0.70	c 181
0.70	o 75
0.70	c 180
0.70	o 76
0.70	c 179
0.71	o 77
0.71	c 178
0.71	o 78
0.71	c 177
0.71	o 79
0.71	c 176
0.71	o 80
0.71	c 175
0.72	o 81
0.72	c 174
0.72	o 82
0.72	c 173
0.73	o 83
0.73	c 172
0.74	o 84
0.74	c 171
0.74	o 85
0.74	c 170
0.74	o 86
0.74	c 169
0.74	o 87
0.74	c 168
1.28	o 88
1.28	c 167
3.27	   
3.27	   search
3.27	     run=0  nbConstraintChecks=16846112  nbAssignments=10000
3.27	       =>  wckTime=2.606  cpuTime=2.56  mem=5M595
5.80	   
5.80	   search
5.80	     run=1  nbConstraintChecks=33714978  nbAssignments=20000
5.80	       =>  wckTime=5.133  cpuTime=5.06  mem=5M595
8.29	   
8.29	   search
8.29	     run=2  nbConstraintChecks=50435876  nbAssignments=30000
8.29	       =>  wckTime=7.628  cpuTime=7.53  mem=5M595
10.80	   
10.80	   search
10.80	     run=3  nbConstraintChecks=67290954  nbAssignments=40000
10.80	       =>  wckTime=10.136  cpuTime=10.02  mem=5M595
13.31	   
13.31	   search
13.31	     run=4  nbConstraintChecks=84093769  nbAssignments=50000
13.31	       =>  wckTime=12.641  cpuTime=12.5  mem=5M595
15.82	   
15.82	   search
15.82	     run=5  nbConstraintChecks=100927115  nbAssignments=60000
15.82	       =>  wckTime=15.152  cpuTime=14.99  mem=5M595
18.34	   
18.34	   search
18.34	     run=6  nbConstraintChecks=117653222  nbAssignments=70000
18.34	       =>  wckTime=17.672  cpuTime=17.49  mem=5M595
20.87	   
20.87	   search
20.87	     run=7  nbConstraintChecks=134497852  nbAssignments=80000
20.87	       =>  wckTime=20.203  cpuTime=20.0  mem=5M595
23.39	   
23.39	   search
23.39	     run=8  nbConstraintChecks=151277930  nbAssignments=90000
23.39	       =>  wckTime=22.726  cpuTime=22.51  mem=5M595
25.90	   
25.90	   search
25.90	     run=9  nbConstraintChecks=168047457  nbAssignments=100000
25.90	       =>  wckTime=25.237  cpuTime=25.0  mem=5M595
28.41	   
28.41	   search
28.41	     run=10  nbConstraintChecks=184819679  nbAssignments=110000
28.41	       =>  wckTime=27.742  cpuTime=27.48  mem=5M595
30.91	   
30.91	   search
30.91	     run=11  nbConstraintChecks=201585246  nbAssignments=120000
30.91	       =>  wckTime=30.244  cpuTime=29.96  mem=5M595
31.53	   
31.53	   search
31.53	     run=12  nbConstraintChecks=205798425  nbAssignments=122528
31.53	       =>  wckTime=30.869  cpuTime=30.59  mem=5M595
31.54	   
31.54	   global
31.54	     nbConstraintChecks=205798425  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.54	     solvingWckTime=30.867  solvingCpuTime=30.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.54	     globalCpuTime=30.85
31.54	       =>  wckTime=31.21  cpuTime=30.81  mem=5M595
31.54	   
31.54	   solver IterativeSystematicSolver being built... 
31.67	       =>  wckTime=31.349  cpuTime=30.91  mem=16M634
31.73	   
31.73	   preprocessing
31.73	     nbConstraintChecks=106478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.73	     detectedInconsistency=no
31.73	       =>  wckTime=0.057  cpuTime=0.04  mem=16M634
31.76	   
31.76	   search
31.76	     run=0  nbConstraintChecks=103391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.76	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
31.76	       =>  wckTime=0.088  cpuTime=0.07  mem=16M634
31.83	   
31.83	   search
31.83	     run=1  nbConstraintChecks=261572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.83	     nbFailedAssignments=37  nbBacktracks=25  nbVisitedNodes=167  nbRestartNogoods=6
31.83	       =>  wckTime=0.154  cpuTime=0.12  mem=16M634
31.88	   
31.88	   search
31.88	     run=2  nbConstraintChecks=460480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
31.88	     nbFailedAssignments=67  nbBacktracks=47  nbVisitedNodes=290  nbRestartNogoods=11
31.88	       =>  wckTime=0.201  cpuTime=0.16  mem=16M634
31.94	   
31.94	   search
31.94	     run=3  nbConstraintChecks=709594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268
31.94	     nbFailedAssignments=106  nbBacktracks=80  nbVisitedNodes=455  nbRestartNogoods=17
31.94	       =>  wckTime=0.264  cpuTime=0.22  mem=16M634
32.02	   
32.02	   search
32.02	     run=4  nbConstraintChecks=1054252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399
32.02	     nbFailedAssignments=165  nbBacktracks=130  nbVisitedNodes=695  nbRestartNogoods=21
32.02	       =>  wckTime=0.344  cpuTime=0.3  mem=16M634
32.15	   
32.15	   search
32.15	     run=5  nbConstraintChecks=1595503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=591
32.15	     nbFailedAssignments=261  nbBacktracks=205  nbVisitedNodes=1058  nbRestartNogoods=27
32.15	       =>  wckTime=0.473  cpuTime=0.42  mem=16M634
32.32	   
32.32	   search
32.32	     run=6  nbConstraintChecks=2367458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=865
32.32	     nbFailedAssignments=403  nbBacktracks=318  nbVisitedNodes=1587  nbRestartNogoods=36
32.32	       =>  wckTime=0.645  cpuTime=0.59  mem=16M634
32.67	   
32.67	   search
32.67	     run=7  nbConstraintChecks=3760051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1323
32.67	     nbFailedAssignments=671  nbBacktracks=488  nbVisitedNodes=2483  nbRestartNogoods=41
32.67	       =>  wckTime=0.991  cpuTime=0.94  mem=16M634
33.16	   
33.16	   search
33.16	     run=8  nbConstraintChecks=5805312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1996
33.16	     nbFailedAssignments=1068  nbBacktracks=745  nbVisitedNodes=3809  nbRestartNogoods=53
33.16	       =>  wckTime=1.483  cpuTime=1.4  mem=16M634
33.82	   
33.82	   search
33.82	     run=9  nbConstraintChecks=8641736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2948
33.82	     nbFailedAssignments=1616  nbBacktracks=1129  nbVisitedNodes=5693  nbRestartNogoods=60
33.82	       =>  wckTime=2.149  cpuTime=2.06  mem=16M634
34.82	   
34.82	   search
34.82	     run=10  nbConstraintChecks=12845276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4377
34.82	     nbFailedAssignments=2449  nbBacktracks=1705  nbVisitedNodes=8524  nbRestartNogoods=67
34.82	       =>  wckTime=3.15  cpuTime=3.05  mem=16M634
36.33	   
36.33	   search
36.33	     run=11  nbConstraintChecks=19469907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6507
36.33	     nbFailedAssignments=3697  nbBacktracks=2569  nbVisitedNodes=12763  nbRestartNogoods=80
36.33	       =>  wckTime=4.66  cpuTime=4.54  mem=16M634
38.26	   
38.26	   search
38.26	     run=12  nbConstraintChecks=27539812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9311
38.26	     nbFailedAssignments=5185  nbBacktracks=3866  nbVisitedNodes=18351  nbRestartNogoods=94
38.26	       =>  wckTime=6.582  cpuTime=6.45  mem=16M634
41.78	   
41.78	   search
41.78	     run=13  nbConstraintChecks=42350888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14155
41.78	     nbFailedAssignments=8065  nbBacktracks=5812  nbVisitedNodes=28019  nbRestartNogoods=103
41.78	       =>  wckTime=10.104  cpuTime=9.94  mem=16M634
46.31	   
46.31	   search
46.31	     run=14  nbConstraintChecks=61505317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21201
46.31	     nbFailedAssignments=12171  nbBacktracks=8731  nbVisitedNodes=42085  nbRestartNogoods=121
46.31	       =>  wckTime=14.634  cpuTime=14.43  mem=16M634
53.17	   
53.17	   search
53.17	     run=15  nbConstraintChecks=90885829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30997
53.17	     nbFailedAssignments=17571  nbBacktracks=13109  nbVisitedNodes=61659  nbRestartNogoods=128
53.17	       =>  wckTime=21.5  cpuTime=21.24  mem=16M634
62.97	   
62.97	   search
62.97	     run=16  nbConstraintChecks=130389022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45495
62.97	     nbFailedAssignments=25481  nbBacktracks=19677  nbVisitedNodes=90612  nbRestartNogoods=139
62.97	       =>  wckTime=31.292  cpuTime=30.95  mem=16M634
78.45	   
78.45	   search
78.45	     run=17  nbConstraintChecks=195652594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68087
78.45	     nbFailedAssignments=38204  nbBacktracks=29529  nbVisitedNodes=135766  nbRestartNogoods=144
78.45	       =>  wckTime=46.779  cpuTime=46.31  mem=16M634
100.79	   
100.79	   search
100.79	     run=18  nbConstraintChecks=285630596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100620
100.79	     nbFailedAssignments=55940  nbBacktracks=44307  nbVisitedNodes=200778  nbRestartNogoods=160
100.79	       =>  wckTime=69.117  cpuTime=68.44  mem=16M634
135.08	   
135.08	   search
135.08	     run=19  nbConstraintChecks=419796797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150613
135.08	     nbFailedAssignments=83752  nbBacktracks=66475  nbVisitedNodes=300138  nbRestartNogoods=169
135.08	       =>  wckTime=103.409  cpuTime=102.44  mem=16M634
185.83	   
185.83	   search
185.83	     run=20  nbConstraintChecks=613068986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=224523
185.83	     nbFailedAssignments=124395  nbBacktracks=99729  nbVisitedNodes=446251  nbRestartNogoods=178
185.83	       =>  wckTime=154.155  cpuTime=152.77  mem=16M634
259.02	   
259.02	   search
259.02	     run=21  nbConstraintChecks=893352682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=331539
259.02	     nbFailedAssignments=181521  nbBacktracks=149607  nbVisitedNodes=654167  nbRestartNogoods=190
259.02	       =>  wckTime=227.348  cpuTime=225.34  mem=16M634
358.09	   
358.09	   search
358.09	     run=22  nbConstraintChecks=1284541834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=486523
358.09	     nbFailedAssignments=261675  nbBacktracks=224426  nbVisitedNodes=953600  nbRestartNogoods=199
358.09	       =>  wckTime=326.414  cpuTime=323.87  mem=16M634
477.25	   
477.25	   search
477.25	     run=23  nbConstraintChecks=1763130859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=704747
477.25	     nbFailedAssignments=367654  nbBacktracks=336653  nbVisitedNodes=1382196  nbRestartNogoods=211
477.25	       =>  wckTime=445.576  cpuTime=443.0  mem=16M634
668.76	   
668.76	   search
668.76	     run=24  nbConstraintChecks=2581455053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1049563
668.76	     nbFailedAssignments=544114  nbBacktracks=504995  nbVisitedNodes=2045982  nbRestartNogoods=220
668.76	       =>  wckTime=637.083  cpuTime=634.44  mem=16M634
933.23	   
933.23	   search
933.23	     run=25  nbConstraintChecks=3691735684  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1529526
933.23	     nbFailedAssignments=771551  nbBacktracks=757506  nbVisitedNodes=2982209  nbRestartNogoods=233
933.23	       =>  wckTime=901.555  cpuTime=898.83  mem=16M634
1369.85	   
1369.85	   search
1369.85	     run=26  nbConstraintChecks=5477700289  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2294550
1369.85	     nbFailedAssignments=1157790  nbBacktracks=1136274  nbVisitedNodes=4458108  nbRestartNogoods=244
1369.85	       =>  wckTime=1338.172  cpuTime=1335.3  mem=16M634
2017.90	   
2017.90	   search
2017.90	     run=27  nbConstraintChecks=8279409318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3465469
2017.90	     nbFailedAssignments=1760542  nbBacktracks=1704425  nbVisitedNodes=6733086  nbRestartNogoods=254
2017.90	       =>  wckTime=1986.225  cpuTime=1983.15  mem=16M634
2403.49	v 2 0 0 3 3 4 3 1 2 3 3 1 0 2 1 2 0 2 0 3 4 3 0 4 0 3 3 4 1 2 0 1 4 0 3 0 0 2 3 2 

Verifier Data (download as text)

167 unsatisfied constraints, 88 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/node65/watcher-279190-1169291618 -o ROOT/results/node65/solver-279190-1169291618 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279190-1169291618/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
/proc/loadavg: 1.79 1.95 1.90 5/74 2038
/proc/meminfo: memFree=1411084/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=18540 CPUtime=0
/proc/2037/stat : 2037 (runsolver) R 2034 1061 1061 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 76659164 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257201077746 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2037/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107265 s]
/proc/loadavg: 1.79 1.95 1.90 5/74 2038
/proc/meminfo: memFree=1411084/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=914988 CPUtime=0.08
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 2985 0 1 0 7 1 0 0 19 0 8 0 76659164 936947712 2731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153548448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228747 2731 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515332 s]
/proc/loadavg: 1.79 1.95 1.90 5/74 2038
/proc/meminfo: memFree=1411084/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915332 CPUtime=0.48
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 6253 0 1 0 44 4 0 0 18 0 8 0 76659164 937299968 5992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228833 5992 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33646 s]
/proc/loadavg: 1.79 1.95 1.90 3/81 2045
/proc/meminfo: memFree=1392788/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=1.3
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 7238 0 1 0 116 14 0 0 25 0 8 0 76659164 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725992 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 6976 2479 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.15
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 344 0 0 0 15 0 0 0 16 0 8 0 76659172 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.9909 s]
/proc/loadavg: 1.79 1.95 1.90 4/81 2045
/proc/meminfo: memFree=1392788/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915464 CPUtime=2.93
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 7240 0 1 0 252 41 0 0 25 0 8 0 76659164 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228866 6977 2480 14 0 215336 0
[pid=2037/tid=2039] ppid=2034 vsize=915464 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 76659168 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915464 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915464 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915464 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915464 CPUtime=0.15
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 344 0 0 0 15 0 0 0 16 0 8 0 76659172 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915464 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915464 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937435136 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.27328 s]
/proc/loadavg: 1.81 1.95 1.90 3/81 2045
/proc/meminfo: memFree=1392788/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=6.19
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 7242 0 1 0 536 83 0 0 25 0 8 0 76659164 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073722365 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 6979 2480 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.15
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7593 s]
/proc/loadavg: 1.83 1.95 1.90 3/81 2045
/proc/meminfo: memFree=1392788/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=12.62
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 7242 0 1 0 1082 180 0 0 25 0 8 0 76659164 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 6979 2480 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.15
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6075 s]
/proc/loadavg: 1.86 1.95 1.91 3/81 2045
/proc/meminfo: memFree=1392852/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=25.37
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 7242 0 1 0 2152 385 0 0 25 0 8 0 76659164 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073723356 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 6979 2480 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.15
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 6979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2127 s]
/proc/loadavg: 1.91 1.96 1.91 3/81 2045
/proc/meminfo: memFree=1385748/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=50.76
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9085 0 1 0 4596 480 0 0 25 0 8 0 76659164 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 8818 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915460

[startup+102.416 s]
/proc/loadavg: 1.96 1.96 1.91 3/81 2045
/proc/meminfo: memFree=1385684/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=101.52
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9094 0 1 0 9672 480 0 0 25 0 8 0 76659164 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073884509 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2037/statm: 228865 8827 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915460

[startup+162.467 s]
/proc/loadavg: 1.98 1.97 1.91 3/81 2045
/proc/meminfo: memFree=1385684/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=161.06
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9097 0 1 0 15626 480 0 0 25 0 8 0 76659164 937431040 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2079.69
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 207486 483 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2079.69
Current children cumulated vsize (KiB) 915460

[startup+2143.01 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2139.69
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 213485 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073884707 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2139.69
Current children cumulated vsize (KiB) 915460

[startup+2203.02 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2199.68
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 219484 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2199.68
Current children cumulated vsize (KiB) 915460

[startup+2263.03 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2259.67
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 225483 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2259.67
Current children cumulated vsize (KiB) 915460

[startup+2323.03 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 2066
/proc/meminfo: memFree=1443940/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2319.65
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 231481 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845096 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2319.65
Current children cumulated vsize (KiB) 915460

[startup+2383.04 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2379.64
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 237480 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2379.64
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.48 s]
/proc/loadavg: 1.00 1.00 1.07 3/72 2066
/proc/meminfo: memFree=1444004/2055920 swapFree=4191892/4192956
[pid=2037] ppid=2034 vsize=915460 CPUtime=2400.08
/proc/2037/stat : 2037 (java) R 2034 2037 1061 0 -1 0 9120 0 1 0 239524 484 0 0 25 0 8 0 76659164 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827221 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2037/statm: 228865 8850 2533 14 0 215335 0
[pid=2037/tid=2039] ppid=2034 vsize=915460 CPUtime=0.02
/proc/2037/task/2039/stat : 2039 (java) S 2034 2037 1061 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2040] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2040/stat : 2040 (java) S 2034 2037 1061 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2041] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2041/stat : 2041 (java) S 2034 2037 1061 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76659168 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2042] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2042/stat : 2042 (java) S 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2043] ppid=2034 vsize=915460 CPUtime=0.26
/proc/2037/task/2043/stat : 2043 (java) S 2034 2037 1061 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2044] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2044/stat : 2044 (java) S 2034 2037 1061 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2037/tid=2045] ppid=2034 vsize=915460 CPUtime=0
/proc/2037/task/2045/stat : 2045 (java) R 2034 2037 1061 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76659172 937431040 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 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): 2403.55
CPU time (s): 2400.15
CPU user time (s): 2395.3
CPU system time (s): 4.84626
CPU usage (%): 99.8586
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.3
system time used= 4.84626
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9141
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= 49785
involuntary context switches= 19030

runsolver used 2.6156 s user time and 6.17506 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 20 11:13:38 UTC 2007


IDJOB= 279190
IDBENCH= 9605
IDSOLVER= 68
FILE ID= node65/279190-1169291618

PBS_JOBID= 3609746

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
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-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279190-1169291618/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-279190-1169291618 -o ROOT/results/node65/solver-279190-1169291618 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279190-1169291618/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bac81c084521b363fa4088dc2d8bdba3

RANDOM SEED= 398669530

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.263
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.263
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:       1411500 kB
Buffers:         48608 kB
Cached:         455148 kB
SwapCached:        396 kB
Active:         165712 kB
Inactive:       408876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411500 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          80820 kB
Slab:            55096 kB
Committed_AS:   954128 kB
PageTables:       1944 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 node65 on Sat Jan 20 11:53:43 UTC 2007