Trace number 279172

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
kbtree-9-5-3-5-90-01_ext.xml
MD5SUM5ef6a6cb0c4af7fd1eb91b8b8b97c868
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints92
Best CPU time to get the best result obtained on this benchmark6.25005
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279172-1169291564/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.57	     nbConstraints=255  nbRelationTypes=238  nbExtensionStructures=238  nbSharedExtensionStructures=17
0.57	     nbConflictsStructures=238  nbSharedConflictsStructures=17  nbSharedBinaryRepresentations=2360  maxDegree=29
0.57	     maxArity=2
0.57	       =>  wckTime=0.254  cpuTime=0.18  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.34  cpuTime=0.23  mem=5M593
0.66	
0.66	s SATISFIABLE
0.66	o 36
0.66	c 219
0.66	o 38
0.66	c 217
0.66	o 41
0.66	c 214
0.66	o 45
0.66	c 210
0.66	o 46
0.66	c 209
0.66	o 48
0.66	c 207
0.67	o 51
0.67	c 204
0.67	o 53
0.67	c 202
0.67	o 54
0.67	c 201
0.67	o 56
0.67	c 199
0.67	o 57
0.67	c 198
0.67	o 59
0.67	c 196
0.67	o 62
0.67	c 193
0.67	o 65
0.67	c 190
0.67	o 66
0.67	c 189
0.67	o 68
0.67	c 187
0.67	o 69
0.67	c 186
0.67	o 71
0.67	c 184
0.68	o 73
0.68	c 182
0.68	o 75
0.68	c 180
0.68	o 76
0.68	c 179
0.68	o 79
0.68	c 176
0.68	o 81
0.68	c 174
0.68	o 84
0.68	c 171
0.68	o 85
0.68	c 170
0.68	o 86
0.68	c 169
0.68	o 87
0.68	c 168
0.68	o 88
0.68	c 167
0.68	o 89
0.68	c 166
0.79	o 90
0.79	c 165
1.09	o 91
1.09	c 164
1.14	o 92
1.14	c 163
3.20	   
3.20	   search
3.20	     run=0  nbConstraintChecks=16605955  nbAssignments=10000
3.20	       =>  wckTime=2.549  cpuTime=2.51  mem=5M593
5.67	   
5.67	   search
5.67	     run=1  nbConstraintChecks=33236624  nbAssignments=20000
5.67	       =>  wckTime=5.023  cpuTime=4.96  mem=5M593
8.14	   
8.14	   search
8.14	     run=2  nbConstraintChecks=49874458  nbAssignments=30000
8.14	       =>  wckTime=7.494  cpuTime=7.43  mem=5M593
10.62	   
10.62	   search
10.62	     run=3  nbConstraintChecks=66529161  nbAssignments=40000
10.62	       =>  wckTime=9.969  cpuTime=9.89  mem=5M593
13.09	   
13.09	   search
13.09	     run=4  nbConstraintChecks=83100485  nbAssignments=50000
13.09	       =>  wckTime=12.443  cpuTime=12.36  mem=5M593
15.61	   
15.61	   search
15.61	     run=5  nbConstraintChecks=99929171  nbAssignments=60000
15.61	       =>  wckTime=14.957  cpuTime=14.85  mem=5M593
18.11	   
18.11	   search
18.11	     run=6  nbConstraintChecks=116564849  nbAssignments=70000
18.11	       =>  wckTime=17.456  cpuTime=17.34  mem=5M593
20.61	   
20.61	   search
20.61	     run=7  nbConstraintChecks=133294969  nbAssignments=80000
20.61	       =>  wckTime=19.96  cpuTime=19.83  mem=5M593
23.09	   
23.09	   search
23.09	     run=8  nbConstraintChecks=149913163  nbAssignments=90000
23.09	       =>  wckTime=22.443  cpuTime=22.3  mem=5M593
25.57	   
25.57	   search
25.57	     run=9  nbConstraintChecks=166546628  nbAssignments=100000
25.57	       =>  wckTime=24.917  cpuTime=24.76  mem=5M593
28.04	   
28.04	   search
28.04	     run=10  nbConstraintChecks=183176831  nbAssignments=110000
28.04	       =>  wckTime=27.389  cpuTime=27.23  mem=5M593
30.50	   
30.50	   search
30.50	     run=11  nbConstraintChecks=199778519  nbAssignments=120000
30.50	       =>  wckTime=29.853  cpuTime=29.68  mem=5M593
31.30	   
31.30	   search
31.30	     run=12  nbConstraintChecks=205142433  nbAssignments=123242
31.30	       =>  wckTime=30.655  cpuTime=30.48  mem=5M593
31.31	   
31.31	   global
31.31	     nbConstraintChecks=205142433  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.31	     solvingWckTime=30.652  solvingCpuTime=30.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.31	     globalCpuTime=30.78
31.31	       =>  wckTime=30.994  cpuTime=30.72  mem=5M593
31.31	   
31.31	   solver IterativeSystematicSolver being built... 
31.44	       =>  wckTime=31.127  cpuTime=30.82  mem=16M631
31.49	   
31.49	   preprocessing
31.49	     nbConstraintChecks=100381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.50	     detectedInconsistency=no
31.50	       =>  wckTime=0.055  cpuTime=0.04  mem=16M631
31.54	   
31.54	   search
31.54	     run=0  nbConstraintChecks=129152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.54	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
31.54	       =>  wckTime=0.098  cpuTime=0.08  mem=16M631
31.60	   
31.60	   search
31.60	     run=1  nbConstraintChecks=289670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.60	     nbFailedAssignments=39  nbBacktracks=25  nbVisitedNodes=168  nbRestartNogoods=2
31.60	       =>  wckTime=0.16  cpuTime=0.12  mem=16M631
31.66	   
31.66	   search
31.66	     run=2  nbConstraintChecks=536383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=179
31.66	     nbFailedAssignments=77  nbBacktracks=47  nbVisitedNodes=304  nbRestartNogoods=6
31.66	       =>  wckTime=0.221  cpuTime=0.18  mem=16M631
31.73	   
31.73	   search
31.73	     run=3  nbConstraintChecks=820865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=282
31.73	     nbFailedAssignments=124  nbBacktracks=81  nbVisitedNodes=487  nbRestartNogoods=10
31.73	       =>  wckTime=0.296  cpuTime=0.25  mem=16M631
31.84	   
31.84	   search
31.84	     run=4  nbConstraintChecks=1240047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421
31.84	     nbFailedAssignments=192  nbBacktracks=131  nbVisitedNodes=744  nbRestartNogoods=14
31.84	       =>  wckTime=0.399  cpuTime=0.35  mem=16M631
32.01	   
32.01	   search
32.01	     run=5  nbConstraintChecks=1950028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=630
32.01	     nbFailedAssignments=309  nbBacktracks=206  nbVisitedNodes=1144  nbRestartNogoods=18
32.01	       =>  wckTime=0.575  cpuTime=0.53  mem=16M631
32.28	   
32.28	   search
32.28	     run=6  nbConstraintChecks=3032714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=945
32.28	     nbFailedAssignments=495  nbBacktracks=319  nbVisitedNodes=1757  nbRestartNogoods=21
32.28	       =>  wckTime=0.84  cpuTime=0.79  mem=16M631
32.61	   
32.61	   search
32.61	     run=7  nbConstraintChecks=4349912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1376
32.61	     nbFailedAssignments=735  nbBacktracks=489  nbVisitedNodes=2597  nbRestartNogoods=25
32.61	       =>  wckTime=1.166  cpuTime=1.11  mem=16M631
33.13	   
33.13	   search
33.13	     run=8  nbConstraintChecks=6449951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2003
33.13	     nbFailedAssignments=1087  nbBacktracks=745  nbVisitedNodes=3830  nbRestartNogoods=31
33.13	       =>  wckTime=1.687  cpuTime=1.61  mem=16M631
33.86	   
33.86	   search
33.86	     run=9  nbConstraintChecks=9625446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2944
33.86	     nbFailedAssignments=1626  nbBacktracks=1129  nbVisitedNodes=5689  nbRestartNogoods=36
33.86	       =>  wckTime=2.419  cpuTime=2.34  mem=16M631
34.86	   
34.86	   search
34.86	     run=10  nbConstraintChecks=14014173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4318
34.86	     nbFailedAssignments=2403  nbBacktracks=1705  nbVisitedNodes=8414  nbRestartNogoods=44
34.86	       =>  wckTime=3.417  cpuTime=3.33  mem=16M631
36.50	   
36.50	   search
36.50	     run=11  nbConstraintChecks=21064576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6432
36.50	     nbFailedAssignments=3634  nbBacktracks=2570  nbVisitedNodes=12614  nbRestartNogoods=53
36.50	       =>  wckTime=5.058  cpuTime=4.96  mem=16M631
39.03	   
39.03	   search
39.03	     run=12  nbConstraintChecks=32118731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9701
39.03	     nbFailedAssignments=5590  nbBacktracks=3867  nbVisitedNodes=19130  nbRestartNogoods=61
39.03	       =>  wckTime=7.594  cpuTime=7.48  mem=16M631
42.47	   
42.47	   search
42.47	     run=13  nbConstraintChecks=46862718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14630
42.47	     nbFailedAssignments=8556  nbBacktracks=5813  nbVisitedNodes=28962  nbRestartNogoods=64
42.47	       =>  wckTime=11.029  cpuTime=10.9  mem=16M631
47.75	   
47.75	   search
47.75	     run=14  nbConstraintChecks=69455942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21589
47.75	     nbFailedAssignments=12575  nbBacktracks=8732  nbVisitedNodes=42840  nbRestartNogoods=69
47.75	       =>  wckTime=16.308  cpuTime=16.15  mem=16M631
55.33	   
55.33	   search
55.33	     run=15  nbConstraintChecks=101073686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31884
55.33	     nbFailedAssignments=18475  nbBacktracks=13110  nbVisitedNodes=63387  nbRestartNogoods=77
55.33	       =>  wckTime=23.895  cpuTime=23.7  mem=16M631
65.98	   
65.98	   search
65.98	     run=16  nbConstraintChecks=145394409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46789
65.98	     nbFailedAssignments=26795  nbBacktracks=19678  nbVisitedNodes=93139  nbRestartNogoods=85
65.98	       =>  wckTime=34.54  cpuTime=34.31  mem=16M631
82.73	   
82.73	   search
82.73	     run=17  nbConstraintChecks=216629294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70116
82.73	     nbFailedAssignments=40255  nbBacktracks=29530  nbVisitedNodes=139719  nbRestartNogoods=89
82.73	       =>  wckTime=51.291  cpuTime=51.07  mem=16M631
105.74	   
105.74	   search
105.74	     run=18  nbConstraintChecks=309220597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102335
105.74	     nbFailedAssignments=57681  nbBacktracks=44308  nbVisitedNodes=204101  nbRestartNogoods=100
105.74	       =>  wckTime=74.297  cpuTime=74.07  mem=16M631
140.96	   
140.96	   search
140.96	     run=19  nbConstraintChecks=458246155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153594
140.96	     nbFailedAssignments=86758  nbBacktracks=66476  nbVisitedNodes=306210  nbRestartNogoods=109
140.96	       =>  wckTime=109.517  cpuTime=109.28  mem=16M631
187.28	   
187.28	   search
187.28	     run=20  nbConstraintChecks=648087954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225528
187.28	     nbFailedAssignments=125426  nbBacktracks=99728  nbVisitedNodes=449622  nbRestartNogoods=116
187.28	       =>  wckTime=155.838  cpuTime=155.58  mem=16M631
264.36	   
264.36	   search
264.36	     run=21  nbConstraintChecks=964671884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=335185
264.36	     nbFailedAssignments=185194  nbBacktracks=149606  nbVisitedNodes=663807  nbRestartNogoods=122
264.36	       =>  wckTime=232.92  cpuTime=232.64  mem=16M631
355.97	   
355.97	   search
355.97	     run=22  nbConstraintChecks=1368196597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=487779
355.97	     nbFailedAssignments=262961  nbBacktracks=224424  nbVisitedNodes=958435  nbRestartNogoods=131
355.97	       =>  wckTime=324.534  cpuTime=324.23  mem=16M631
503.76	   
503.76	   search
503.76	     run=23  nbConstraintChecks=1979150617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=717544
503.76	     nbFailedAssignments=380487  nbBacktracks=336652  nbVisitedNodes=1405867  nbRestartNogoods=144
503.76	       =>  wckTime=472.325  cpuTime=471.98  mem=16M631
718.12	   
718.12	   search
718.12	     run=24  nbConstraintChecks=2862283380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1061765
718.12	     nbFailedAssignments=556358  nbBacktracks=504993  nbVisitedNodes=2070557  nbRestartNogoods=151
718.12	       =>  wckTime=686.684  cpuTime=686.28  mem=16M631
1044.66	   
1044.66	   search
1044.66	     run=25  nbConstraintChecks=4160357225  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1562123
1044.66	     nbFailedAssignments=804190  nbBacktracks=757506  nbVisitedNodes=3039974  nbRestartNogoods=160
1044.66	       =>  wckTime=1013.226  cpuTime=1012.73  mem=16M631
1527.43	   
1527.43	   search
1527.43	     run=26  nbConstraintChecks=6206496751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2338012
1527.43	     nbFailedAssignments=1201301  nbBacktracks=1136273  nbVisitedNodes=4523244  nbRestartNogoods=174
1527.43	       =>  wckTime=1495.989  cpuTime=1495.36  mem=16M631
2276.18	   
2276.18	   search
2276.18	     run=27  nbConstraintChecks=9277886320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3478774
2276.18	     nbFailedAssignments=1773899  nbBacktracks=1704424  nbVisitedNodes=6728999  nbRestartNogoods=187
2276.18	       =>  wckTime=2244.743  cpuTime=2243.91  mem=16M631
2401.01	v 4 0 1 1 0 3 1 3 2 1 4 3 1 4 0 3 3 2 2 2 1 4 4 2 3 1 1 0 4 4 2 3 2 0 4 0 1 0 0 4 

