Trace number 277570

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.11 2417.81

General information on the benchmark

Namedimacs/pret/
pret-150-25_ext.xml
MD5SUM7942e547e6f15972e65c0d137b735236
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark2.45763
SatisfiableNO
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.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/277570-1169268636/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.113  cpuTime=0.1  mem=6M887
0.43	   
0.43	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.48	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.48	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  maxDegree=2  maxArity=3
0.48	       =>  wckTime=0.165  cpuTime=0.13  mem=7M895
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.243  cpuTime=0.18  mem=5M449
0.56	
0.56	s SATISFIABLE
0.56	o 51
0.56	c 49
0.57	o 53
0.57	c 47
0.57	o 55
0.57	c 45
0.57	o 57
0.57	c 43
0.57	o 59
0.57	c 41
0.57	o 61
0.57	c 39
0.57	o 63
0.57	c 37
0.57	o 65
0.57	c 35
0.58	o 67
0.58	c 33
0.58	o 69
0.58	c 31
0.58	o 71
0.58	c 29
0.59	o 73
0.59	c 27
0.59	o 75
0.59	c 25
0.59	o 77
0.59	c 23
0.59	o 79
0.59	c 21
0.59	o 81
0.59	c 19
0.59	o 83
0.59	c 17
0.59	o 85
0.59	c 15
0.59	o 87
0.59	c 13
0.59	o 89
0.59	c 11
0.60	o 91
0.60	c 9
0.60	o 93
0.60	c 7
0.60	o 95
0.60	c 5
0.61	o 97
0.61	c 3
0.61	o 99
0.61	c 1
0.61	   
0.61	   search
0.61	     run=0  nbConstraintChecks=5963  nbAssignments=197
0.61	       =>  wckTime=0.051  cpuTime=0.02  mem=5M449
0.61	   
0.61	   global
0.61	     nbConstraintChecks=5963  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.61	     solvingWckTime=0.05  solvingCpuTime=0.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.61	     globalCpuTime=0.25
0.61	       =>  wckTime=0.294  cpuTime=0.21  mem=5M449
0.61	   
0.61	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.459  cpuTime=0.34  mem=17M372
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=1048  nbValidityChecks=35477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.87	     nbRemovedValues=0  detectedInconsistency=no
0.87	       =>  wckTime=0.089  cpuTime=0.06  mem=17M372
0.90	   
0.90	   search
0.90	     run=0  nbConstraintChecks=274  nbValidityChecks=14507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.90	     nbAssignments=95  nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=104  nbRestartNogoods=0
0.90	       =>  wckTime=0.122  cpuTime=0.09  mem=18M413
0.93	   
0.93	   search
0.93	     run=1  nbConstraintChecks=539  nbValidityChecks=27192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.93	     nbAssignments=182  nbFailedAssignments=14  nbBacktracks=26  nbVisitedNodes=203  nbRestartNogoods=2
0.93	       =>  wckTime=0.156  cpuTime=0.11  mem=18M413
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=970  nbValidityChecks=38523  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.96	     nbAssignments=257  nbFailedAssignments=31  nbBacktracks=48  nbVisitedNodes=303  nbRestartNogoods=4
0.96	       =>  wckTime=0.179  cpuTime=0.13  mem=18M413
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=1565  nbValidityChecks=55019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.99	     nbAssignments=367  nbFailedAssignments=52  nbBacktracks=82  nbVisitedNodes=441  nbRestartNogoods=6
0.99	       =>  wckTime=0.209  cpuTime=0.16  mem=18M413
1.03	   
1.03	   search
1.03	     run=4  nbConstraintChecks=2175  nbValidityChecks=74638  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.03	     nbAssignments=527  nbFailedAssignments=80  nbBacktracks=134  nbVisitedNodes=636  nbRestartNogoods=11
1.03	       =>  wckTime=0.249  cpuTime=0.2  mem=18M413
1.07	   
1.07	   search
1.07	     run=5  nbConstraintChecks=3302  nbValidityChecks=109308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.07	     nbAssignments=710  nbFailedAssignments=123  nbBacktracks=210  nbVisitedNodes=879  nbRestartNogoods=16
1.07	       =>  wckTime=0.293  cpuTime=0.24  mem=18M413
1.14	   
1.14	   search
1.14	     run=6  nbConstraintChecks=4996  nbValidityChecks=156668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.14	     nbAssignments=972  nbFailedAssignments=192  nbBacktracks=324  nbVisitedNodes=1230  nbRestartNogoods=21
1.14	       =>  wckTime=0.359  cpuTime=0.3  mem=18M413
1.22	   
1.22	   search
1.22	     run=7  nbConstraintChecks=6562  nbValidityChecks=209682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.22	     nbAssignments=1292  nbFailedAssignments=257  nbBacktracks=495  nbVisitedNodes=1645  nbRestartNogoods=25
1.22	       =>  wckTime=0.445  cpuTime=0.37  mem=18M413
1.31	   
1.31	   search
1.31	     run=8  nbConstraintChecks=8944  nbValidityChecks=284471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.31	     nbAssignments=1716  nbFailedAssignments=343  nbBacktracks=753  nbVisitedNodes=2187  nbRestartNogoods=30
1.31	       =>  wckTime=0.535  cpuTime=0.45  mem=18M413
1.45	   
1.45	   search
1.45	     run=9  nbConstraintChecks=12287  nbValidityChecks=405492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.45	     nbAssignments=2305  nbFailedAssignments=494  nbBacktracks=1138  nbVisitedNodes=2973  nbRestartNogoods=34
1.45	       =>  wckTime=0.669  cpuTime=0.58  mem=18M413
1.62	   
1.62	   search
1.62	     run=10  nbConstraintChecks=16441  nbValidityChecks=539685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.62	     nbAssignments=3079  nbFailedAssignments=649  nbBacktracks=1716  nbVisitedNodes=3956  nbRestartNogoods=38
1.62	       =>  wckTime=0.837  cpuTime=0.74  mem=18M413
1.82	   
1.82	   search
1.82	     run=11  nbConstraintChecks=23314  nbValidityChecks=770730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.82	     nbAssignments=4265  nbFailedAssignments=889  nbBacktracks=2580  nbVisitedNodes=5485  nbRestartNogoods=44
1.82	       =>  wckTime=1.046  cpuTime=0.95  mem=18M413
2.16	   
2.16	   search
2.16	     run=12  nbConstraintChecks=37444  nbValidityChecks=1160778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.16	     nbAssignments=6058  nbFailedAssignments=1316  nbBacktracks=3877  nbVisitedNodes=7874  nbRestartNogoods=49
2.17	       =>  wckTime=1.387  cpuTime=1.29  mem=18M413
2.64	   
2.64	   search
2.64	     run=13  nbConstraintChecks=61668  nbValidityChecks=1669623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.64	     nbAssignments=8607  nbFailedAssignments=1846  nbBacktracks=5825  nbVisitedNodes=11143  nbRestartNogoods=53
2.64	       =>  wckTime=1.862  cpuTime=1.75  mem=18M413
3.27	   
3.27	   search
3.27	     run=14  nbConstraintChecks=94307  nbValidityChecks=2341362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.27	     nbAssignments=12364  nbFailedAssignments=2606  nbBacktracks=8752  nbVisitedNodes=15889  nbRestartNogoods=61
3.27	       =>  wckTime=2.492  cpuTime=2.38  mem=18M413
4.15	   
4.15	   search
4.15	     run=15  nbConstraintChecks=180273  nbValidityChecks=3324499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
4.15	     nbAssignments=17801  nbFailedAssignments=3575  nbBacktracks=13133  nbVisitedNodes=22570  nbRestartNogoods=68
4.15	       =>  wckTime=3.367  cpuTime=3.24  mem=18M413
5.44	   
5.44	   search
5.44	     run=16  nbConstraintChecks=331098  nbValidityChecks=4762340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.44	     nbAssignments=25933  nbFailedAssignments=5055  nbBacktracks=19702  nbVisitedNodes=32681  nbRestartNogoods=74
5.44	       =>  wckTime=4.661  cpuTime=4.53  mem=18M413
7.50	   
7.50	   search
7.50	     run=17  nbConstraintChecks=569381  nbValidityChecks=6856806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
7.50	     nbAssignments=37615  nbFailedAssignments=6820  nbBacktracks=29565  nbVisitedNodes=46730  nbRestartNogoods=78
7.50	       =>  wckTime=6.722  cpuTime=6.57  mem=18M413
9.75	   
9.75	   search
9.75	     run=18  nbConstraintChecks=1278145  nbValidityChecks=9195204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
9.75	     nbAssignments=55418  nbFailedAssignments=9743  nbBacktracks=44358  nbVisitedNodes=68318  nbRestartNogoods=87
9.75	       =>  wckTime=8.97  cpuTime=8.8  mem=18M413
13.50	   
13.50	   search
13.50	     run=19  nbConstraintChecks=2444534  nbValidityChecks=13714397  nbPropagations=0  nbRevisions=0
13.50	     nbUselessRevisions=0  nbAssignments=82028  nbFailedAssignments=14100  nbBacktracks=66527  nbVisitedNodes=100740
13.50	     nbRestartNogoods=94
13.50	       =>  wckTime=12.719  cpuTime=12.52  mem=18M413
18.03	   
18.03	   search
18.03	     run=20  nbConstraintChecks=4761682  nbValidityChecks=18064775  nbPropagations=0  nbRevisions=0
18.03	     nbUselessRevisions=0  nbAssignments=121353  nbFailedAssignments=20069  nbBacktracks=99779  nbVisitedNodes=147940
18.03	     nbRestartNogoods=102
18.03	       =>  wckTime=17.253  cpuTime=17.01  mem=18M413
24.40	   
24.40	   search
24.40	     run=21  nbConstraintChecks=8776303  nbValidityChecks=23686001  nbPropagations=0  nbRevisions=0
24.40	     nbUselessRevisions=0  nbAssignments=180016  nbFailedAssignments=28742  nbBacktracks=149659  nbVisitedNodes=217929
24.40	     nbRestartNogoods=112
24.40	       =>  wckTime=23.62  cpuTime=23.32  mem=18M413
33.67	   
33.68	   search
33.68	     run=22  nbConstraintChecks=14700428  nbValidityChecks=32743616  nbPropagations=0  nbRevisions=0
33.68	     nbUselessRevisions=0  nbAssignments=266352  nbFailedAssignments=40158  nbBacktracks=224477  nbVisitedNodes=318318
33.68	     nbRestartNogoods=123
33.68	       =>  wckTime=32.897  cpuTime=32.53  mem=18M413
49.06	   
49.06	   search
49.06	     run=23  nbConstraintChecks=23475753  nbValidityChecks=49447417  nbPropagations=0  nbRevisions=0
49.06	     nbUselessRevisions=0  nbAssignments=398673  nbFailedAssignments=60140  nbBacktracks=336718  nbVisitedNodes=476450
49.06	     nbRestartNogoods=130
49.06	       =>  wckTime=48.283  cpuTime=47.77  mem=18M413
67.07	   
67.07	   search
67.07	     run=24  nbConstraintChecks=39818801  nbValidityChecks=64688099  nbPropagations=0  nbRevisions=0
67.07	     nbUselessRevisions=0  nbAssignments=595730  nbFailedAssignments=88744  nbBacktracks=505061  nbVisitedNodes=709755
67.07	     nbRestartNogoods=137
67.07	       =>  wckTime=66.292  cpuTime=65.63  mem=18M413
93.02	   
93.02	   search
93.02	     run=25  nbConstraintChecks=62675196  nbValidityChecks=88605738  nbPropagations=0  nbRevisions=0
93.02	     nbUselessRevisions=0  nbAssignments=881819  nbFailedAssignments=122185  nbBacktracks=757578  nbVisitedNodes=1036561
93.02	     nbRestartNogoods=149
93.02	       =>  wckTime=92.245  cpuTime=91.37  mem=18M413
131.49	   
131.49	   search
131.49	     run=26  nbConstraintChecks=99756082  nbValidityChecks=121083339  nbPropagations=0  nbRevisions=0
131.49	     nbUselessRevisions=0  nbAssignments=1322167  nbFailedAssignments=183656  nbBacktracks=1136350
131.49	     nbVisitedNodes=1553977  nbRestartNogoods=153
131.49	       =>  wckTime=130.71  cpuTime=129.52  mem=18M413
197.46	   
197.46	   search
197.46	     run=27  nbConstraintChecks=149517706  nbValidityChecks=190298067  nbPropagations=0  nbRevisions=0
197.46	     nbUselessRevisions=0  nbAssignments=1967978  nbFailedAssignments=261193  nbBacktracks=1704502
197.46	     nbVisitedNodes=2298710  nbRestartNogoods=165
197.46	       =>  wckTime=196.677  cpuTime=194.94  mem=18M413
298.96	   
298.96	   search
298.96	     run=28  nbConstraintChecks=229293690  nbValidityChecks=282609563  nbPropagations=0  nbRevisions=0
298.96	     nbUselessRevisions=0  nbAssignments=2959567  nbFailedAssignments=400458  nbBacktracks=2556732
298.96	     nbVisitedNodes=3465623  nbRestartNogoods=173
298.96	       =>  wckTime=298.184  cpuTime=295.59  mem=18M413
432.00	   
432.00	   search
432.00	     run=29  nbConstraintChecks=347669818  nbValidityChecks=398311751  nbPropagations=0  nbRevisions=0
432.00	     nbUselessRevisions=0  nbAssignments=4428751  nbFailedAssignments=591184  nbBacktracks=3835079
432.00	     nbVisitedNodes=5176459  nbRestartNogoods=181
432.00	       =>  wckTime=431.22  cpuTime=427.45  mem=18M413
645.26	   
645.26	   search
645.26	     run=30  nbConstraintChecks=525047803  nbValidityChecks=600050044  nbPropagations=0  nbRevisions=0
645.26	     nbUselessRevisions=0  nbAssignments=6667098  nbFailedAssignments=911916  nbBacktracks=5752592
645.26	     nbVisitedNodes=7816809  nbRestartNogoods=187
645.26	       =>  wckTime=644.482  cpuTime=638.76  mem=18M413
943.63	   
943.63	   search
943.63	     run=31  nbConstraintChecks=786511435  nbValidityChecks=868159497  nbPropagations=0  nbRevisions=0
943.63	     nbUselessRevisions=0  nbAssignments=9896703  nbFailedAssignments=1265136  nbBacktracks=8628860
943.63	     nbVisitedNodes=11495445  nbRestartNogoods=193
943.63	       =>  wckTime=942.849  cpuTime=934.46  mem=18M413
1350.18	   
1350.18	   search
1350.18	     run=32  nbConstraintChecks=1230967561  nbValidityChecks=1202227097  nbPropagations=0  nbRevisions=0
1350.18	     nbUselessRevisions=0  nbAssignments=14829195  nbFailedAssignments=1883099  nbBacktracks=12943260
1350.18	     nbVisitedNodes=17205592  nbRestartNogoods=204
1350.18	       =>  wckTime=1349.402  cpuTime=1337.6  mem=18M413
2077.91	   
2077.91	   search
2077.91	     run=33  nbConstraintChecks=1800266016  nbValidityChecks=1882863003  nbPropagations=0  nbRevisions=0
2077.91	     nbUselessRevisions=0  nbAssignments=22180339  nbFailedAssignments=2762534  nbBacktracks=19414870
2077.91	     nbVisitedNodes=25649747  nbRestartNogoods=213
2077.91	       =>  wckTime=2077.131  cpuTime=2061.82  mem=18M413
2417.68	v 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 0 0 0 1 0 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 0 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 0 0 

