Trace number 198493

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
Abscon 109 AC? (TO) 1800.16 1802.99

General information on the benchmark

Namepigeons/
pigeons-35.xml
MD5SUM2f78d4dd7b3e24528292b89e7bf3499d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints595
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension595
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/198493-1168071260/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=35  nbDomainTypes=1  minDomainSize=34  maxDomainSize=34
0.42	       =>  wckTime=0.095  cpuTime=0.08  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.66	     nbConstraints=595  nbConvertedConstraints=595  nbConvertConstraintsChecks=1156  nbExtensionStructures=1
0.66	     nbSharedExtensionStructures=594  nbConflictsStructures=1  nbSharedConflictsStructures=594
0.66	     nbSharedBinaryRepresentations=34  maxDegree=34  maxArity=2
0.66	       =>  wckTime=0.339  cpuTime=0.25  mem=9M943
0.70	   
0.70	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.521  cpuTime=0.37  mem=13M686
0.85	   
0.85	   preprocessing
0.85	     nbConstraintChecks=0  nbPropagations=35  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.85	     detectedInconsistency=no
0.85	       =>  wckTime=0.0080  cpuTime=0.01  mem=13M686
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=13964  nbPropagations=751  nbRevisions=726  nbUselessRevisions=24  nbAssignments=50
0.90	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.048  cpuTime=0.03  mem=13M686
0.92	   
0.92	   search
0.92	     run=1  nbConstraintChecks=28053  nbPropagations=2260  nbRevisions=2230  nbUselessRevisions=79  nbAssignments=110
0.92	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=159  nbRestartNogoods=4  mapSize=25  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.071  cpuTime=0.05  mem=13M686
0.93	   
0.93	   search
0.93	     run=2  nbConstraintChecks=42309  nbPropagations=4591  nbRevisions=4585  nbUselessRevisions=170  nbAssignments=183
0.93	     nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=272  nbRestartNogoods=7  mapSize=47  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.088  cpuTime=0.06  mem=13M686
0.94	   
0.94	   search
0.94	     run=3  nbConstraintChecks=56769  nbPropagations=7824  nbRevisions=7871  nbUselessRevisions=299  nbAssignments=275
0.94	     nbFailedAssignments=71  nbBacktracks=80  nbVisitedNodes=419  nbRestartNogoods=12  mapSize=80  nbInferences=1
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.098  cpuTime=0.07  mem=13M686
0.96	   
0.96	   search
0.96	     run=4  nbConstraintChecks=71555  nbPropagations=12092  nbRevisions=12215  nbUselessRevisions=466  nbAssignments=397
0.96	     nbFailedAssignments=108  nbBacktracks=131  nbVisitedNodes=620  nbRestartNogoods=16  mapSize=131  nbInferences=6
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.11  cpuTime=0.08  mem=13M686
0.97	   
0.97	   search
0.97	     run=5  nbConstraintChecks=86951  nbPropagations=17622  nbRevisions=17821  nbUselessRevisions=672  nbAssignments=567
0.97	     nbFailedAssignments=157  nbBacktracks=206  nbVisitedNodes=905  nbRestartNogoods=20  mapSize=206  nbInferences=23
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.125  cpuTime=0.09  mem=13M686
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=103148  nbPropagations=24733  nbRevisions=24999  nbUselessRevisions=919
0.99	     nbAssignments=808  nbFailedAssignments=232  nbBacktracks=320  nbVisitedNodes=1318  nbRestartNogoods=22  mapSize=320
0.99	     nbInferences=45  nbTooLargeKeys=0
0.99	       =>  wckTime=0.147  cpuTime=0.11  mem=13M686
1.02	   
1.02	   search
1.02	     run=7  nbConstraintChecks=120611  nbPropagations=33923  nbRevisions=34209  nbUselessRevisions=1210
1.02	     nbAssignments=1158  nbFailedAssignments=339  nbBacktracks=490  nbVisitedNodes=1924  nbRestartNogoods=28
1.02	     mapSize=490  nbInferences=87  nbTooLargeKeys=0
1.02	       =>  wckTime=0.172  cpuTime=0.13  mem=13M686
1.06	   
1.06	   search
1.06	     run=8  nbConstraintChecks=140107  nbPropagations=45973  nbRevisions=46155  nbUselessRevisions=1549
1.06	     nbAssignments=1678  nbFailedAssignments=490  nbBacktracks=746  nbVisitedNodes=2829  nbRestartNogoods=36
1.06	     mapSize=746  nbInferences=170  nbTooLargeKeys=0
1.06	       =>  wckTime=0.214  cpuTime=0.15  mem=14M661
1.10	   
1.10	   search
1.10	     run=9  nbConstraintChecks=163024  nbPropagations=62164  nbRevisions=61972  nbUselessRevisions=1937
1.10	     nbAssignments=2467  nbFailedAssignments=708  nbBacktracks=1130  nbVisitedNodes=4210  nbRestartNogoods=43
1.10	     mapSize=1130  nbInferences=326  nbTooLargeKeys=0
1.10	       =>  wckTime=0.254  cpuTime=0.18  mem=14M661
1.15	   
1.15	   search
1.15	     run=10  nbConstraintChecks=191062  nbPropagations=84494  nbRevisions=83373  nbUselessRevisions=2376
1.15	     nbAssignments=3683  nbFailedAssignments=1018  nbBacktracks=1707  nbVisitedNodes=6347  nbRestartNogoods=48
1.15	     mapSize=1707  nbInferences=627  nbTooLargeKeys=0
1.15	       =>  wckTime=0.304  cpuTime=0.23  mem=14M661
1.21	   
1.21	   search
1.21	     run=11  nbConstraintChecks=229106  nbPropagations=116497  nbRevisions=113456  nbUselessRevisions=2994
1.21	     nbAssignments=5614  nbFailedAssignments=1435  nbBacktracks=2571  nbVisitedNodes=9732  nbRestartNogoods=51
1.21	     mapSize=2571  nbInferences=1247  nbTooLargeKeys=0
1.21	       =>  wckTime=0.365  cpuTime=0.29  mem=14M661
1.31	   
1.31	   search
1.31	     run=12  nbConstraintChecks=283289  nbPropagations=163901  nbRevisions=156704  nbUselessRevisions=3709
1.31	     nbAssignments=8682  nbFailedAssignments=2012  nbBacktracks=3870  nbVisitedNodes=15119  nbRestartNogoods=67
1.31	     mapSize=3870  nbInferences=2412  nbTooLargeKeys=0
1.31	       =>  wckTime=0.463  cpuTime=0.38  mem=14M661
1.47	   
1.47	   search
1.47	     run=13  nbConstraintChecks=367162  nbPropagations=236608  nbRevisions=220940  nbUselessRevisions=4509
1.47	     nbAssignments=13632  nbFailedAssignments=2784  nbBacktracks=5817  nbVisitedNodes=23814  nbRestartNogoods=71
1.47	     mapSize=5817  nbInferences=4613  nbTooLargeKeys=0
1.47	       =>  wckTime=0.623  cpuTime=0.54  mem=14M661
1.75	   
1.75	   search
1.75	     run=14  nbConstraintChecks=519447  nbPropagations=354216  nbRevisions=321639  nbUselessRevisions=5608
1.75	     nbAssignments=21953  nbFailedAssignments=3766  nbBacktracks=8737  nbVisitedNodes=38489  nbRestartNogoods=82
1.75	     mapSize=8737  nbInferences=9003  nbTooLargeKeys=0
1.75	       =>  wckTime=0.906  cpuTime=0.83  mem=15M636
2.22	   
2.22	   search
2.22	     run=15  nbConstraintChecks=766327  nbPropagations=544895  nbRevisions=480582  nbUselessRevisions=7205
2.22	     nbAssignments=35249  nbFailedAssignments=4989  nbBacktracks=13115  nbVisitedNodes=61897  nbRestartNogoods=93
2.22	     mapSize=13115  nbInferences=16669  nbTooLargeKeys=0
2.22	       =>  wckTime=1.371  cpuTime=1.29  mem=16M611
2.87	   
2.87	   search
2.87	     run=16  nbConstraintChecks=1116645  nbPropagations=842486  nbRevisions=724408  nbUselessRevisions=9578
2.87	     nbAssignments=54987  nbFailedAssignments=6713  nbBacktracks=19683  nbVisitedNodes=96498  nbRestartNogoods=106
2.87	     mapSize=19683  nbInferences=28084  nbTooLargeKeys=0
2.87	       =>  wckTime=2.023  cpuTime=1.94  mem=17M586
3.93	   
3.93	   search
3.93	     run=17  nbConstraintChecks=1714867  nbPropagations=1316061  nbRevisions=1106701  nbUselessRevisions=12586
3.93	     nbAssignments=86347  nbFailedAssignments=9093  nbBacktracks=29536  nbVisitedNodes=151715  nbRestartNogoods=118
3.93	     mapSize=29536  nbInferences=47181  nbTooLargeKeys=0
3.93	       =>  wckTime=3.085  cpuTime=3.01  mem=18M824
5.54	   
5.54	   search
5.54	     run=18  nbConstraintChecks=2632851  nbPropagations=2060961  nbRevisions=1702162  nbUselessRevisions=17398
5.54	     nbAssignments=134627  nbFailedAssignments=12359  nbBacktracks=44314  nbVisitedNodes=236733  nbRestartNogoods=130
5.54	     mapSize=44314  nbInferences=77387  nbTooLargeKeys=0
5.54	       =>  wckTime=4.695  cpuTime=4.61  mem=21M749
8.45	   
8.45	   search
8.45	     run=19  nbConstraintChecks=4351970  nbPropagations=3277894  nbRevisions=2666715  nbUselessRevisions=25147
8.45	     nbAssignments=214118  nbFailedAssignments=16365  nbBacktracks=66482  nbVisitedNodes=377525  nbRestartNogoods=146
8.45	     mapSize=66482  nbInferences=130676  nbTooLargeKeys=0
8.45	       =>  wckTime=7.6  cpuTime=7.52  mem=26M174
12.95	   
12.95	   search
12.95	     run=20  nbConstraintChecks=7048848  nbPropagations=5227864  nbRevisions=4203018  nbUselessRevisions=38634
12.95	     nbAssignments=336561  nbFailedAssignments=21536  nbBacktracks=99734  nbVisitedNodes=594303  nbRestartNogoods=159
12.95	     mapSize=99734  nbInferences=214669  nbTooLargeKeys=0
12.95	       =>  wckTime=12.101  cpuTime=11.99  mem=34M49
21.90	   
21.90	   search
21.90	     run=21  nbConstraintChecks=13186520  nbPropagations=8632544  nbRevisions=6867314  nbUselessRevisions=53998
21.90	     nbAssignments=555310  nbFailedAssignments=26087  nbBacktracks=149612  nbVisitedNodes=986448  nbRestartNogoods=173
21.90	     mapSize=149612  nbInferences=378963  nbTooLargeKeys=0
21.90	       =>  wckTime=21.054  cpuTime=20.94  mem=45M751
34.80	   
34.80	   search
34.80	     run=22  nbConstraintChecks=21738934  nbPropagations=14123204  nbRevisions=11142076  nbUselessRevisions=71154
34.80	     nbAssignments=875412  nbFailedAssignments=32688  nbBacktracks=224430  nbVisitedNodes=1558407  nbRestartNogoods=194
34.80	     mapSize=224430  nbInferences=617618  nbTooLargeKeys=0
34.80	       =>  wckTime=33.956  cpuTime=33.65  mem=33M412
59.57	   
59.57	   search
59.57	     run=23  nbConstraintChecks=42143957  nbPropagations=23780588  nbRevisions=18704861  nbUselessRevisions=102722
59.57	     nbAssignments=1440637  nbFailedAssignments=38926  nbBacktracks=336657  nbVisitedNodes=2582838  nbRestartNogoods=212
59.57	     mapSize=336657  nbInferences=1064348  nbTooLargeKeys=0
59.57	       =>  wckTime=58.728  cpuTime=58.39  mem=65M446
110.24	   
110.24	   search
110.24	     run=24  nbConstraintChecks=89742624  nbPropagations=41825284  nbRevisions=32979922  nbUselessRevisions=135228
110.24	     nbAssignments=2451231  nbFailedAssignments=43154  nbBacktracks=504999  nbVisitedNodes=4439886  nbRestartNogoods=241
110.24	     mapSize=504999  nbInferences=1902346  nbTooLargeKeys=0
110.24	       =>  wckTime=109.396  cpuTime=108.54  mem=64M125
180.98	   
180.98	   search
180.98	     run=25  nbConstraintChecks=153471230  nbPropagations=71544230  nbRevisions=56552029  nbUselessRevisions=174102
180.98	     nbAssignments=3902826  nbFailedAssignments=50438  nbBacktracks=757510  nbVisitedNodes=7097821  nbRestartNogoods=263
180.98	     mapSize=757510  nbInferences=3094118  nbTooLargeKeys=0
180.98	       =>  wckTime=180.134  cpuTime=178.83  mem=80M302
320.01	   
320.01	   search
320.01	     run=26  nbConstraintChecks=290074206  nbPropagations=123206383  nbRevisions=97891180  nbUselessRevisions=215553
320.01	     nbAssignments=6376428  nbFailedAssignments=55890  nbBacktracks=1136277  nbVisitedNodes=11671684
320.01	     nbRestartNogoods=288  mapSize=1136277  nbInferences=5183475  nbTooLargeKeys=0
320.01	       =>  wckTime=319.163  cpuTime=316.4  mem=142M181
509.62	   
509.62	   search
509.62	     run=27  nbConstraintChecks=478182806  nbPropagations=205418111  nbRevisions=163983627  nbUselessRevisions=351293
509.62	     nbAssignments=9902941  nbFailedAssignments=68956  nbBacktracks=1704428  nbVisitedNodes=18169601
509.62	     nbRestartNogoods=310  mapSize=1704428  nbInferences=8128747  nbTooLargeKeys=0
509.62	       =>  wckTime=508.776  cpuTime=504.52  mem=227M995
659.16	   
659.16	   INFO : Stopping hyperNogood (mapSize=2297449, nbTooLargekeys=0, mem=276M142)
670.14	   
670.14	   search
670.14	     run=28  nbConstraintChecks=609915109  nbPropagations=314288105  nbRevisions=251558619  nbUselessRevisions=529378
670.14	     nbAssignments=13559532  nbFailedAssignments=264273  nbBacktracks=2556654  nbVisitedNodes=24825844
670.14	     nbRestartNogoods=350
670.14	       =>  wckTime=669.298  cpuTime=663.93  mem=276M142
722.25	   
722.25	   search
722.25	     run=29  nbConstraintChecks=634156153  nbPropagations=432827128  nbRevisions=348814260  nbUselessRevisions=715320
722.25	     nbAssignments=15725704  nbFailedAssignments=1152075  nbBacktracks=3834994  nbVisitedNodes=28767620
722.25	     nbRestartNogoods=383
722.25	       =>  wckTime=721.401  cpuTime=715.97  mem=276M142
806.67	   
806.67	   search
806.67	     run=30  nbConstraintChecks=670498682  nbPropagations=565862380  nbRevisions=460569375  nbUselessRevisions=904536
806.67	     nbAssignments=18973276  nbFailedAssignments=2482107  nbBacktracks=5752505  nbVisitedNodes=34675256
806.67	     nbRestartNogoods=404
806.67	       =>  wckTime=805.82  cpuTime=800.31  mem=276M142
933.05	   
933.05	   search
933.05	     run=31  nbConstraintChecks=725017589  nbPropagations=720623012  nbRevisions=594058259  nbUselessRevisions=1102170
933.05	     nbAssignments=23840530  nbFailedAssignments=4473066  nbBacktracks=8628770  nbVisitedNodes=43524428
933.05	     nbRestartNogoods=422
933.05	       =>  wckTime=932.199  cpuTime=926.54  mem=276M142
1122.22	   
1122.22	   search
1122.22	     run=32  nbConstraintChecks=806759043  nbPropagations=908002054  nbRevisions=760169592  nbUselessRevisions=1303872
1122.23	     nbAssignments=31147721  nbFailedAssignments=7465830  nbBacktracks=12943168  nbVisitedNodes=56817147
1122.23	     nbRestartNogoods=443
1122.23	       =>  wckTime=1121.379  cpuTime=1115.53  mem=276M142
1401.35	   
1401.35	   search
1401.35	     run=33  nbConstraintChecks=929301956  nbPropagations=1144321638  nbRevisions=975229922  nbUselessRevisions=1514059
1401.35	     nbAssignments=42113907  nbFailedAssignments=11960387  nbBacktracks=19414766  nbVisitedNodes=76772447
1401.35	     nbRestartNogoods=464
1401.35	       =>  wckTime=1400.502  cpuTime=1394.35  mem=276M142
1789.24	   
1789.24	   search
1789.24	     run=34  nbConstraintChecks=1113036933  nbPropagations=1454106077  nbRevisions=1263758430
1789.24	     nbUselessRevisions=1727598  nbAssignments=58576224  nbFailedAssignments=18715277  nbBacktracks=29122163
1789.24	     nbVisitedNodes=106744544  nbRestartNogoods=485
1789.24	       =>  wckTime=1788.396  cpuTime=1781.83  mem=276M142

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-198493-1168071260 -o ROOT/results/node3/solver-198493-1168071260 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198493-1168071260/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.41 1.81 1.89 4/93 28668
/proc/meminfo: memFree=1345248/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=172 CPUtime=0
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 155522067 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924331 0 0 4096 0 0 0 0 17 0 0 0
/proc/28667/statm: 43 24 18 14 0 3 0