Verifier Data (download as text)

163 unsatisfied constraints, 92 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-279172-1169291564 -o ROOT/results/node60/solver-279172-1169291564 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279172-1169291564/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.90 1.98 1.91 2/74 27015
/proc/meminfo: memFree=1390208/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=18540 CPUtime=0
/proc/27014/stat : 27014 (runsolver) R 27012 27014 26016 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277554318 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27014/statm: 4635 279 244 17 0 2626 0

[startup+0.102279 s]
/proc/loadavg: 1.90 1.98 1.91 2/74 27015
/proc/meminfo: memFree=1390208/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=914988 CPUtime=0.08
/proc/27014/stat : 27014 (java) D 27012 27014 26016 0 -1 0 2989 0 1 0 7 1 0 0 18 0 8 0 277554318 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.5103 s]
/proc/loadavg: 1.90 1.98 1.91 2/74 27015
/proc/meminfo: memFree=1390208/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915332 CPUtime=0.49
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 6272 0 1 0 44 5 0 0 18 0 8 0 277554318 937299968 6011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942882 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228833 6011 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33138 s]
/proc/loadavg: 1.91 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1371976/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=1.3
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 7236 0 1 0 113 17 0 0 24 0 8 0 277554318 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 6974 2479 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.13
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 6974 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.97554 s]
/proc/loadavg: 1.91 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1371912/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2.94
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 7237 0 1 0 251 43 0 0 25 0 8 0 277554318 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721066 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 6974 2479 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.13
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 6974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.17586 s]
/proc/loadavg: 1.91 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1371912/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=6.13
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 7239 0 1 0 519 94 0 0 25 0 8 0 277554318 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725713 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 6976 2479 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.14
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 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) 6.13
Current children cumulated vsize (KiB) 915460

