Trace number 279316

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.16 2402.73

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/
kbtree-9-5-3-5-70-01_ext.xml
MD5SUM4a3fa552b20e6c78a6c3f1e07b318ed8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints157
Best CPU time to get the best result obtained on this benchmark7.41187
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279316-1169292104/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.57	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=39
0.58	     maxArity=2
0.58	       =>  wckTime=0.259  cpuTime=0.18  mem=8M870
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.344  cpuTime=0.23  mem=5M600
0.66	
0.66	s SATISFIABLE
0.66	o 98
0.66	c 157
0.67	o 103
0.67	c 152
0.67	o 106
0.67	c 149
0.67	o 111
0.67	c 144
0.67	o 114
0.67	c 141
0.67	o 119
0.67	c 136
0.68	o 123
0.68	c 132
0.68	o 126
0.68	c 129
0.68	o 130
0.68	c 125
0.68	o 134
0.68	c 121
0.68	o 135
0.68	c 120
0.68	o 136
0.68	c 119
0.68	o 137
0.68	c 118
0.68	o 140
0.68	c 115
0.69	o 141
0.69	c 114
0.69	o 143
0.69	c 112
0.69	o 144
0.69	c 111
0.69	o 145
0.69	c 110
0.69	o 146
0.69	c 109
0.69	o 147
0.69	c 108
0.69	o 148
0.69	c 107
0.72	o 149
0.72	c 106
0.72	o 150
0.72	c 105
0.72	o 151
0.72	c 104
0.72	o 152
0.72	c 103
0.79	o 153
0.79	c 102
0.96	o 154
0.96	c 101
0.96	o 155
0.96	c 100
0.96	o 156
0.96	c 99
3.02	   
3.02	   search
3.02	     run=0  nbConstraintChecks=14035430  nbAssignments=10000
3.02	       =>  wckTime=2.356  cpuTime=2.31  mem=5M600
5.35	   
5.35	   search
5.35	     run=1  nbConstraintChecks=28282505  nbAssignments=20000
5.35	       =>  wckTime=4.693  cpuTime=4.62  mem=5M600
7.66	   
7.66	   search
7.66	     run=2  nbConstraintChecks=42314095  nbAssignments=30000
7.66	       =>  wckTime=7.005  cpuTime=6.91  mem=5M600
9.99	   
9.99	   search
9.99	     run=3  nbConstraintChecks=56442185  nbAssignments=40000
9.99	       =>  wckTime=9.327  cpuTime=9.22  mem=5M600
12.29	   
12.29	   search
12.29	     run=4  nbConstraintChecks=70439336  nbAssignments=50000
12.30	       =>  wckTime=11.636  cpuTime=11.51  mem=5M600
12.48	o 157
12.48	c 98
14.62	   
14.62	   search
14.62	     run=5  nbConstraintChecks=84621745  nbAssignments=60000
14.62	       =>  wckTime=13.961  cpuTime=13.81  mem=5M600
16.92	   
16.92	   search
16.92	     run=6  nbConstraintChecks=98674954  nbAssignments=70000
16.92	       =>  wckTime=16.261  cpuTime=16.1  mem=5M600
19.23	   
19.23	   search
19.23	     run=7  nbConstraintChecks=112760715  nbAssignments=80000
19.23	       =>  wckTime=18.571  cpuTime=18.38  mem=5M600
21.52	   
21.52	   search
21.52	     run=8  nbConstraintChecks=126749534  nbAssignments=90000
21.52	       =>  wckTime=20.862  cpuTime=20.65  mem=5M600
23.83	   
23.83	   search
23.83	     run=9  nbConstraintChecks=140906453  nbAssignments=100000
23.83	       =>  wckTime=23.174  cpuTime=22.95  mem=5M600
26.16	   
26.16	   search
26.16	     run=10  nbConstraintChecks=155045779  nbAssignments=110000
26.16	       =>  wckTime=25.5  cpuTime=25.25  mem=5M600
28.49	   
28.49	   search
28.49	     run=11  nbConstraintChecks=169189608  nbAssignments=120000
28.49	       =>  wckTime=27.828  cpuTime=27.56  mem=5M600
30.81	   
30.81	   search
30.81	     run=12  nbConstraintChecks=183259852  nbAssignments=130000
30.81	       =>  wckTime=30.149  cpuTime=29.87  mem=5M600
33.16	   
33.16	   search
33.16	     run=13  nbConstraintChecks=197570155  nbAssignments=140000
33.16	       =>  wckTime=32.496  cpuTime=32.2  mem=5M600
35.46	   
35.46	   search
35.46	     run=14  nbConstraintChecks=211614108  nbAssignments=150000
35.46	       =>  wckTime=34.798  cpuTime=34.48  mem=5M600
37.77	   
37.77	   search
37.77	     run=15  nbConstraintChecks=225764934  nbAssignments=160000
37.77	       =>  wckTime=37.107  cpuTime=36.77  mem=5M600
40.07	   
40.07	   search
40.07	     run=16  nbConstraintChecks=239863830  nbAssignments=170000
40.07	       =>  wckTime=39.415  cpuTime=39.06  mem=5M600
42.37	   
42.37	   search
42.37	     run=17  nbConstraintChecks=253941639  nbAssignments=180000
42.37	       =>  wckTime=41.715  cpuTime=41.34  mem=5M600
42.73	   
42.73	   search
42.73	     run=18  nbConstraintChecks=256107743  nbAssignments=181576
42.73	       =>  wckTime=42.069  cpuTime=41.7  mem=5M600
42.73	   
42.73	   global
42.73	     nbConstraintChecks=256107743  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.73	     solvingWckTime=42.068  solvingCpuTime=41.7  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.73	     globalCpuTime=41.98
42.73	       =>  wckTime=42.414  cpuTime=41.93  mem=5M600
42.73	   
42.73	   solver IterativeSystematicSolver being built... 
42.87	       =>  wckTime=42.55  cpuTime=42.04  mem=16M655
42.92	   
42.92	   preprocessing
42.92	     nbConstraintChecks=63797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
42.92	     detectedInconsistency=no
42.92	       =>  wckTime=0.052  cpuTime=0.03  mem=16M655
42.96	   
42.96	   search
42.96	     run=0  nbConstraintChecks=77010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
42.96	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=63  nbRestartNogoods=0
42.96	       =>  wckTime=0.088  cpuTime=0.06  mem=16M655
43.02	   
43.02	   search
43.02	     run=1  nbConstraintChecks=224857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106
43.02	     nbFailedAssignments=41  nbBacktracks=25  nbVisitedNodes=173  nbRestartNogoods=4
43.02	       =>  wckTime=0.157  cpuTime=0.11  mem=16M655
43.06	   
43.06	   search
43.06	     run=2  nbConstraintChecks=365614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
43.06	     nbFailedAssignments=64  nbBacktracks=48  nbVisitedNodes=287  nbRestartNogoods=11
43.06	       =>  wckTime=0.195  cpuTime=0.15  mem=16M655
43.14	   
43.14	   search
43.14	     run=3  nbConstraintChecks=678194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299
43.14	     nbFailedAssignments=138  nbBacktracks=81  nbVisitedNodes=519  nbRestartNogoods=16
43.14	       =>  wckTime=0.277  cpuTime=0.23  mem=16M655
43.25	   
43.25	   search
43.25	     run=4  nbConstraintChecks=1079488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463
43.25	     nbFailedAssignments=231  nbBacktracks=131  nbVisitedNodes=826  nbRestartNogoods=21
43.25	       =>  wckTime=0.382  cpuTime=0.33  mem=16M655
43.40	   
43.40	   search
43.40	     run=5  nbConstraintChecks=1632989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676
43.40	     nbFailedAssignments=351  nbBacktracks=206  nbVisitedNodes=1234  nbRestartNogoods=26
43.40	       =>  wckTime=0.53  cpuTime=0.47  mem=16M655
43.61	   
43.61	   search
43.61	     run=6  nbConstraintChecks=2437041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=987
43.61	     nbFailedAssignments=530  nbBacktracks=319  nbVisitedNodes=1834  nbRestartNogoods=29
43.61	       =>  wckTime=0.748  cpuTime=0.69  mem=16M655
43.90	   
43.90	   search
43.90	     run=7  nbConstraintChecks=3548100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1437
43.90	     nbFailedAssignments=790  nbBacktracks=489  nbVisitedNodes=2714  nbRestartNogoods=32
43.90	       =>  wckTime=1.036  cpuTime=0.97  mem=16M655
44.38	   
44.38	   search
44.38	     run=8  nbConstraintChecks=5265109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2083
44.38	     nbFailedAssignments=1159  nbBacktracks=745  nbVisitedNodes=3974  nbRestartNogoods=37
44.38	       =>  wckTime=1.515  cpuTime=1.43  mem=16M655
44.95	   
44.95	   search
44.95	     run=9  nbConstraintChecks=7540145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2978
44.95	     nbFailedAssignments=1651  nbBacktracks=1129  nbVisitedNodes=5744  nbRestartNogoods=45
44.95	       =>  wckTime=2.088  cpuTime=2.0  mem=16M655
45.88	   
45.88	   search
45.88	     run=10  nbConstraintChecks=11091151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4382
45.88	     nbFailedAssignments=2460  nbBacktracks=1706  nbVisitedNodes=8534  nbRestartNogoods=49
45.88	       =>  wckTime=3.009  cpuTime=2.91  mem=16M655
47.67	   
47.67	   search
47.67	     run=11  nbConstraintChecks=17994226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6927
47.67	     nbFailedAssignments=4122  nbBacktracks=2571  nbVisitedNodes=13604  nbRestartNogoods=51
47.67	       =>  wckTime=4.799  cpuTime=4.68  mem=16M655
49.76	   
49.76	   search
49.76	     run=12  nbConstraintChecks=26141798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10119
49.76	     nbFailedAssignments=6001  nbBacktracks=3868  nbVisitedNodes=19970  nbRestartNogoods=58
49.76	       =>  wckTime=6.889  cpuTime=6.75  mem=16M655
52.44	   
52.44	   search
52.44	     run=13  nbConstraintChecks=36457797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14574
52.44	     nbFailedAssignments=8490  nbBacktracks=5814  nbVisitedNodes=28860  nbRestartNogoods=66
52.44	       =>  wckTime=9.572  cpuTime=9.41  mem=16M655
57.31	   
57.31	   search
57.31	     run=14  nbConstraintChecks=53988286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21791
57.31	     nbFailedAssignments=12776  nbBacktracks=8733  nbVisitedNodes=43278  nbRestartNogoods=74
57.31	       =>  wckTime=14.445  cpuTime=14.25  mem=16M655
63.79	   
63.79	   search
63.79	     run=15  nbConstraintChecks=77670951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31966
63.79	     nbFailedAssignments=18559  nbBacktracks=13111  nbVisitedNodes=63563  nbRestartNogoods=85
63.79	       =>  wckTime=20.923  cpuTime=20.67  mem=16M655
75.45	   
75.45	   search
75.45	     run=16  nbConstraintChecks=115867548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47696
75.45	     nbFailedAssignments=27711  nbBacktracks=19679  nbVisitedNodes=94951  nbRestartNogoods=96
75.45	       =>  wckTime=32.581  cpuTime=32.25  mem=16M655
91.81	   
91.81	   search
91.81	     run=17  nbConstraintChecks=169676356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70648
91.81	     nbFailedAssignments=40802  nbBacktracks=29531  nbVisitedNodes=140301  nbRestartNogoods=101
91.81	       =>  wckTime=48.947  cpuTime=48.49  mem=16M655
115.93	   
115.93	   search
115.93	     run=18  nbConstraintChecks=247348199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104150
115.93	     nbFailedAssignments=59515  nbBacktracks=44310  nbVisitedNodes=205465  nbRestartNogoods=113
115.93	       =>  wckTime=73.065  cpuTime=72.43  mem=16M655
151.51	   
151.51	   search
151.51	     run=19  nbConstraintChecks=362436863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153825
151.51	     nbFailedAssignments=87012  nbBacktracks=66478  nbVisitedNodes=302191  nbRestartNogoods=123
151.51	       =>  wckTime=108.641  cpuTime=107.74  mem=16M655
195.98	   
195.98	   search
195.98	     run=20  nbConstraintChecks=521384469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226396
195.98	     nbFailedAssignments=126321  nbBacktracks=99730  nbVisitedNodes=443888  nbRestartNogoods=135
195.98	       =>  wckTime=153.113  cpuTime=152.16  mem=16M655
265.04	   
265.04	   search
265.04	     run=21  nbConstraintChecks=772583522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=337412
265.04	     nbFailedAssignments=187449  nbBacktracks=149609  nbVisitedNodes=659686  nbRestartNogoods=148
265.04	       =>  wckTime=222.172  cpuTime=221.17  mem=16M655
369.47	   
369.47	   search
369.47	     run=22  nbConstraintChecks=1149247150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503772
369.47	     nbFailedAssignments=278981  nbBacktracks=224427  nbVisitedNodes=981385  nbRestartNogoods=158
369.47	       =>  wckTime=326.601  cpuTime=325.5  mem=16M655
530.71	   
530.71	   search
530.71	     run=23  nbConstraintChecks=1727837017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=747330
530.71	     nbFailedAssignments=410303  nbBacktracks=336654  nbVisitedNodes=1449157  nbRestartNogoods=173
530.71	       =>  wckTime=487.848  cpuTime=486.58  mem=16M655
775.91	   
775.91	   search
775.91	     run=24  nbConstraintChecks=2587239349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1121240
775.91	     nbFailedAssignments=615861  nbBacktracks=504995  nbVisitedNodes=2173476  nbRestartNogoods=191
775.91	       =>  wckTime=733.042  cpuTime=731.54  mem=16M655
1130.72	   
1130.72	   search
1130.72	     run=25  nbConstraintChecks=3880371203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1680299
1130.72	     nbFailedAssignments=922401  nbBacktracks=757506  nbVisitedNodes=3245334  nbRestartNogoods=202
1130.72	       =>  wckTime=1087.852  cpuTime=1085.98  mem=16M655
1659.99	   
1659.99	   search
1659.99	     run=26  nbConstraintChecks=5810145595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2511055
1659.99	     nbFailedAssignments=1374382  nbBacktracks=1136273  nbVisitedNodes=4841303  nbRestartNogoods=222
1659.99	       =>  wckTime=1617.128  cpuTime=1615.07  mem=16M655
2402.67	v 2 2 2 1 3 0 1 4 4 0 2 2 3 2 0 1 0 2 2 0 1 0 2 2 2 4 0 4 1 2 1 3 4 3 1 0 3 4 4 1 