[startup+0.107272 s]
/proc/loadavg: 1.41 1.81 1.89 4/93 28668
/proc/meminfo: memFree=1345248/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=911488 CPUtime=0.07
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 2623 0 1 0 5 2 0 0 22 0 8 0 155522067 933363712 2370 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 227872 2370 1280 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515339 s]
/proc/loadavg: 1.41 1.81 1.89 4/93 28668
/proc/meminfo: memFree=1345248/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915328 CPUtime=0.47
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 6337 0 1 0 43 4 0 0 25 0 8 0 155522067 937295872 6076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154646871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228832 6076 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33647 s]
/proc/loadavg: 1.41 1.81 1.89 3/100 28675
/proc/meminfo: memFree=1322088/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1.29
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 8608 0 1 0 121 8 0 0 25 0 8 0 155522067 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871115 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 8346 2530 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.02
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 155522074 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155522074 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 8346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.97374 s]
/proc/loadavg: 1.41 1.81 1.89 3/100 28675
/proc/meminfo: memFree=1320168/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=2.92
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 9262 0 1 0 284 8 0 0 25 0 8 0 155522067 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896183 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 8999 2530 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.02
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 155522074 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155522074 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.27127 s]
/proc/loadavg: 1.45 1.82 1.89 3/100 28675
/proc/meminfo: memFree=1314792/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=6.22
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 10665 0 1 0 613 9 0 0 25 0 8 0 155522067 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842214 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 10402 2530 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.02
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 155522074 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155522074 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7483 s]
/proc/loadavg: 1.50 1.82 1.89 3/100 28675
/proc/meminfo: memFree=1304936/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=12.67
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 13153 0 1 0 1257 10 0 0 25 0 8 0 155522067 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 12890 2530 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.02
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 155522074 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155522074 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 12890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915460