Verifier Data (download as text)

1 unsatisfied constraints, 99 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/node26/watcher-277570-1169268636 -o ROOT/results/node26/solver-277570-1169268636 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277570-1169268636/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.90 1.93 1.93 4/87 5298
/proc/meminfo: memFree=1269264/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=9948 CPUtime=0
/proc/5297/stat : 5297 (java) S 5295 5297 5229 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 275257864 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/5297/statm: 2487 472 386 14 0 1142 0

[startup+0.103625 s]
/proc/loadavg: 1.90 1.93 1.93 4/87 5298
/proc/meminfo: memFree=1269264/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=914988 CPUtime=0.08
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 2960 0 1 0 7 1 0 0 17 0 8 0 275257864 936947712 2706 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072919648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228747 2706 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515668 s]
/proc/loadavg: 1.90 1.93 1.93 4/87 5298
/proc/meminfo: memFree=1269264/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915332 CPUtime=0.48
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 6382 0 1 0 45 3 0 0 18 0 8 0 275257864 937299968 6120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228833 6120 2166 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.34475 s]
/proc/loadavg: 1.90 1.93 1.93 3/94 5305
/proc/meminfo: memFree=1242712/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=1.3
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9400 0 1 0 124 6 0 0 25 0 8 0 275257864 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707828 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9137 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.19
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 371 0 0 0 19 0 0 0 15 0 8 0 275257872 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98189 s]
/proc/loadavg: 1.90 1.93 1.93 3/94 5305
/proc/meminfo: memFree=1242520/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2.92
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9420 0 1 0 286 6 0 0 25 0 8 0 275257864 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745034 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9156 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 17 0 8 0 275257868 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.21
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 377 0 0 0 20 1 0 0 16 0 8 0 275257872 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.2612 s]
/proc/loadavg: 1.91 1.94 1.93 3/94 5305
/proc/meminfo: memFree=1242456/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=6.17
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9431 0 1 0 611 6 0 0 25 0 8 0 275257864 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9165 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.21
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 379 0 0 0 20 1 0 0 15 0 8 0 275257872 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7498 s]
/proc/loadavg: 1.91 1.94 1.93 3/94 5305
/proc/meminfo: memFree=1242456/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=12.62
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9437 0 1 0 1255 7 0 0 25 0 8 0 275257864 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9171 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.21
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 379 0 0 0 20 1 0 0 15 0 8 0 275257872 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.605 s]
/proc/loadavg: 1.93 1.94 1.93 3/94 5305
/proc/meminfo: memFree=1242392/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=25.36
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9449 0 1 0 2529 7 0 0 25 0 8 0 275257864 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9182 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.21
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 380 0 0 0 20 1 0 0 16 0 8 0 275257872 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915464