Verifier Data (download as text)

98 unsatisfied constraints, 157 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/node71/watcher-279316-1169292104 -o ROOT/results/node71/solver-279316-1169292104 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279316-1169292104/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.83 1.34 1.12 5/80 30483
/proc/meminfo: memFree=1262368/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=18540 CPUtime=0
/proc/30482/stat : 30482 (runsolver) R 30480 30482 29941 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 76707389 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30482/statm: 4635 279 244 17 0 2626 0

[startup+0.103046 s]
/proc/loadavg: 1.83 1.34 1.12 5/80 30483
/proc/meminfo: memFree=1262368/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=914988 CPUtime=0.08
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 2955 0 1 0 7 1 0 0 17 0 8 0 76707389 936947712 2701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153791740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228747 2701 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512099 s]
/proc/loadavg: 1.83 1.34 1.12 5/80 30483
/proc/meminfo: memFree=1262368/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915332 CPUtime=0.48
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 6283 0 1 0 45 3 0 0 18 0 8 0 76707389 937299968 6022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228833 6022 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33621 s]
/proc/loadavg: 1.83 1.34 1.12 4/87 30490
/proc/meminfo: memFree=1243880/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=1.29
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 7277 0 1 0 114 15 0 0 25 0 8 0 76707389 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 7015 2479 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.15
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) R 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.97743 s]
/proc/loadavg: 1.84 1.35 1.13 3/87 30490
/proc/meminfo: memFree=1243880/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2.92
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 7278 0 1 0 250 42 0 0 25 0 8 0 76707389 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 7015 2479 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.15
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.25688 s]
/proc/loadavg: 1.84 1.35 1.13 3/87 30490
/proc/meminfo: memFree=1243752/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=6.17
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 7281 0 1 0 517 100 0 0 25 0 8 0 76707389 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 7018 2479 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.15
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7428 s]
/proc/loadavg: 1.86 1.38 1.14 3/87 30490
/proc/meminfo: memFree=1243760/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=12.6
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 7281 0 1 0 1047 213 0 0 25 0 8 0 76707389 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736984 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 7018 2479 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.15
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.5885 s]
/proc/loadavg: 1.89 1.40 1.15 4/87 30490
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=25.36
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 7281 0 1 0 2094 442 0 0 25 0 8 0 76707389 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730218 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 7018 2479 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.15
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915464