[startup+12.6475 s]
/proc/loadavg: 1.93 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1371912/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=12.57
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 7239 0 1 0 1059 198 0 0 25 0 8 0 277554318 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 6976 2479 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.14
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 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) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.4988 s]
/proc/loadavg: 1.94 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1371976/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=25.36
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 7239 0 1 0 2139 397 0 0 25 0 8 0 277554318 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073722219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 6976 2479 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.14
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 6976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 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) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.1033 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 27022
/proc/meminfo: memFree=1364808/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=50.84
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9083 0 1 0 4593 491 0 0 25 0 8 0 277554318 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27014/statm: 228865 8816 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 915460

[startup+102.384 s]
/proc/loadavg: 1.45 1.84 1.87 2/72 27041
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=102.07
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9090 0 1 0 9715 492 0 0 25 0 8 0 277554318 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827349 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8823 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 915460

[startup+162.391 s]
/proc/loadavg: 1.16 1.68 1.81 2/72 27041
/proc/meminfo: memFree=1398640/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=162.06
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9096 0 1 0 15714 492 0 0 25 0 8 0 277554318 937431040 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2082.66 s]
/proc/loadavg: 1.00 1.01 1.08 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2081.79
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9114 0 1 0 207685 494 0 0 25 0 8 0 277554318 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8845 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2081.79
Current children cumulated vsize (KiB) 915460

