Trace number 44018

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 NameAnswerObjective functionCPU timeWall clock time
SAT4JPSEUDO 2006.2? (TO) 1802.67 1790.56

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p6000.opb
MD5SUMe2f15e37dec17456fb4044387114eb48
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-98107
Best CPU time to get the best result obtained on this benchmark47.1458
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -98107
Optimality of the best value was proved YES
Number of variables6000
Total number of constraints2171
Number of constraints which are clauses222
Number of constraints which are cardinality constraints (but not clauses)1914
Number of constraints which are nor clauses,nor cardinality constraints35
Minimum length of a constraint2
Maximum length of a constraint5998
Number of terms in the objective function 5995
Biggest coefficient in the objective function 3684
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 527319
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 25616
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 527319
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-34.ELsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.21	c Cutting planes based inference
0.21	c --- Begin Solver configuration ---
0.21	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.21	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.21	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.21	c VSIDS like heuristics from MiniSAT using a heap
0.21	c No reason simplification
0.21	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node83/44018-1149352065/instance-44018-1149352065.opb
0.21	c reading problem ... 
1.30	c ... done. Time 1.087 ms.
1.30	c #vars     6000
1.30	c #constraints  2294
1.44	c SATISFIABLE
1.44	c OPTIMIZING...
1.44	c Got one! Ellapsed CPU time (in seconds):1.226
1.49	o -4077
1.72	c Got one! Ellapsed CPU time (in seconds):1.502
1.75	o -4157
2.01	c Got one! Ellapsed CPU time (in seconds):1.798
2.05	o -4223
2.35	c Got one! Ellapsed CPU time (in seconds):2.138
2.39	o -4252
2.78	c Got one! Ellapsed CPU time (in seconds):2.565
2.81	o -4268
3.29	c Got one! Ellapsed CPU time (in seconds):3.075
3.32	o -4348
3.88	c Got one! Ellapsed CPU time (in seconds):3.667
3.92	o -4414
4.65	c Got one! Ellapsed CPU time (in seconds):4.43
4.68	o -4557
5.47	c Got one! Ellapsed CPU time (in seconds):5.26
5.51	o -4586
6.47	c Got one! Ellapsed CPU time (in seconds):6.254
6.50	o -4608
7.56	c Got one! Ellapsed CPU time (in seconds):7.348
7.60	o -4801
8.74	c Got one! Ellapsed CPU time (in seconds):8.529
8.78	o -4990
10.11	c Got one! Ellapsed CPU time (in seconds):9.899
10.15	o -5044
11.66	c Got one! Ellapsed CPU time (in seconds):11.445
11.70	o -5162
13.28	c Got one! Ellapsed CPU time (in seconds):13.061
13.31	o -5350
15.17	c Got one! Ellapsed CPU time (in seconds):14.95
15.20	o -5353
17.03	c Got one! Ellapsed CPU time (in seconds):16.815
17.07	o -5364
19.44	c Got one! Ellapsed CPU time (in seconds):19.22
19.47	o -5387
21.44	c Got one! Ellapsed CPU time (in seconds):21.228
21.48	o -5492
23.72	c Got one! Ellapsed CPU time (in seconds):23.502
23.75	o -5498
26.38	c Got one! Ellapsed CPU time (in seconds):26.167
26.42	o -5654
28.76	c Got one! Ellapsed CPU time (in seconds):28.549
28.80	o -5810
31.52	c Got one! Ellapsed CPU time (in seconds):31.301
31.55	o -5832
34.36	c Got one! Ellapsed CPU time (in seconds):34.143
34.39	o -5894
37.24	c Got one! Ellapsed CPU time (in seconds):37.025
37.28	o -5967
40.52	c Got one! Ellapsed CPU time (in seconds):40.309
40.56	o -5990
43.66	c Got one! Ellapsed CPU time (in seconds):43.446
43.70	o -6126
46.81	c Got one! Ellapsed CPU time (in seconds):46.597
46.85	o -6155
50.67	c Got one! Ellapsed CPU time (in seconds):50.454
50.70	o -6356
54.29	c Got one! Ellapsed CPU time (in seconds):54.074
54.32	o -6523
58.08	c Got one! Ellapsed CPU time (in seconds):57.863
58.11	o -6540
62.16	c Got one! Ellapsed CPU time (in seconds):61.941
62.19	o -6638
66.20	c Got one! Ellapsed CPU time (in seconds):65.988
66.24	o -6683
70.24	c Got one! Ellapsed CPU time (in seconds):70.022
70.27	o -6685
74.52	c Got one! Ellapsed CPU time (in seconds):74.301
74.55	o -6778
78.86	c Got one! Ellapsed CPU time (in seconds):78.641
78.89	o -6840
83.24	c Got one! Ellapsed CPU time (in seconds):83.024
83.28	o -7031
87.91	c Got one! Ellapsed CPU time (in seconds):87.7
87.95	o -7047
93.21	c Got one! Ellapsed CPU time (in seconds):92.998
93.25	o -7106
97.91	c Got one! Ellapsed CPU time (in seconds):97.697
97.95	o -7166
102.95	c Got one! Ellapsed CPU time (in seconds):102.734
102.98	o -7237
108.18	c Got one! Ellapsed CPU time (in seconds):107.967
108.22	o -7350
113.58	c Got one! Ellapsed CPU time (in seconds):113.368
113.62	o -7366
118.64	c Got one! Ellapsed CPU time (in seconds):118.424
118.68	o -7435
124.81	c Got one! Ellapsed CPU time (in seconds):124.6
124.85	o -7501
130.63	c Got one! Ellapsed CPU time (in seconds):130.415
130.67	o -7512
136.78	c Got one! Ellapsed CPU time (in seconds):136.568
136.82	o -7615
142.49	c Got one! Ellapsed CPU time (in seconds):142.273
142.52	o -7616
148.58	c Got one! Ellapsed CPU time (in seconds):148.368
148.62	o -7783
154.63	c Got one! Ellapsed CPU time (in seconds):154.413
154.66	o -7817
161.49	c Got one! Ellapsed CPU time (in seconds):161.27
161.52	o -7912
168.26	c Got one! Ellapsed CPU time (in seconds):168.041
168.29	o -7934
174.76	c Got one! Ellapsed CPU time (in seconds):174.549
174.80	o -7953
181.09	c Got one! Ellapsed CPU time (in seconds):180.874
181.13	o -7984
188.30	c Got one! Ellapsed CPU time (in seconds):188.087
188.34	o -8010
195.49	c Got one! Ellapsed CPU time (in seconds):195.272
195.52	o -8087
203.95	c Got one! Ellapsed CPU time (in seconds):203.736
203.99	o -8195
211.53	c Got one! Ellapsed CPU time (in seconds):211.314
211.56	o -8285
219.26	c Got one! Ellapsed CPU time (in seconds):219.043
219.29	o -8333
227.16	c Got one! Ellapsed CPU time (in seconds):226.944
227.20	o -8444
235.26	c Got one! Ellapsed CPU time (in seconds):235.047
235.30	o -8484
245.11	c Got one! Ellapsed CPU time (in seconds):244.893
245.14	o -8608
253.85	c Got one! Ellapsed CPU time (in seconds):253.637
253.89	o -8629
263.38	c Got one! Ellapsed CPU time (in seconds):263.166
263.42	o -8715
272.18	c Got one! Ellapsed CPU time (in seconds):271.967
272.22	o -8722
281.46	c Got one! Ellapsed CPU time (in seconds):281.242
281.49	o -8758
290.84	c Got one! Ellapsed CPU time (in seconds):290.622
290.87	o -8843
299.79	c Got one! Ellapsed CPU time (in seconds):299.576
299.83	o -8857
309.01	c Got one! Ellapsed CPU time (in seconds):308.795
309.05	o -8868
320.77	c Got one! Ellapsed CPU time (in seconds):320.557
320.81	o -8897
331.64	c Got one! Ellapsed CPU time (in seconds):331.429
331.68	o -8905
342.31	c Got one! Ellapsed CPU time (in seconds):342.095
342.35	o -9040
352.60	c Got one! Ellapsed CPU time (in seconds):352.38
352.63	o -9095
363.01	c Got one! Ellapsed CPU time (in seconds):362.793
363.04	o -9099
374.41	c Got one! Ellapsed CPU time (in seconds):374.195
374.45	o -9159
385.42	c Got one! Ellapsed CPU time (in seconds):385.2
385.45	o -9186
396.85	c Got one! Ellapsed CPU time (in seconds):396.635
396.89	o -9198
408.93	c Got one! Ellapsed CPU time (in seconds):408.717
408.97	o -9223
424.07	c Got one! Ellapsed CPU time (in seconds):423.853
424.10	o -9254
438.82	c Got one! Ellapsed CPU time (in seconds):438.609
438.86	o -9385
451.69	c Got one! Ellapsed CPU time (in seconds):451.477
451.73	o -9562
465.18	c Got one! Ellapsed CPU time (in seconds):464.966
465.22	o -9623
479.97	c Got one! Ellapsed CPU time (in seconds):479.75
480.00	o -9690
493.34	c Got one! Ellapsed CPU time (in seconds):493.129
493.38	o -9695
506.61	c Got one! Ellapsed CPU time (in seconds):506.395
506.65	o -9726
520.10	c Got one! Ellapsed CPU time (in seconds):519.882
520.13	o -9748
534.27	c Got one! Ellapsed CPU time (in seconds):534.058
534.31	o -9749
548.07	c Got one! Ellapsed CPU time (in seconds):547.852
548.10	o -9763
563.09	c Got one! Ellapsed CPU time (in seconds):562.878
563.13	o -9811
579.37	c Got one! Ellapsed CPU time (in seconds):579.151
579.40	o -9915
595.89	c Got one! Ellapsed CPU time (in seconds):595.678
595.93	o -10088
612.91	c Got one! Ellapsed CPU time (in seconds):612.698
612.95	o -10101
631.47	c Got one! Ellapsed CPU time (in seconds):631.251
631.50	o -10255
646.51	c Got one! Ellapsed CPU time (in seconds):646.298
646.55	o -10291
662.84	c Got one! Ellapsed CPU time (in seconds):662.623
662.87	o -10343
678.53	c Got one! Ellapsed CPU time (in seconds):678.319
678.57	o -10379
696.34	c Got one! Ellapsed CPU time (in seconds):696.12
696.37	o -10463
713.79	c Got one! Ellapsed CPU time (in seconds):713.576
713.83	o -10614
732.13	c Got one! Ellapsed CPU time (in seconds):731.918
732.17	o -10635
749.47	c Got one! Ellapsed CPU time (in seconds):749.255
749.50	o -10689
769.63	c Got one! Ellapsed CPU time (in seconds):769.414
769.67	o -10755
788.43	c Got one! Ellapsed CPU time (in seconds):788.216
788.47	o -10838
811.18	c Got one! Ellapsed CPU time (in seconds):810.961
811.21	o -10867
836.62	c Got one! Ellapsed CPU time (in seconds):836.406
836.66	o -10909
855.56	c Got one! Ellapsed CPU time (in seconds):855.344
855.59	o -11038
876.00	c Got one! Ellapsed CPU time (in seconds):875.785
876.03	o -11058
900.78	c Got one! Ellapsed CPU time (in seconds):900.563
900.81	o -11141
933.01	c Got one! Ellapsed CPU time (in seconds):932.797
933.05	o -11192
954.54	c Got one! Ellapsed CPU time (in seconds):954.323
954.57	o -11234
979.54	c Got one! Ellapsed CPU time (in seconds):979.324
979.57	o -11387
1001.21	c Got one! Ellapsed CPU time (in seconds):1000.996
1001.25	o -11586
1022.99	c Got one! Ellapsed CPU time (in seconds):1022.777
1023.03	o -11708
1046.37	c Got one! Ellapsed CPU time (in seconds):1046.154
1046.41	o -11751
1067.39	c Got one! Ellapsed CPU time (in seconds):1067.178
1067.43	o -11779
1090.36	c Got one! Ellapsed CPU time (in seconds):1090.14
1090.39	o -11784
1113.38	c Got one! Ellapsed CPU time (in seconds):1113.167
1113.42	o -11792
1138.63	c Got one! Ellapsed CPU time (in seconds):1138.419
1138.67	o -11804
1164.43	c Got one! Ellapsed CPU time (in seconds):1164.211
1164.46	o -11934
1187.98	c Got one! Ellapsed CPU time (in seconds):1187.762
1188.01	o -11950
1209.29	c Got one! Ellapsed CPU time (in seconds):1209.073
1209.32	o -11979
1235.76	c Got one! Ellapsed CPU time (in seconds):1235.546
1235.79	o -11987
1261.20	c Got one! Ellapsed CPU time (in seconds):1260.989
1261.24	o -12102
1282.53	c Got one! Ellapsed CPU time (in seconds):1282.316
1282.57	o -12136
1314.32	c Got one! Ellapsed CPU time (in seconds):1314.107
1314.36	o -12150
1355.68	c Got one! Ellapsed CPU time (in seconds):1355.462
1355.71	o -12152

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node83/watcher-44018-1149352065 -o ROOT/results/node83/solver-44018-1149352065 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node83/44018-1149352065/instance-44018-1149352065.opb 27557910 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.88 0.94 0.93 2/67 8913
/proc/meminfo: memFree=1423968/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=18544 CPUtime=0
/proc/8913/stat : 8913 (runsolver) R 8911 8913 8867 0 -1 4194368 18 0 0 0 0 0 0 0 19 0 1 0 200845810 18989056 280 18446744073709551615 4194304 4262084 548682068944 18446744073709551615 242290848791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/8913/statm: 4636 280 244 16 0 2626 0