[startup+51.1901 s]
/proc/loadavg: 1.92 1.44 1.17 3/87 30490
/proc/meminfo: memFree=1236848/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=50.75
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9084 0 1 0 4343 732 0 0 25 0 8 0 76707389 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 8818 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.25
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 403 0 0 0 24 1 0 0 15 0 8 0 76707397 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 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.75
Current children cumulated vsize (KiB) 915464

[startup+102.485 s]
/proc/loadavg: 2.02 1.55 1.22 3/87 30490
/proc/meminfo: memFree=1236784/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=101.66
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9096 0 1 0 9434 732 0 0 25 0 8 0 76707389 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30482/statm: 228866 8830 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.25
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76707397 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 915464

[startup+162.524 s]
/proc/loadavg: 1.94 1.61 1.26 3/81 30569
/proc/meminfo: memFree=1260056/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=161.33
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9103 0 1 0 15400 733 0 0 25 0 8 0 76707389 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.48 s]
/proc/loadavg: 1.00 1.03 1.24 2/72 30598
/proc/meminfo: memFree=1269696/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2081.01
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 207365 736 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891997 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2081.01
Current children cumulated vsize (KiB) 915464

[startup+2143.49 s]
/proc/loadavg: 1.00 1.02 1.22 2/72 30598
/proc/meminfo: memFree=1269696/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2141
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 213364 736 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866281 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141
Current children cumulated vsize (KiB) 915464