[startup+51.2104 s]
/proc/loadavg: 1.95 1.94 1.93 3/94 5305
/proc/meminfo: memFree=1242456/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=50.74
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9455 0 1 0 5067 7 0 0 25 0 8 0 275257864 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073708532 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9188 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.21
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 380 0 0 0 20 1 0 0 16 0 8 0 275257872 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915464

[startup+102.416 s]
/proc/loadavg: 1.98 1.95 1.93 3/94 5305
/proc/meminfo: memFree=1242456/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=101.53
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9462 0 1 0 10145 8 0 0 25 0 8 0 275257864 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9194 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 380 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9194 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915464

[startup+162.467 s]
/proc/loadavg: 1.99 1.95 1.93 3/94 5305
/proc/meminfo: memFree=1242392/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=161.08
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9467 0 1 0 16100 8 0 0 25 0 8 0 275257864 937435136 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816877 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 5505
/proc/meminfo: memFree=1242008/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2068.84
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 206865 19 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703686 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2068.84
Current children cumulated vsize (KiB) 915464

[startup+2144.16 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 5505
/proc/meminfo: memFree=1242072/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2128.6
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 212841 19 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073709112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2128.6
Current children cumulated vsize (KiB) 915464

[startup+2204.21 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 5505
/proc/meminfo: memFree=1242072/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2188.38
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 218818 20 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073590239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2188.38
Current children cumulated vsize (KiB) 915464

[startup+2264.26 s]
/proc/loadavg: 1.95 1.98 1.95 3/100 5573
/proc/meminfo: memFree=1224104/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2248.06
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 224786 20 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2248.06
Current children cumulated vsize (KiB) 915464

[startup+2324.31 s]
/proc/loadavg: 2.05 2.00 1.96 3/100 5573
/proc/meminfo: memFree=1218728/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2307.57
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 230736 21 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073709278 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2307.57
Current children cumulated vsize (KiB) 915464

[startup+2384.35 s]
/proc/loadavg: 2.02 2.00 1.96 3/100 5573
/proc/meminfo: memFree=1218728/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2367.06
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 236685 21 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073708520 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2367.06
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.67 s]
/proc/loadavg: 2.01 2.00 1.96 3/100 5573
/proc/meminfo: memFree=1218664/2055920 swapFree=4191880/4192956
[pid=5297] ppid=5295 vsize=915464 CPUtime=2400.08
/proc/5297/stat : 5297 (java) R 5295 5297 5229 0 -1 0 9491 0 1 0 239986 22 0 0 25 0 8 0 275257864 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5297/statm: 228866 9222 2535 14 0 215336 0
[pid=5297/tid=5299] ppid=5295 vsize=915464 CPUtime=0.02
/proc/5297/task/5299/stat : 5299 (java) S 5295 5297 5229 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275257868 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5300] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5300/stat : 5300 (java) S 5295 5297 5229 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5301] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5301/stat : 5301 (java) S 5295 5297 5229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275257869 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5302] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5302/stat : 5302 (java) S 5295 5297 5229 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5303] ppid=5295 vsize=915464 CPUtime=0.22
/proc/5297/task/5303/stat : 5303 (java) S 5295 5297 5229 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5304] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5304/stat : 5304 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5297/tid=5305] ppid=5295 vsize=915464 CPUtime=0
/proc/5297/task/5305/stat : 5305 (java) S 5295 5297 5229 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275257872 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2417.81
CPU time (s): 2400.11
CPU user time (s): 2399.89
CPU system time (s): 0.225965
CPU usage (%): 99.2683
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.89
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9514
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= 49943
involuntary context switches= 121440

runsolver used 2.74958 s user time and 7.96879 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 04:50:36 UTC 2007


IDJOB= 277570
IDBENCH= 7355
IDSOLVER= 68
FILE ID= node26/277570-1169268636

PBS_JOBID= 3607406

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/dimacs/pret/pret-150-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277570-1169268636/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-277570-1169268636 -o ROOT/results/node26/solver-277570-1169268636 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277570-1169268636/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7942e547e6f15972e65c0d137b735236

RANDOM SEED= 48404240

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1269744 kB
Buffers:         51420 kB
Cached:         595128 kB
SwapCached:        268 kB
Active:         281092 kB
Inactive:       432292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269744 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          85656 kB
Slab:            57596 kB
Committed_AS:  4888844 kB
PageTables:       2272 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= 66561 MiB



End job on node26 on Sat Jan 20 05:30:54 UTC 2007