[startup+10.0028 s]
/proc/loadavg: 0.90 0.94 0.93 2/79 8937
/proc/meminfo: memFree=1278272/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1710804 CPUtime=10.6
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 39042 0 1 0 1042 18 0 0 25 0 13 0 200845810 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071501281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 427701 38205 1910 14 0 414447 0
[pid=8913/tid=8914] ppid=8911 vsize=1710804 CPUtime=0.01
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 585 0 0 0 1 0 0 0 16 0 13 0 200845814 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1710804 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 368 0 0 0 2 0 0 0 16 0 13 0 200845814 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 200845817 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1710804 CPUtime=0.48
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1069 0 0 0 48 0 0 0 16 0 13 0 200845820 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1710804 CPUtime=0.49
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 469 0 0 0 49 0 0 0 16 0 13 0 200845820 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8937] ppid=8911 vsize=1710804 CPUtime=0
/proc/8913/task/8937/stat : 8937 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 200846693 1751863296 38205 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.6
Current children cumulated vsize (Kb) 1710804

[startup+20.01 s]
/proc/loadavg: 0.91 0.94 0.93 2/79 8943
/proc/meminfo: memFree=1237688/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1711976 CPUtime=20.93
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 50434 0 1 0 2069 24 0 0 25 0 13 0 200845810 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071483211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 427994 48311 1910 14 0 414740 0
[pid=8913/tid=8914] ppid=8911 vsize=1711976 CPUtime=0.21
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 6026 0 0 0 18 3 0 0 17 0 13 0 200845814 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1711976 CPUtime=0.21
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 5725 0 0 0 18 3 0 0 18 0 13 0 200845814 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 200845817 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1711976 CPUtime=0.54
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1181 0 0 0 54 0 0 0 16 0 13 0 200845820 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1711976 CPUtime=0.58
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 926 0 0 0 58 0 0 0 16 0 13 0 200845820 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8943] ppid=8911 vsize=1711976 CPUtime=0
/proc/8913/task/8943/stat : 8943 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200847762 1753063424 48311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (Kb) 1711976

