Trace number 278164

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.14 2401.85

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1100-992541_ext.xml
MD5SUM5d8058112e6428a40a19c0f6b779ed88
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1047
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1098
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1098
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278164-1169277583/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.095  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.59	     nbConstraints=1098  nbRelationTypes=9  nbExtensionStructures=9  nbSharedExtensionStructures=1089
0.59	     nbConflictsStructures=9  nbSharedConflictsStructures=1089  nbSharedBinaryRepresentations=0  maxDegree=59
0.59	     maxArity=3
0.59	       =>  wckTime=0.262  cpuTime=0.18  mem=10M853
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.341  cpuTime=0.22  mem=5M946
0.67	
0.67	s SATISFIABLE
0.67	o 964
0.67	c 134
0.67	o 971
0.67	c 127
0.68	o 977
0.68	c 121
0.68	o 981
0.68	c 117
0.68	o 986
0.68	c 112
0.68	o 988
0.68	c 110
0.68	o 993
0.68	c 105
0.68	o 997
0.68	c 101
0.68	o 1002
0.68	c 96
0.68	o 1003
0.68	c 95
0.68	o 1006
0.68	c 92
0.68	o 1007
0.68	c 91
0.69	o 1010
0.69	c 88
0.69	o 1011
0.69	c 87
0.69	o 1015
0.69	c 83
0.69	o 1018
0.69	c 80
0.69	o 1019
0.69	c 79
0.69	o 1020
0.69	c 78
0.69	o 1024
0.69	c 74
0.69	o 1026
0.69	c 72
0.70	o 1027
0.70	c 71
0.70	o 1029
0.70	c 69
0.70	o 1031
0.70	c 67
0.70	o 1032
0.70	c 66
0.73	o 1034
0.73	c 64
0.77	o 1035
0.77	c 63
0.77	o 1038
0.77	c 60
0.79	o 1039
0.79	c 59
0.80	o 1040
0.81	c 58
0.81	o 1042
0.81	c 56
1.04	o 1043
1.04	c 55
1.12	o 1044
1.12	c 54
1.12	o 1045
1.12	c 53
1.63	o 1046
1.63	c 52
3.60	   
3.60	   search
3.60	     run=0  nbConstraintChecks=16329304  nbAssignments=10000
3.60	       =>  wckTime=2.938  cpuTime=2.91  mem=5M946
6.63	   
6.63	   search
6.63	     run=1  nbConstraintChecks=33705406  nbAssignments=20000
6.63	       =>  wckTime=5.962  cpuTime=5.94  mem=5M946
9.51	   
9.51	   search
9.51	     run=2  nbConstraintChecks=50071754  nbAssignments=30000
9.51	       =>  wckTime=8.841  cpuTime=8.81  mem=5M946
12.54	   
12.54	   search
12.54	     run=3  nbConstraintChecks=67515754  nbAssignments=40000
12.54	       =>  wckTime=11.871  cpuTime=11.84  mem=5M946
15.39	   
15.39	   search
15.39	     run=4  nbConstraintChecks=83897452  nbAssignments=50000
15.39	       =>  wckTime=14.729  cpuTime=14.69  mem=5M946
17.94	o 1047
17.94	c 51
18.39	   
18.39	   search
18.39	     run=5  nbConstraintChecks=101294870  nbAssignments=60000
18.39	       =>  wckTime=17.729  cpuTime=17.7  mem=5M946
21.25	   
21.25	   search
21.25	     run=6  nbConstraintChecks=117649352  nbAssignments=70000
21.25	       =>  wckTime=20.583  cpuTime=20.55  mem=5M946
24.27	   
24.27	   search
24.27	     run=7  nbConstraintChecks=135113586  nbAssignments=80000
24.27	       =>  wckTime=23.604  cpuTime=23.57  mem=5M946
27.15	   
27.15	   search
27.15	     run=8  nbConstraintChecks=151491686  nbAssignments=90000
27.15	       =>  wckTime=26.486  cpuTime=26.45  mem=5M946
30.18	   
30.18	   search
30.18	     run=9  nbConstraintChecks=168931991  nbAssignments=100000
30.18	       =>  wckTime=29.516  cpuTime=29.48  mem=5M946
33.07	   
33.07	   search
33.07	     run=10  nbConstraintChecks=185379881  nbAssignments=110000
33.07	       =>  wckTime=32.404  cpuTime=32.37  mem=5M946
36.08	   
36.08	   search
36.08	     run=11  nbConstraintChecks=202714511  nbAssignments=120000
36.08	       =>  wckTime=35.417  cpuTime=35.35  mem=5M946
38.95	   
38.95	   search
38.95	     run=12  nbConstraintChecks=219100918  nbAssignments=130000
38.95	       =>  wckTime=38.288  cpuTime=38.21  mem=5M946
41.96	   
41.96	   search
41.96	     run=13  nbConstraintChecks=236567613  nbAssignments=140000
41.96	       =>  wckTime=41.297  cpuTime=41.22  mem=5M946
44.84	   
44.84	   search
44.84	     run=14  nbConstraintChecks=252922737  nbAssignments=150000
44.84	       =>  wckTime=44.17  cpuTime=44.09  mem=5M946
47.86	   
47.86	   search
47.86	     run=15  nbConstraintChecks=270336324  nbAssignments=160000
47.86	       =>  wckTime=47.196  cpuTime=47.12  mem=5M946
47.99	   
47.99	   search
47.99	     run=16  nbConstraintChecks=270968912  nbAssignments=160622
47.99	       =>  wckTime=47.323  cpuTime=47.25  mem=5M946
47.99	   
47.99	   global
47.99	     nbConstraintChecks=270968912  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.99	     solvingWckTime=47.322  solvingCpuTime=47.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.99	     globalCpuTime=47.51
47.99	       =>  wckTime=47.665  cpuTime=47.47  mem=5M946
47.99	   
47.99	   solver IterativeSystematicSolver being built... 
48.17	       =>  wckTime=47.849  cpuTime=47.61  mem=22M779
48.31	   
48.31	   preprocessing
48.31	     nbConstraintChecks=8960  nbValidityChecks=32109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.31	     nbRemovedValues=0  detectedInconsistency=no
48.31	       =>  wckTime=0.129  cpuTime=0.1  mem=22M779
48.39	   
48.39	   search
48.39	     run=0  nbConstraintChecks=12944  nbValidityChecks=53409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.39	     nbAssignments=58  nbFailedAssignments=5  nbBacktracks=11  nbVisitedNodes=75  nbRestartNogoods=0
48.39	       =>  wckTime=0.21  cpuTime=0.17  mem=23M787
48.48	   
48.48	   search
48.48	     run=1  nbConstraintChecks=31543  nbValidityChecks=131238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.48	     nbAssignments=127  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=170  nbRestartNogoods=2
48.48	       =>  wckTime=0.309  cpuTime=0.26  mem=23M787
48.60	   
48.60	   search
48.60	     run=2  nbConstraintChecks=59120  nbValidityChecks=242638  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.60	     nbAssignments=208  nbFailedAssignments=37  nbBacktracks=49  nbVisitedNodes=292  nbRestartNogoods=4
48.60	       =>  wckTime=0.426  cpuTime=0.38  mem=23M787
48.74	   
48.74	   search
48.74	     run=3  nbConstraintChecks=92811  nbValidityChecks=383110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.74	     nbAssignments=304  nbFailedAssignments=59  nbBacktracks=82  nbVisitedNodes=440  nbRestartNogoods=7
48.74	       =>  wckTime=0.569  cpuTime=0.52  mem=23M787
48.96	   
48.96	   search
48.96	     run=4  nbConstraintChecks=139126  nbValidityChecks=603317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.96	     nbAssignments=431  nbFailedAssignments=99  nbBacktracks=133  nbVisitedNodes=651  nbRestartNogoods=9
48.96	       =>  wckTime=0.782  cpuTime=0.73  mem=23M787
49.22	   
49.22	   search
49.22	     run=5  nbConstraintChecks=205136  nbValidityChecks=904586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.22	     nbAssignments=594  nbFailedAssignments=148  nbBacktracks=208  nbVisitedNodes=930  nbRestartNogoods=12
49.22	       =>  wckTime=1.044  cpuTime=0.99  mem=23M787
49.64	   
49.64	   search
49.64	     run=6  nbConstraintChecks=301993  nbValidityChecks=1341831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.64	     nbAssignments=825  nbFailedAssignments=230  nbBacktracks=321  nbVisitedNodes=1344  nbRestartNogoods=15
49.64	       =>  wckTime=1.46  cpuTime=1.4  mem=23M787
50.20	   
50.20	   search
50.20	     run=7  nbConstraintChecks=457249  nbValidityChecks=2027699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.20	     nbAssignments=1158  nbFailedAssignments=353  nbBacktracks=492  nbVisitedNodes=1943  nbRestartNogoods=17
50.20	       =>  wckTime=2.03  cpuTime=1.97  mem=23M787
51.11	   
51.11	   search
51.11	     run=8  nbConstraintChecks=697075  nbValidityChecks=3139631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.11	     nbAssignments=1641  nbFailedAssignments=541  nbBacktracks=748  nbVisitedNodes=2858  nbRestartNogoods=20
51.11	       =>  wckTime=2.934  cpuTime=2.86  mem=23M787
52.28	   
52.28	   search
52.28	     run=9  nbConstraintChecks=1063422  nbValidityChecks=4694657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.28	     nbAssignments=2293  nbFailedAssignments=768  nbBacktracks=1132  nbVisitedNodes=4105  nbRestartNogoods=26
52.28	       =>  wckTime=4.104  cpuTime=4.02  mem=23M787
54.15	   
54.15	   search
54.15	     run=10  nbConstraintChecks=1524847  nbValidityChecks=6807208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
54.15	     nbAssignments=3296  nbFailedAssignments=1160  nbBacktracks=1708  nbVisitedNodes=6037  nbRestartNogoods=30
54.15	       =>  wckTime=5.98  cpuTime=5.89  mem=23M787
56.70	   
56.70	   search
56.70	     run=11  nbConstraintChecks=2176968  nbValidityChecks=9838000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.70	     nbAssignments=4663  nbFailedAssignments=1622  nbBacktracks=2575  nbVisitedNodes=8657  nbRestartNogoods=35
56.70	       =>  wckTime=8.521  cpuTime=8.43  mem=23M787
60.67	   
60.67	   search
60.67	     run=12  nbConstraintChecks=3210363  nbValidityChecks=14526611  nbPropagations=0  nbRevisions=0
60.67	     nbUselessRevisions=0  nbAssignments=6849  nbFailedAssignments=2478  nbBacktracks=3872  nbVisitedNodes=12776
60.67	     nbRestartNogoods=42
60.67	       =>  wckTime=12.493  cpuTime=12.4  mem=23M787
66.33	   
66.33	   search
66.33	     run=13  nbConstraintChecks=4952161  nbValidityChecks=21569660  nbPropagations=0  nbRevisions=0
66.33	     nbUselessRevisions=0  nbAssignments=9935  nbFailedAssignments=3578  nbBacktracks=5818  nbVisitedNodes=18653
66.33	     nbRestartNogoods=45
66.34	       =>  wckTime=18.16  cpuTime=18.06  mem=23M787
74.80	   
74.80	   search
74.80	     run=14  nbConstraintChecks=7300094  nbValidityChecks=31635432  nbPropagations=0  nbRevisions=0
74.80	     nbUselessRevisions=0  nbAssignments=14666  nbFailedAssignments=5358  nbBacktracks=8738  nbVisitedNodes=27426
74.80	     nbRestartNogoods=49
74.80	       =>  wckTime=26.627  cpuTime=26.53  mem=23M787
86.16	   
86.16	   search
86.16	     run=15  nbConstraintChecks=10407028  nbValidityChecks=44698923  nbPropagations=0  nbRevisions=0
86.16	     nbUselessRevisions=0  nbAssignments=21518  nbFailedAssignments=7797  nbBacktracks=13116  nbVisitedNodes=39695
86.16	     nbRestartNogoods=53
86.16	       =>  wckTime=37.981  cpuTime=37.84  mem=23M787
101.46	   
101.46	   search
101.46	     run=16  nbConstraintChecks=15517682  nbValidityChecks=63497411  nbPropagations=0  nbRevisions=0
101.46	     nbUselessRevisions=0  nbAssignments=30980  nbFailedAssignments=10650  nbBacktracks=19685  nbVisitedNodes=56531
101.46	     nbRestartNogoods=58
101.46	       =>  wckTime=53.285  cpuTime=53.14  mem=23M787
123.74	   
123.74	   search
123.74	     run=17  nbConstraintChecks=23059478  nbValidityChecks=90060908  nbPropagations=0  nbRevisions=0
123.74	     nbUselessRevisions=0  nbAssignments=45352  nbFailedAssignments=15128  nbBacktracks=29538  nbVisitedNodes=81715
123.74	     nbRestartNogoods=62
123.74	       =>  wckTime=75.569  cpuTime=75.39  mem=23M787
153.50	   
153.50	   search
153.50	     run=18  nbConstraintChecks=34258182  nbValidityChecks=126048266  nbPropagations=0  nbRevisions=0
153.50	     nbUselessRevisions=0  nbAssignments=66357  nbFailedAssignments=21310  nbBacktracks=44317  nbVisitedNodes=117150
153.50	     nbRestartNogoods=68
153.50	       =>  wckTime=105.323  cpuTime=105.12  mem=23M787
196.29	   
196.29	   search
196.29	     run=19  nbConstraintChecks=50435136  nbValidityChecks=177617767  nbPropagations=0  nbRevisions=0
196.29	     nbUselessRevisions=0  nbAssignments=98160  nbFailedAssignments=30910  nbBacktracks=66485  nbVisitedNodes=169880
196.29	     nbRestartNogoods=73
196.29	       =>  wckTime=148.112  cpuTime=147.86  mem=23M787
259.99	   
259.99	   search
259.99	     run=20  nbConstraintChecks=74266785  nbValidityChecks=254020513  nbPropagations=0  nbRevisions=0
259.99	     nbUselessRevisions=0  nbAssignments=145173  nbFailedAssignments=44630  nbBacktracks=99737  nbVisitedNodes=247806
259.99	     nbRestartNogoods=83
259.99	       =>  wckTime=211.818  cpuTime=211.49  mem=23M787
356.83	   
356.83	   search
356.83	     run=21  nbConstraintChecks=109672506  nbValidityChecks=371005642  nbPropagations=0  nbRevisions=0
356.83	     nbUselessRevisions=0  nbAssignments=216008  nbFailedAssignments=65546  nbBacktracks=149617  nbVisitedNodes=366332
356.83	     nbRestartNogoods=89
356.83	       =>  wckTime=308.656  cpuTime=308.24  mem=23M787
504.60	   
504.60	   search
504.60	     run=22  nbConstraintChecks=163945264  nbValidityChecks=544388546  nbPropagations=0  nbRevisions=0
504.60	     nbUselessRevisions=0  nbAssignments=322792  nbFailedAssignments=97472  nbBacktracks=224436  nbVisitedNodes=544833
504.60	     nbRestartNogoods=95
504.60	       =>  wckTime=456.425  cpuTime=455.83  mem=23M787
718.15	   
718.15	   search
718.15	     run=23  nbConstraintChecks=247050982  nbValidityChecks=816039543  nbPropagations=0  nbRevisions=0
718.15	     nbUselessRevisions=0  nbAssignments=481725  nbFailedAssignments=144141  nbBacktracks=336664  nbVisitedNodes=808987
718.15	     nbRestartNogoods=103
718.15	       =>  wckTime=669.973  cpuTime=669.15  mem=23M787
1043.75	   
1043.75	   search
1043.75	     run=24  nbConstraintChecks=362240087  nbValidityChecks=1195435406  nbPropagations=0  nbRevisions=0
1043.75	     nbUselessRevisions=0  nbAssignments=719517  nbFailedAssignments=213551  nbBacktracks=505005  nbVisitedNodes=1203527
1043.75	     nbRestartNogoods=112
1043.75	       =>  wckTime=995.576  cpuTime=994.66  mem=23M787
1514.25	   
1514.25	   search
1514.25	     run=25  nbConstraintChecks=544249424  nbValidityChecks=1758816642  nbPropagations=0  nbRevisions=0
1514.25	     nbUselessRevisions=0  nbAssignments=1073843  nbFailedAssignments=315326  nbBacktracks=757518
1514.25	     nbVisitedNodes=1785989  nbRestartNogoods=124
1514.25	       =>  wckTime=1466.079  cpuTime=1464.9  mem=23M787
2227.56	   
2227.56	   search
2227.56	     run=26  nbConstraintChecks=829927697  nbValidityChecks=2627350697  nbPropagations=0  nbRevisions=0
2227.56	     nbUselessRevisions=0  nbAssignments=1610041  nbFailedAssignments=472717  nbBacktracks=1136286
2227.56	     nbVisitedNodes=2671879  nbRestartNogoods=133
2227.56	       =>  wckTime=2179.387  cpuTime=2177.79  mem=23M787
2401.81	v 1 1 0 0 1 1 0 1 1 0 0 1 0 0 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 0 0 1 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 1 1 1 0 0 1 1 0 0 