[startup+25.6114 s]
/proc/loadavg: 1.57 1.82 1.89 3/100 28675
/proc/meminfo: memFree=1287656/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=25.52
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 21128 0 1 0 2539 13 0 0 25 0 8 0 155522067 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 20864 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.2
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 4098 0 0 0 19 1 0 0 17 0 8 0 155522074 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 20864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915460

[startup+51.2216 s]
/proc/loadavg: 1.74 1.84 1.90 3/100 28675
/proc/meminfo: memFree=1271592/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=51.12
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 21130 0 1 0 5099 13 0 0 25 0 8 0 155522067 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833750 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 20866 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.2
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 4098 0 0 0 19 1 0 0 16 0 8 0 155522074 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 20866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915460

[startup+102.435 s]
/proc/loadavg: 2.07 1.92 1.92 3/100 28675
/proc/meminfo: memFree=1236136/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=102.26
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 29990 0 1 0 10210 16 0 0 25 0 8 0 155522067 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 29724 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=0.66
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 12956 0 0 0 62 4 0 0 16 0 8 0 155522074 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 29724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 915460

[startup+162.491 s]
/proc/loadavg: 2.10 1.95 1.93 3/100 28675
/proc/meminfo: memFree=1222888/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=162.25
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 33298 0 1 0 16207 18 0 0 25 0 8 0 155522067 937431040 33031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.35 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1480.85
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 148037 48 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073944478 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.85
Current children cumulated vsize (KiB) 915460

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1540.77
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 154029 48 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.77
Current children cumulated vsize (KiB) 915460