[startup+30.0167 s]
/proc/loadavg: 0.93 0.95 0.93 2/79 8947
/proc/meminfo: memFree=1216816/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=31.16
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 56695 0 1 0 3087 29 0 0 25 0 13 0 200845810 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071413275 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8913/statm: 428267 53581 1910 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=0.42
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 8408 0 0 0 38 4 0 0 16 0 13 0 200845814 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=0.42
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 9597 0 0 0 37 5 0 0 16 0 13 0 200845814 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.55
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1187 0 0 0 55 0 0 0 17 0 13 0 200845820 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.58
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 926 0 0 0 58 0 0 0 16 0 13 0 200845820 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8947] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8947/stat : 8947 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200848695 1754181632 53581 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.16
Current children cumulated vsize (Kb) 1713068

[startup+40.0236 s]
/proc/loadavg: 0.94 0.95 0.93 2/79 8950
/proc/meminfo: memFree=1203496/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=41.29
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 60740 0 1 0 4099 30 0 0 25 0 13 0 200845810 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071501263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 56903 1910 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=0.54
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 10425 0 0 0 49 5 0 0 17 0 13 0 200845814 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=0.53
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 11622 0 0 0 47 6 0 0 18 0 13 0 200845814 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.55
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1187 0 0 0 55 0 0 0 17 0 13 0 200845820 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.6
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 927 0 0 0 60 0 0 0 17 0 13 0 200845820 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8950] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8950/stat : 8950 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200849543 1754181632 56903 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.29
Current children cumulated vsize (Kb) 1713068