Verifier Data (download as text)

51 unsatisfied constraints, 1047 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/node9/watcher-278164-1169277583 -o ROOT/results/node9/solver-278164-1169277583 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278164-1169277583/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.92 1.99 1.99 4/94 3250
/proc/meminfo: memFree=1264272/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=172 CPUtime=0
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 276153474 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8663339 0 0 4096 0 0 0 0 17 0 0 0
/proc/3249/statm: 43 24 18 14 0 3 0

[startup+0.107645 s]
/proc/loadavg: 1.92 1.99 1.99 4/94 3250
/proc/meminfo: memFree=1264272/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=909872 CPUtime=0.06
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 2547 0 1 0 5 1 0 0 22 0 8 0 276153474 931708928 2294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 227468 2294 1248 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 909872

[startup+0.515692 s]
/proc/loadavg: 1.92 1.99 1.99 4/94 3250
/proc/meminfo: memFree=1264272/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915332 CPUtime=0.46
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 6397 0 1 0 43 3 0 0 25 0 8 0 276153474 937299968 6136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073545453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228833 6136 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33778 s]
/proc/loadavg: 1.92 1.99 1.99 3/101 3257
/proc/meminfo: memFree=1244312/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=1.28
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 7674 0 1 0 114 14 0 0 25 0 8 0 276153474 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 7412 2478 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 263 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.13
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915428

