Trace number 277849

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.12 2420.13

General information on the benchmark

NameMaxCSP/cnf/2-80-1100-2000/
cnf-2-80-1300-443941_ext.xml
MD5SUMe8978357147bb50ca9ebdb8c397ef906
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints903
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1102
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1102
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/277849-1169270856/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.101  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.57	     nbConstraints=1102  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=1088
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=1088  nbSharedBinaryRepresentations=52  maxDegree=41
0.57	     maxArity=2
0.57	       =>  wckTime=0.27  cpuTime=0.18  mem=10M804
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.352  cpuTime=0.22  mem=5M937
0.66	
0.66	s SATISFIABLE
0.66	o 811
0.66	c 291
0.66	o 816
0.66	c 286
0.66	o 819
0.66	c 283
0.66	o 821
0.66	c 281
0.66	o 823
0.66	c 279
0.66	o 828
0.66	c 274
0.66	o 829
0.66	c 273
0.66	o 830
0.66	c 272
0.66	o 833
0.66	c 269
0.66	o 834
0.66	c 268
0.67	o 838
0.67	c 264
0.67	o 844
0.67	c 258
0.67	o 847
0.67	c 255
0.67	o 848
0.67	c 254
0.67	o 849
0.67	c 253
0.67	o 854
0.67	c 248
0.67	o 858
0.67	c 244
0.67	o 861
0.67	c 241
0.67	o 862
0.67	c 240
0.67	o 863
0.67	c 239
0.68	o 867
0.68	c 235
0.68	o 868
0.68	c 234
0.68	o 870
0.68	c 232
0.68	o 871
0.68	c 231
0.68	o 878
0.68	c 224
0.68	o 879
0.68	c 223
0.73	o 881
0.73	c 221
0.73	o 882
0.73	c 220
0.73	o 883
0.73	c 219
0.73	o 885
0.73	c 217
0.74	o 886
0.74	c 216
0.74	o 887
0.74	c 215
0.78	o 888
0.78	c 214
0.78	o 889
0.78	c 213
0.78	o 890
0.78	c 212
0.92	o 891
0.92	c 211
1.02	o 892
1.02	c 210
1.02	o 895
1.02	c 207
3.61	   
3.61	   search
3.61	     run=0  nbConstraintChecks=15152042  nbAssignments=10000
3.61	       =>  wckTime=2.962  cpuTime=2.93  mem=5M937
6.55	   
6.55	   search
6.55	     run=1  nbConstraintChecks=30934525  nbAssignments=20000
6.55	       =>  wckTime=5.905  cpuTime=5.84  mem=5M937
7.50	o 896
7.50	c 206
9.41	   
9.41	   search
9.41	     run=2  nbConstraintChecks=46105373  nbAssignments=30000
9.41	       =>  wckTime=8.762  cpuTime=8.68  mem=5M937
12.34	   
12.34	   search
12.34	     run=3  nbConstraintChecks=61865130  nbAssignments=40000
12.34	       =>  wckTime=11.697  cpuTime=11.58  mem=5M937
15.22	   
15.22	   search
15.22	     run=4  nbConstraintChecks=77040282  nbAssignments=50000
15.22	       =>  wckTime=14.574  cpuTime=14.44  mem=5M937
18.19	   
18.19	   search
18.19	     run=5  nbConstraintChecks=92795256  nbAssignments=60000
18.19	       =>  wckTime=17.546  cpuTime=17.39  mem=5M937
21.07	   
21.07	   search
21.07	     run=6  nbConstraintChecks=107979051  nbAssignments=70000
21.07	       =>  wckTime=20.425  cpuTime=20.24  mem=5M937
24.03	   
24.03	   search
24.03	     run=7  nbConstraintChecks=123765284  nbAssignments=80000
24.03	       =>  wckTime=23.382  cpuTime=23.18  mem=5M937
25.86	o 897
25.86	c 205
25.86	o 898
25.86	c 204
26.88	   
26.88	   search
26.88	     run=8  nbConstraintChecks=138947446  nbAssignments=90000
26.88	       =>  wckTime=26.235  cpuTime=26.01  mem=5M937
29.83	   
29.83	   search
29.83	     run=9  nbConstraintChecks=154738132  nbAssignments=100000
29.83	       =>  wckTime=29.184  cpuTime=28.93  mem=5M937
32.68	   
32.68	   search
32.68	     run=10  nbConstraintChecks=169908850  nbAssignments=110000
32.68	       =>  wckTime=32.032  cpuTime=31.77  mem=5M937
35.65	   
35.65	   search
35.65	     run=11  nbConstraintChecks=185705352  nbAssignments=120000
35.65	       =>  wckTime=35.005  cpuTime=34.72  mem=5M937
38.53	   
38.53	   search
38.53	     run=12  nbConstraintChecks=200876451  nbAssignments=130000
38.53	       =>  wckTime=37.879  cpuTime=37.56  mem=5M937
41.49	   
41.49	   search
41.49	     run=13  nbConstraintChecks=216641060  nbAssignments=140000
41.49	       =>  wckTime=40.845  cpuTime=40.51  mem=5M937
44.38	   
44.38	   search
44.38	     run=14  nbConstraintChecks=231816092  nbAssignments=150000
44.38	       =>  wckTime=43.736  cpuTime=43.35  mem=5M937
47.32	   
47.32	   search
47.32	     run=15  nbConstraintChecks=247601037  nbAssignments=160000
47.32	       =>  wckTime=46.676  cpuTime=46.28  mem=5M937
50.18	   
50.18	   search
50.18	     run=16  nbConstraintChecks=262773239  nbAssignments=170000
50.18	       =>  wckTime=49.536  cpuTime=49.11  mem=5M937
53.13	   
53.13	   search
53.13	     run=17  nbConstraintChecks=278531419  nbAssignments=180000
53.13	       =>  wckTime=52.483  cpuTime=52.04  mem=5M937
56.01	   
56.01	   search
56.01	     run=18  nbConstraintChecks=293719157  nbAssignments=190000
56.01	       =>  wckTime=55.36  cpuTime=54.9  mem=5M937
56.12	   
56.12	   search
56.12	     run=19  nbConstraintChecks=294286869  nbAssignments=190355
56.12	       =>  wckTime=55.473  cpuTime=55.01  mem=5M937
56.12	   
56.12	   global
56.12	     nbConstraintChecks=294286869  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.12	     solvingWckTime=55.472  solvingCpuTime=55.01  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.12	     globalCpuTime=55.28
56.12	       =>  wckTime=55.824  cpuTime=55.23  mem=5M937
56.12	   
56.12	   solver IterativeSystematicSolver being built... 
56.26	       =>  wckTime=55.965  cpuTime=55.34  mem=16M935
56.38	   
56.38	   preprocessing
56.38	     nbConstraintChecks=109891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
56.38	     detectedInconsistency=no
56.38	       =>  wckTime=0.111  cpuTime=0.09  mem=16M935
56.44	   
56.44	   search
56.44	     run=0  nbConstraintChecks=105018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62
56.44	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=80  nbRestartNogoods=0
56.44	       =>  wckTime=0.175  cpuTime=0.14  mem=17M910
56.52	   
56.52	   search
56.52	     run=1  nbConstraintChecks=235317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129
56.52	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=175  nbRestartNogoods=2
56.52	       =>  wckTime=0.258  cpuTime=0.21  mem=17M910
56.60	   
56.60	   search
56.60	     run=2  nbConstraintChecks=392138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206
56.60	     nbFailedAssignments=32  nbBacktracks=49  nbVisitedNodes=286  nbRestartNogoods=3
56.60	       =>  wckTime=0.336  cpuTime=0.29  mem=17M910
56.71	   
56.71	   search
56.71	     run=3  nbConstraintChecks=624785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=305
56.71	     nbFailedAssignments=55  nbBacktracks=82  nbVisitedNodes=441  nbRestartNogoods=6
56.71	       =>  wckTime=0.449  cpuTime=0.4  mem=17M910
56.86	   
56.86	   search
56.86	     run=4  nbConstraintChecks=936004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
56.86	     nbFailedAssignments=85  nbBacktracks=134  nbVisitedNodes=647  nbRestartNogoods=8
56.86	       =>  wckTime=0.597  cpuTime=0.54  mem=17M910
57.06	   
57.06	   search
57.06	     run=5  nbConstraintChecks=1391146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=597
57.06	     nbFailedAssignments=135  nbBacktracks=209  nbVisitedNodes=938  nbRestartNogoods=11
57.06	       =>  wckTime=0.799  cpuTime=0.75  mem=17M910
57.37	   
57.37	   search
57.37	     run=6  nbConstraintChecks=2031717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=818
57.37	     nbFailedAssignments=204  nbBacktracks=322  nbVisitedNodes=1336  nbRestartNogoods=14
57.37	       =>  wckTime=1.107  cpuTime=1.05  mem=17M910
57.83	   
57.83	   search
57.83	     run=7  nbConstraintChecks=3039151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1156
57.83	     nbFailedAssignments=331  nbBacktracks=492  nbVisitedNodes=1962  nbRestartNogoods=17
57.83	       =>  wckTime=1.564  cpuTime=1.5  mem=17M910
58.45	   
58.45	   search
58.45	     run=8  nbConstraintChecks=4442335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1618
58.45	     nbFailedAssignments=493  nbBacktracks=748  nbVisitedNodes=2826  nbRestartNogoods=22
58.45	       =>  wckTime=2.188  cpuTime=2.1  mem=17M910
59.40	   
59.40	   search
59.40	     run=9  nbConstraintChecks=6520204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2276
59.40	     nbFailedAssignments=727  nbBacktracks=1132  nbVisitedNodes=4090  nbRestartNogoods=25
59.40	       =>  wckTime=3.136  cpuTime=3.04  mem=17M910
60.69	   
60.69	   search
60.69	     run=10  nbConstraintChecks=9647642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3273
60.69	     nbFailedAssignments=1102  nbBacktracks=1708  nbVisitedNodes=6030  nbRestartNogoods=29
60.69	       =>  wckTime=4.424  cpuTime=4.31  mem=17M910
62.75	   
62.75	   search
62.75	     run=11  nbConstraintChecks=14362526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4751
62.75	     nbFailedAssignments=1674  nbBacktracks=2572  nbVisitedNodes=8911  nbRestartNogoods=32
62.75	       =>  wckTime=6.481  cpuTime=6.34  mem=17M910
66.06	   
66.06	   search
66.06	     run=12  nbConstraintChecks=21745693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7002
66.06	     nbFailedAssignments=2589  nbBacktracks=3869  nbVisitedNodes=13330  nbRestartNogoods=37
66.06	       =>  wckTime=9.796  cpuTime=9.63  mem=17M910
70.13	   
70.13	   search
70.13	     run=13  nbConstraintChecks=31770753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10130
70.13	     nbFailedAssignments=3727  nbBacktracks=5815  nbVisitedNodes=19494  nbRestartNogoods=42
70.13	       =>  wckTime=13.866  cpuTime=13.67  mem=17M910
77.49	   
77.49	   search
77.49	     run=14  nbConstraintChecks=47833809  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15109
77.49	     nbFailedAssignments=5747  nbBacktracks=8736  nbVisitedNodes=29284  nbRestartNogoods=47
77.49	       =>  wckTime=21.227  cpuTime=20.98  mem=17M910
87.67	   
87.67	   search
87.68	     run=15  nbConstraintChecks=71383307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22328
87.68	     nbFailedAssignments=8542  nbBacktracks=13115  nbVisitedNodes=43563  nbRestartNogoods=53
87.68	       =>  wckTime=31.41  cpuTime=31.06  mem=17M910
102.21	   
102.21	   search
102.21	     run=16  nbConstraintChecks=106439097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33201
102.21	     nbFailedAssignments=12805  nbBacktracks=19685  nbVisitedNodes=64958  nbRestartNogoods=57
102.21	       =>  wckTime=45.948  cpuTime=45.49  mem=17M910
125.51	   
125.51	   search
125.51	     run=17  nbConstraintChecks=160078141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49787
125.51	     nbFailedAssignments=19499  nbBacktracks=29537  nbVisitedNodes=97702  nbRestartNogoods=63
125.51	       =>  wckTime=69.25  cpuTime=68.61  mem=17M910
164.45	   
164.45	   search
164.45	     run=18  nbConstraintChecks=243759766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75586
164.45	     nbFailedAssignments=30482  nbBacktracks=44316  nbVisitedNodes=148206  nbRestartNogoods=68
164.45	       =>  wckTime=108.186  cpuTime=107.22  mem=17M910
217.74	   
217.74	   search
217.74	     run=19  nbConstraintChecks=361328455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111584
217.74	     nbFailedAssignments=44277  nbBacktracks=66484  nbVisitedNodes=219510  nbRestartNogoods=73
217.74	       =>  wckTime=161.478  cpuTime=160.09  mem=17M910
303.06	   
303.06	   search
303.06	     run=20  nbConstraintChecks=540012164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166749
303.06	     nbFailedAssignments=66155  nbBacktracks=99737  nbVisitedNodes=328325  nbRestartNogoods=80
303.06	       =>  wckTime=246.8  cpuTime=244.71  mem=17M910
423.62	   
423.62	   search
423.62	     run=21  nbConstraintChecks=814619505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252217
423.62	     nbFailedAssignments=101708  nbBacktracks=149615  nbVisitedNodes=494744  nbRestartNogoods=86
423.62	       =>  wckTime=367.354  cpuTime=364.29  mem=17M910
607.27	   
607.27	   search
607.27	     run=22  nbConstraintChecks=1225245529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379494
607.27	     nbFailedAssignments=154131  nbBacktracks=224433  nbVisitedNodes=744291  nbRestartNogoods=95
607.27	       =>  wckTime=551.006  cpuTime=546.46  mem=17M910
895.89	   
895.89	   search
895.89	     run=23  nbConstraintChecks=1833304775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=567769
895.89	     nbFailedAssignments=230144  nbBacktracks=336661  nbVisitedNodes=1114182  nbRestartNogoods=104
895.89	       =>  wckTime=839.622  cpuTime=832.73  mem=17M910
1261.91	   
1261.91	   search
1261.91	     run=24  nbConstraintChecks=2663642862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=832369
1261.91	     nbFailedAssignments=326365  nbBacktracks=505003  nbVisitedNodes=1624883  nbRestartNogoods=113
1261.91	       =>  wckTime=1205.642  cpuTime=1195.76  mem=17M910
1811.49	   
1811.49	   search
1811.49	     run=25  nbConstraintChecks=3858282840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1230387
1811.49	     nbFailedAssignments=471832  nbBacktracks=757514  nbVisitedNodes=2372851  nbRestartNogoods=119
1811.49	       =>  wckTime=1755.227  cpuTime=1740.89  mem=17M910
2420.09	v 1 0 1 1 0 1 0 1 1 0 1 1 1 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0 1 1 1 1 0 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 1 1 0 1 0 0 0 1 0 1 1 1 1 1 1 0 0 0 