[startup+50.0305 s]
/proc/loadavg: 0.95 0.95 0.93 2/79 8953
/proc/meminfo: memFree=1188896/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=51.6
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 66993 0 1 0 5127 33 0 0 25 0 13 0 200845810 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071433262 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 60491 1910 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 12327 0 0 0 78 6 0 0 16 0 13 0 200845814 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 15968 0 0 0 76 8 0 0 16 0 13 0 200845814 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.55
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1187 0 0 0 55 0 0 0 17 0 13 0 200845820 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.6
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 927 0 0 0 60 0 0 0 17 0 13 0 200845820 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8953] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8953/stat : 8953 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200850500 1754181632 60491 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.6
Current children cumulated vsize (Kb) 1713068

[startup+60.0374 s]
/proc/loadavg: 0.95 0.95 0.93 2/79 8958
/proc/meminfo: memFree=1163288/2055888 swapFree=4085416/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=61.8
/proc/8913/stat : 8913 (java) R 8911 8913 8867 0 -1 0 74441 0 1 0 6144 36 0 0 25 0 13 0 200845810 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071422873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 66922 1910 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=1.03
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 15447 0 0 0 96 7 0 0 16 0 13 0 200845814 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=1.03
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 20289 0 0 0 93 10 0 0 17 0 13 0 200845814 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8867 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 200845817 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 66922 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 1713068