[startup+1603.45 s]
/proc/loadavg: 2.05 2.01 1.94 3/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1600.82
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 160033 49 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.82
Current children cumulated vsize (KiB) 915460

[startup+1663.46 s]
/proc/loadavg: 2.06 2.02 1.94 3/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1660.76
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 166027 49 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.76
Current children cumulated vsize (KiB) 915460

[startup+1723.47 s]
/proc/loadavg: 2.10 2.03 1.95 3/100 28825
/proc/meminfo: memFree=983856/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1720.7
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 172021 49 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.7
Current children cumulated vsize (KiB) 915460

[startup+1783.47 s]
/proc/loadavg: 2.11 2.04 1.95 3/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1780.64
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 178015 49 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.64
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.92 s]
/proc/loadavg: 2.08 2.04 1.95 4/100 28825
/proc/meminfo: memFree=983920/2055920 swapFree=4192812/4192956
[pid=28667] ppid=28665 vsize=915460 CPUtime=1800.09
/proc/28667/stat : 28667 (java) R 28665 28667 28488 0 -1 0 77755 0 1 0 179960 49 0 0 25 0 8 0 155522067 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073944389 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28667/statm: 228865 77474 2534 14 0 215335 0
[pid=28667/tid=28669] ppid=28665 vsize=915460 CPUtime=3.73
/proc/28667/task/28669/stat : 28669 (java) S 28665 28667 28488 0 -1 64 60706 0 0 0 346 27 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28670] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28670/stat : 28670 (java) S 28665 28667 28488 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28671] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28671/stat : 28671 (java) S 28665 28667 28488 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155522074 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28672] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28672/stat : 28672 (java) S 28665 28667 28488 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28673] ppid=28665 vsize=915460 CPUtime=0.23
/proc/28667/task/28673/stat : 28673 (java) S 28665 28667 28488 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28674] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28674/stat : 28674 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28667/tid=28675] ppid=28665 vsize=915460 CPUtime=0
/proc/28667/task/28675/stat : 28675 (java) S 28665 28667 28488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155522078 937431040 77474 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1802.99
CPU time (s): 1800.16
CPU user time (s): 1799.62
CPU system time (s): 0.541917
CPU usage (%): 99.8432
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77773
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= 37796
involuntary context switches= 80735

runsolver used 2.37964 s user time and 5.60415 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 08:14:22 UTC 2007


IDJOB= 198493
IDBENCH= 3559
FILE ID= node3/198493-1168071260

PBS_JOBID= 3475729

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pigeons/pigeons-35.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198493-1168071260/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-198493-1168071260 -o ROOT/results/node3/solver-198493-1168071260 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198493-1168071260/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2f78d4dd7b3e24528292b89e7bf3499d

RANDOM SEED= 34249190

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1345664 kB
Buffers:         65124 kB
Cached:         466160 kB
SwapCached:          0 kB
Active:         136300 kB
Inactive:       479248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:         113244 kB
Slab:            79624 kB
Committed_AS:  4513472 kB
PageTables:       2160 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= 66540 MiB



End job on node3 on Sat Jan  6 08:44:27 UTC 2007