Verifier Data (download as text)

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

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

/proc/loadavg: 1.83 1.97 1.98 2/78 1516
/proc/meminfo: memFree=1700280/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=18544 CPUtime=0
/proc/1515/stat : 1515 (runsolver) R 1513 1515 873 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 275483125 18989056 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 206843737111 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1515/statm: 4636 280 245 17 0 2626 0

[startup+0.103278 s]
/proc/loadavg: 1.83 1.97 1.98 2/78 1516
/proc/meminfo: memFree=1700280/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=914992 CPUtime=0.08
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 2994 0 1 0 7 1 0 0 24 0 8 0 275483125 936951808 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924198 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228748 2742 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914992

[startup+0.511347 s]
/proc/loadavg: 1.83 1.97 1.98 2/78 1516
/proc/meminfo: memFree=1700280/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915336 CPUtime=0.49
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 6556 0 1 0 44 5 0 0 25 0 8 0 275483125 937304064 6297 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152142996 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228834 6297 2151 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915336

[startup+1.3325 s]
/proc/loadavg: 1.83 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680448/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=1.3
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7619 0 1 0 117 13 0 0 25 0 8 0 275483125 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707657 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7359 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.13
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.96983 s]
/proc/loadavg: 1.83 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680448/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=2.92
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7620 0 1 0 261 31 0 0 25 0 8 0 275483125 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700065 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7359 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.13
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7359 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915468