[startup+1786.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 9056
/proc/meminfo: memFree=15248/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=1798.42
/proc/8913/stat : 8913 (java) S 8911 8913 8867 0 -1 0 453420 0 1 0 179621 221 0 0 18 0 13 0 200845810 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 388110 1912 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=11.96
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 200555 0 0 0 1103 93 0 0 16 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=11.92
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 210379 0 0 0 1093 99 0 0 17 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=334.31
/proc/8913/task/8916/stat : 8916 (java) R 8911 8913 8867 0 -1 64 2663 0 0 0 33425 6 0 0 18 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4154934449 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.62
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1191 0 0 0 62 0 0 0 17 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 1713068

[startup+1787.32 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 9056
/proc/meminfo: memFree=15184/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=1799.43
/proc/8913/stat : 8913 (java) S 8911 8913 8867 0 -1 0 453420 0 1 0 179722 221 0 0 18 0 13 0 200845810 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 388110 1912 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=11.96
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 200555 0 0 0 1103 93 0 0 16 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=11.92
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 210379 0 0 0 1093 99 0 0 17 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=335.31
/proc/8913/task/8916/stat : 8916 (java) R 8911 8913 8867 0 -1 64 2663 0 0 0 33525 6 0 0 20 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4152725205 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.62
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1191 0 0 0 62 0 0 0 17 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 1713068

[startup+1788.32 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 9056
/proc/meminfo: memFree=15184/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=1800.44
/proc/8913/stat : 8913 (java) S 8911 8913 8867 0 -1 0 453420 0 1 0 179823 221 0 0 19 0 13 0 200845810 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 388110 1912 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=11.96
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 200555 0 0 0 1103 93 0 0 16 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=11.92
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 210379 0 0 0 1093 99 0 0 17 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=335.99
/proc/8913/task/8916/stat : 8916 (java) R 8911 8913 8867 0 -1 64 2663 0 0 0 33593 6 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4152712200 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.62
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1191 0 0 0 62 0 0 0 17 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 1713068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.33 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 9056
/proc/meminfo: memFree=15184/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=1800.44
/proc/8913/stat : 8913 (java) S 8911 8913 8867 0 -1 0 453420 0 1 0 179823 221 0 0 19 0 13 0 200845810 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 388110 1912 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=11.96
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 200555 0 0 0 1103 93 0 0 16 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=11.92
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 210379 0 0 0 1093 99 0 0 17 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=336
/proc/8913/task/8916/stat : 8916 (java) R 8911 8913 8867 0 -1 64 2663 0 0 0 33594 6 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4154468508 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.62
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1191 0 0 0 62 0 0 0 17 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 1713068

Sending SIGTERM to -8913
Sleeping 2 seconds

[startup+1789.33 s]
/proc/loadavg: 1.00 1.00 0.95 2/80 9057
/proc/meminfo: memFree=15176/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=1713068 CPUtime=1801.44
/proc/8913/stat : 8913 (java) S 8911 8913 8867 0 -1 0 453421 0 1 0 179923 221 0 0 15 0 13 0 200845810 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 428267 388110 1912 14 0 415013 0
[pid=8913/tid=8914] ppid=8911 vsize=1713068 CPUtime=11.96
/proc/8913/task/8914/stat : 8914 (java) S 8911 8913 8867 0 -1 64 200555 0 0 0 1103 93 0 0 16 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8915] ppid=8911 vsize=1713068 CPUtime=11.92
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8867 0 -1 64 210379 0 0 0 1093 99 0 0 17 0 13 0 200845814 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8916] ppid=8911 vsize=1713068 CPUtime=337
/proc/8913/task/8916/stat : 8916 (java) R 8911 8913 8867 0 -1 64 2663 0 0 0 33694 6 0 0 17 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4154468481 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8917] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845817 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8867 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=1713068 CPUtime=0.62
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8867 0 -1 64 1191 0 0 0 62 0 0 0 17 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8922] ppid=8911 vsize=1713068 CPUtime=0.84
/proc/8913/task/8922/stat : 8922 (java) S 8911 8913 8867 0 -1 64 1823 0 0 0 84 0 0 0 16 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8923] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8923/stat : 8923 (java) S 8911 8913 8867 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200845820 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8913/tid=8924] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/8924/stat : 8924 (java) S 8911 8913 8867 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200845821 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=9056] ppid=8911 vsize=1713068 CPUtime=0
/proc/8913/task/9056/stat : 9056 (java) S 8911 8913 8867 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200981386 1754181632 388110 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (Kb) 1713068
Sending SIGKILL to -8913