[startup+2142.67 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2141.78
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9114 0 1 0 213684 494 0 0 25 0 8 0 277554318 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882094 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8845 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141.78
Current children cumulated vsize (KiB) 915460

[startup+2202.67 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 27043
/proc/meminfo: memFree=1398640/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2201.77
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9114 0 1 0 219683 494 0 0 25 0 8 0 277554318 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865857 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8845 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2201.77
Current children cumulated vsize (KiB) 915460

[startup+2262.68 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2261.77
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9114 0 1 0 225683 494 0 0 25 0 8 0 277554318 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827005 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8845 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2261.77
Current children cumulated vsize (KiB) 915460

[startup+2322.69 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2321.77
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9116 0 1 0 231682 495 0 0 25 0 8 0 277554318 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8847 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2321.77
Current children cumulated vsize (KiB) 915460

[startup+2382.7 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2381.76
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9116 0 1 0 237681 495 0 0 25 0 8 0 277554318 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8847 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2381.76
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 27043
/proc/meminfo: memFree=1398576/2055920 swapFree=4192812/4192956
[pid=27014] ppid=27012 vsize=915460 CPUtime=2400.06
/proc/27014/stat : 27014 (java) R 27012 27014 26016 0 -1 0 9116 0 1 0 239511 495 0 0 25 0 8 0 277554318 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27014/statm: 228865 8847 2532 14 0 215335 0
[pid=27014/tid=27016] ppid=27012 vsize=915460 CPUtime=0.02
/proc/27014/task/27016/stat : 27016 (java) S 27012 27014 26016 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27017] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27017/stat : 27017 (java) S 27012 27014 26016 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27018] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27018/stat : 27018 (java) S 27012 27014 26016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277554322 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27019] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27019/stat : 27019 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27020] ppid=27012 vsize=915460 CPUtime=0.25
/proc/27014/task/27020/stat : 27020 (java) S 27012 27014 26016 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27021] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27021/stat : 27021 (java) S 27012 27014 26016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27014/tid=27022] ppid=27012 vsize=915460 CPUtime=0
/proc/27014/task/27022/stat : 27022 (java) S 27012 27014 26016 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277554325 937431040 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2401.03
CPU time (s): 2400.09
CPU user time (s): 2395.13
CPU system time (s): 4.95625
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.13
system time used= 4.95625
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9138
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= 49690
involuntary context switches= 9051

runsolver used 2.07168 s user time and 6.49401 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 20 11:12:44 UTC 2007


IDJOB= 279172
IDBENCH= 9569
IDSOLVER= 68
FILE ID= node60/279172-1169291564

PBS_JOBID= 3609737

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5ef6a6cb0c4af7fd1eb91b8b8b97c868

RANDOM SEED= 883587566

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:       1390688 kB
Buffers:         49860 kB
Cached:         493256 kB
SwapCached:          0 kB
Active:         171820 kB
Inactive:       418120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          58196 kB
Slab:            60548 kB
Committed_AS:  5530152 kB
PageTables:       1912 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 node60 on Sat Jan 20 11:52:45 UTC 2007