[startup+6.26447 s]
/proc/loadavg: 1.84 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680384/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=6.19
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7622 0 1 0 553 66 0 0 25 0 8 0 275483125 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7361 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.13
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 275483133 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915468

[startup+12.7338 s]
/proc/loadavg: 1.86 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680384/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=12.61
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7623 0 1 0 1127 134 0 0 25 0 8 0 275483125 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7362 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.14
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915468

[startup+25.5823 s]
/proc/loadavg: 1.89 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680384/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=25.35
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7623 0 1 0 2255 280 0 0 25 0 8 0 275483125 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699975 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7362 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.14
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915468

[startup+51.2653 s]
/proc/loadavg: 1.92 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1680448/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915468 CPUtime=50.82
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 7623 0 1 0 4510 572 0 0 25 0 8 0 275483125 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228867 7362 2480 14 0 215336 0
[pid=1515/tid=1517] ppid=1513 vsize=915468 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 264 0 0 0 3 0 0 0 16 0 8 0 275483129 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915468 CPUtime=0.14
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915468 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937439232 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915468

[startup+102.531 s]
/proc/loadavg: 1.97 1.97 1.98 3/85 1523
/proc/meminfo: memFree=1673984/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=101.67
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9353 0 1 0 9536 631 0 0 25 0 8 0 275483125 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880137 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9088 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 416 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 915600