[startup+1790.34 s]
!!! unable to read /proc/8913/task filesystem (No such file or directory) !!!/proc/loadavg: 1.00 1.00 0.95 2/68 9057
/proc/meminfo: memFree=54224/2055888 swapFree=4085408/4096564
[pid=8913] ppid=8911 vsize=0 CPUtime=1802.45
/proc/8913/stat : 8913 (java) Z 8911 8913 8867 0 -1 1036 453421 0 1 0 180023 222 0 0 16 0 2 0 200845810 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.45
Current children cumulated vsize (Kb) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1790.56
CPU time (s): 1802.67
CPU user time (s): 1800.24
CPU system time (s): 2.43663
CPU usage (%): 100.676
Max. virtual memory (cumulated for all children) (Kb): 1713932
The end

Launcher Data (download as text)

Begin job on node83 on Sat Jun  3 16:27:45 UTC 2006


FILE ID= 44018-1149352065

PBS_JOBID= 311054

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p6000.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node83/44018-1149352065/instance-44018-1149352065.opb 27557910
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node83/watcher-44018-1149352065 -o ROOT/results/node83/solver-44018-1149352065 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node83/44018-1149352065/instance-44018-1149352065.opb 27557910

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  e2f15e37dec17456fb4044387114eb48

RANDOM SEED= 27557910


/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.265
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.16
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.265
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1424176 kB
Buffers:         40824 kB
Cached:         514336 kB
SwapCached:       2440 kB
Active:         107600 kB
Inactive:       456308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1424176 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16896 kB
Slab:            54420 kB
Committed_AS:   396296 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Sat Jun  3 16:57:35 UTC 2006