[startup+2203.5 s]
/proc/loadavg: 1.00 1.02 1.20 2/72 30598
/proc/meminfo: memFree=1269696/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2200.99
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 219363 736 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735825 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2200.99
Current children cumulated vsize (KiB) 915464

[startup+2263.51 s]
/proc/loadavg: 1.00 1.01 1.18 2/72 30598
/proc/meminfo: memFree=1269696/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2260.98
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 225362 736 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858157 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2260.98
Current children cumulated vsize (KiB) 915464

[startup+2323.51 s]
/proc/loadavg: 1.00 1.01 1.17 2/72 30598
/proc/meminfo: memFree=1269696/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2320.97
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 231361 736 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864880 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2320.97
Current children cumulated vsize (KiB) 915464

[startup+2383.54 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 30714
/proc/meminfo: memFree=1268432/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2380.98
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 237358 740 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073913450 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.98
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.66 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 30756
/proc/meminfo: memFree=1268368/2055920 swapFree=4192812/4192956
[pid=30482] ppid=30480 vsize=915464 CPUtime=2400.09
/proc/30482/stat : 30482 (java) R 30480 30482 29941 0 -1 0 9121 0 1 0 239267 742 0 0 25 0 8 0 76707389 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30482/statm: 228866 8853 2532 14 0 215336 0
[pid=30482/tid=30484] ppid=30480 vsize=915464 CPUtime=0.02
/proc/30482/task/30484/stat : 30484 (java) S 30480 30482 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30485] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30485/stat : 30485 (java) S 30480 30482 29941 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30486] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30486/stat : 30486 (java) S 30480 30482 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76707394 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30487] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30487/stat : 30487 (java) S 30480 30482 29941 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30488] ppid=30480 vsize=915464 CPUtime=0.26
/proc/30482/task/30488/stat : 30488 (java) S 30480 30482 29941 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30482/tid=30489] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30489/stat : 30489 (java) S 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30482/tid=30490] ppid=30480 vsize=915464 CPUtime=0
/proc/30482/task/30490/stat : 30490 (java) R 30480 30482 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76707397 937435136 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2402.73
CPU time (s): 2400.16
CPU user time (s): 2392.73
CPU system time (s): 7.42687
CPU usage (%): 99.8932
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.73
system time used= 7.42687
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9144
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= 49767
involuntary context switches= 20113

runsolver used 2.37864 s user time and 7.02093 s system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Jan 20 11:21:44 UTC 2007


IDJOB= 279316
IDBENCH= 9853
IDSOLVER= 68
FILE ID= node71/279316-1169292104

PBS_JOBID= 3609780

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-70/kbtree-9-5-3-5-70-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279316-1169292104/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-279316-1169292104 -o ROOT/results/node71/solver-279316-1169292104 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279316-1169292104/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4a3fa552b20e6c78a6c3f1e07b318ed8

RANDOM SEED= 648236616

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.236
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.236
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:       1262784 kB
Buffers:         51636 kB
Cached:         619932 kB
SwapCached:          0 kB
Active:         155048 kB
Inactive:       562564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1262784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          66304 kB
Slab:            60752 kB
Committed_AS:  1655512 kB
PageTables:       1932 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 node71 on Sat Jan 20 12:01:48 UTC 2007