[startup+162.534 s]
/proc/loadavg: 1.99 1.97 1.98 4/85 1523
/proc/meminfo: memFree=1673984/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=161.19
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9357 0 1 0 15488 631 0 0 25 0 8 0 275483125 937574400 9091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2008.22
Current children cumulated vsize (KiB) 915600

[startup+2084.85 s]
/proc/loadavg: 2.04 2.01 2.00 3/85 1721
/proc/meminfo: memFree=1673088/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2067.64
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 206123 641 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2067.64
Current children cumulated vsize (KiB) 915600

[startup+2144.86 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 1721
/proc/meminfo: memFree=1673152/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2127.16
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 212075 641 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876137 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2127.16
Current children cumulated vsize (KiB) 915600

[startup+2204.96 s]
/proc/loadavg: 2.02 2.02 2.00 3/85 1721
/proc/meminfo: memFree=1673152/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2186.76
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 218035 641 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073926924 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2186.76
Current children cumulated vsize (KiB) 915600

[startup+2265.06 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 1721
/proc/meminfo: memFree=1673216/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2246.38
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 223997 641 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857994 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2246.38
Current children cumulated vsize (KiB) 915600

[startup+2325.15 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 1721
/proc/meminfo: memFree=1673280/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2305.98
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 229957 641 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2305.98
Current children cumulated vsize (KiB) 915600

[startup+2385.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1800
/proc/meminfo: memFree=1672944/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2365.41
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 235899 642 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073925649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2365.41
Current children cumulated vsize (KiB) 915600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1800
/proc/meminfo: memFree=1672880/2055888 swapFree=4087964/4096564
[pid=1515] ppid=1513 vsize=915600 CPUtime=2400.08
/proc/1515/stat : 1515 (java) R 1513 1515 873 0 -1 0 9380 0 1 0 239366 642 0 0 25 0 8 0 275483125 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073925649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1515/statm: 228900 9112 2533 14 0 215369 0
[pid=1515/tid=1517] ppid=1513 vsize=915600 CPUtime=0.03
/proc/1515/task/1517/stat : 1517 (java) S 1513 1515 873 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 275483129 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1518] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1518/stat : 1518 (java) S 1513 1515 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1519] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1519/stat : 1519 (java) S 1513 1515 873 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275483130 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1520] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1520/stat : 1520 (java) S 1513 1515 873 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1521] ppid=1513 vsize=915600 CPUtime=0.24
/proc/1515/task/1521/stat : 1521 (java) S 1513 1515 873 0 -1 64 419 0 0 0 24 0 0 0 16 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1522] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1522/stat : 1522 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1515/tid=1523] ppid=1513 vsize=915600 CPUtime=0
/proc/1515/task/1523/stat : 1523 (java) S 1513 1515 873 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275483133 937574400 9112 18446744073709551615 134512640 134570532 4294956464 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) 915600

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

Child status: 143
Real time (s): 2420.13
CPU time (s): 2400.12
CPU user time (s): 2393.7
CPU system time (s): 6.42502
CPU usage (%): 99.1732
Max. virtual memory (cumulated for all children) (KiB): 915600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.7
system time used= 6.42502
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9402
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= 50250
involuntary context switches= 98604

runsolver used 2.50762 s user time and 6.14407 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan 20 05:27:38 UTC 2007


IDJOB= 277849
IDBENCH= 7727
IDSOLVER= 68
FILE ID= node76/277849-1169270856

PBS_JOBID= 3607307

Free space on /tmp= 66648 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e8978357147bb50ca9ebdb8c397ef906

RANDOM SEED= 574644683

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1700952 kB
Buffers:         20660 kB
Cached:         261860 kB
SwapCached:       2128 kB
Active:          72352 kB
Inactive:       228472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1700952 kB
SwapTotal:     4096564 kB
SwapFree:      4087964 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          27232 kB
Slab:            40004 kB
Committed_AS:  7827316 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66648 MiB



End job on node76 on Sat Jan 20 06:08:02 UTC 2007