[startup+2.99097 s]
/proc/loadavg: 1.92 1.99 1.99 3/101 3257
/proc/meminfo: memFree=1244248/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2.93
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 7675 0 1 0 260 33 0 0 25 0 8 0 276153474 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 7412 2478 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 263 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915432 CPUtime=0.13
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 276153484 937402368 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 7412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915428

[startup+6.28935 s]
/proc/loadavg: 1.93 1.99 1.99 3/101 3257
/proc/meminfo: memFree=1244184/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=6.23
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 7677 0 1 0 549 74 0 0 25 0 8 0 276153474 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 7414 2478 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 263 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915432 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937402368 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.14
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 276153484 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 7414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915428

[startup+12.7741 s]
/proc/loadavg: 1.93 1.99 1.99 3/101 3257
/proc/meminfo: memFree=1244248/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=12.71
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 7678 0 1 0 1114 157 0 0 25 0 8 0 276153474 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 7415 2478 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 263 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.14
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915428

[startup+25.6215 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 3257
/proc/meminfo: memFree=1244312/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=25.55
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 7678 0 1 0 2237 318 0 0 25 0 8 0 276153474 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 7415 2478 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 263 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915432 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937402368 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.14
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 7415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915428

[startup+51.2384 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 3257
/proc/meminfo: memFree=1232472/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=51.13
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10758 0 1 0 4513 600 0 0 25 0 8 0 276153474 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883311 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10493 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.26
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 415 0 0 0 25 1 0 0 15 0 8 0 276153484 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915428

[startup+102.507 s]
/proc/loadavg: 2.04 2.02 2.00 3/101 3257
/proc/meminfo: memFree=1232344/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=102.34
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10787 0 1 0 9633 601 0 0 25 0 8 0 276153474 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960174 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10520 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.27
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 276153484 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915428

[startup+162.591 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 3259
/proc/meminfo: memFree=1232152/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=162.37
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10792 0 1 0 15636 601 0 0 25 0 8 0 276153474 937398272 10525 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073961242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.41
Current children cumulated vsize (KiB) 915428

[startup+2083.92 s]
/proc/loadavg: 1.01 1.01 1.21 2/85 3276
/proc/meminfo: memFree=1248176/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2082.4
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10813 0 1 0 207634 606 0 0 25 0 8 0 276153474 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073961068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10545 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 915428

[startup+2143.94 s]
/proc/loadavg: 1.00 1.01 1.19 2/85 3276
/proc/meminfo: memFree=1248112/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2142.38
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10813 0 1 0 213632 606 0 0 25 0 8 0 276153474 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073961322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10545 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.38
Current children cumulated vsize (KiB) 915428

[startup+2203.97 s]
/proc/loadavg: 1.00 1.00 1.18 2/85 3276
/proc/meminfo: memFree=1248176/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2202.36
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10813 0 1 0 219630 606 0 0 25 0 8 0 276153474 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887512 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10545 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 915428

[startup+2263.99 s]
/proc/loadavg: 1.00 1.00 1.17 2/85 3276
/proc/meminfo: memFree=1248176/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2262.34
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10816 0 1 0 225628 606 0 0 25 0 8 0 276153474 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10548 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 915428

[startup+2324 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 3276
/proc/meminfo: memFree=1248176/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2322.33
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10816 0 1 0 231627 606 0 0 25 0 8 0 276153474 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883311 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10548 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.33
Current children cumulated vsize (KiB) 915428

[startup+2384.02 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 3276
/proc/meminfo: memFree=1248176/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2382.31
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10816 0 1 0 237625 606 0 0 25 0 8 0 276153474 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073911242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10548 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.31
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.8 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 3276
/proc/meminfo: memFree=1248112/2055920 swapFree=4191880/4192956
[pid=3249] ppid=3247 vsize=915428 CPUtime=2400.08
/proc/3249/stat : 3249 (java) R 3247 3249 1928 0 -1 0 10816 0 1 0 239402 606 0 0 25 0 8 0 276153474 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073885545 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3249/statm: 228857 10548 2534 14 0 215327 0
[pid=3249/tid=3251] ppid=3247 vsize=915428 CPUtime=0.03
/proc/3249/task/3251/stat : 3251 (java) S 3247 3249 1928 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3252] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3252/stat : 3252 (java) S 3247 3249 1928 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3253] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3253/stat : 3253 (java) S 3247 3249 1928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276153481 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3254] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3254/stat : 3254 (java) S 3247 3249 1928 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3255] ppid=3247 vsize=915428 CPUtime=0.28
/proc/3249/task/3255/stat : 3255 (java) S 3247 3249 1928 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3256] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3256/stat : 3256 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3249/tid=3257] ppid=3247 vsize=915428 CPUtime=0
/proc/3249/task/3257/stat : 3257 (java) S 3247 3249 1928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276153484 937398272 10548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2401.85
CPU time (s): 2400.14
CPU user time (s): 2394.06
CPU system time (s): 6.07308
CPU usage (%): 99.9285
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.06
system time used= 6.07308
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10839
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= 49932
involuntary context switches= 101664

runsolver used 2.86856 s user time and 6.29504 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 07:19:43 UTC 2007


IDJOB= 278164
IDBENCH= 8095
IDSOLVER= 68
FILE ID= node9/278164-1169277583

PBS_JOBID= 3607429

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1100-992541_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278164-1169277583/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-278164-1169277583 -o ROOT/results/node9/solver-278164-1169277583 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278164-1169277583/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5d8058112e6428a40a19c0f6b779ed88

RANDOM SEED= 111105793

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.231
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.231
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:       1264752 kB
Buffers:         59768 kB
Cached:         588276 kB
SwapCached:        268 kB
Active:         296136 kB
Inactive:       409884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264752 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          77240 kB
Slab:            69836 kB
Committed_AS:  8402376 kB
PageTables:       2392 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 node9 on Sat Jan 20 07:59:45 UTC 2007