Trace number 50674

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 HeuristicsSAT (TO)53 1800.3 1787.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_4.opb
MD5SUM740b964ee569656e2f29dedde6e3939b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint62
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4969
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.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-22.EL.rootsmp
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.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.20	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node4/50674-1154107447/instance-50674-1154107447.opb
0.20	c reading problem ... 
0.27	c ... done. Time 0.07 ms.
0.27	c #vars     146
0.27	c #constraints  12
1.81	c SATISFIABLE
1.81	c OPTIMIZING...
1.81	c Got one! Ellapsed CPU time (in seconds):1.607
1.81	o 1845
2.23	c Got one! Ellapsed CPU time (in seconds):2.026
2.23	o 1735
2.63	c Got one! Ellapsed CPU time (in seconds):2.427
2.63	o 1481
3.05	c Got one! Ellapsed CPU time (in seconds):2.846
3.05	o 1385
3.50	c Got one! Ellapsed CPU time (in seconds):3.296
3.50	o 1257
3.98	c Got one! Ellapsed CPU time (in seconds):3.777
3.98	o 1253
4.47	c Got one! Ellapsed CPU time (in seconds):4.266
4.47	o 1093
5.01	c Got one! Ellapsed CPU time (in seconds):4.809
5.01	o 1091
5.62	c Got one! Ellapsed CPU time (in seconds):5.413
5.62	o 1083
6.19	c Got one! Ellapsed CPU time (in seconds):5.988
6.19	o 1075
6.80	c Got one! Ellapsed CPU time (in seconds):6.595
6.80	o 1063
7.65	c Got one! Ellapsed CPU time (in seconds):7.442
7.65	o 1055
8.40	c Got one! Ellapsed CPU time (in seconds):8.198
8.40	o 1053
9.20	c Got one! Ellapsed CPU time (in seconds):8.995
9.20	o 1043
10.10	c Got one! Ellapsed CPU time (in seconds):9.894
10.10	o 1031
11.05	c Got one! Ellapsed CPU time (in seconds):10.844
11.05	o 1011
11.95	c Got one! Ellapsed CPU time (in seconds):11.751
11.95	o 1007
12.90	c Got one! Ellapsed CPU time (in seconds):12.701
12.91	o 1003
13.92	c Got one! Ellapsed CPU time (in seconds):13.714
13.92	o 997
15.00	c Got one! Ellapsed CPU time (in seconds):14.792
15.00	o 995
16.12	c Got one! Ellapsed CPU time (in seconds):15.92
16.12	o 993
17.51	c Got one! Ellapsed CPU time (in seconds):17.307
17.51	o 975
19.09	c Got one! Ellapsed CPU time (in seconds):18.882
19.09	o 973
20.77	c Got one! Ellapsed CPU time (in seconds):20.567
20.77	o 971
22.66	c Got one! Ellapsed CPU time (in seconds):22.456
22.66	o 967
24.65	c Got one! Ellapsed CPU time (in seconds):24.445
24.65	o 961
26.55	c Got one! Ellapsed CPU time (in seconds):26.342
26.55	o 937
28.41	c Got one! Ellapsed CPU time (in seconds):28.209
28.41	o 926
30.40	c Got one! Ellapsed CPU time (in seconds):30.194
30.40	o 910
32.22	c Got one! Ellapsed CPU time (in seconds):32.018
32.22	o 908
34.10	c Got one! Ellapsed CPU time (in seconds):33.898
34.10	o 906
36.01	c Got one! Ellapsed CPU time (in seconds):35.802
36.01	o 902
38.13	c Got one! Ellapsed CPU time (in seconds):37.931
38.13	o 842
40.26	c Got one! Ellapsed CPU time (in seconds):40.054
40.26	o 792
42.69	c Got one! Ellapsed CPU time (in seconds):42.486
42.69	o 757
45.26	c Got one! Ellapsed CPU time (in seconds):45.057
45.26	o 625
48.73	c Got one! Ellapsed CPU time (in seconds):48.522
48.73	o 621
52.99	c Got one! Ellapsed CPU time (in seconds):52.782
52.99	o 579
55.98	c Got one! Ellapsed CPU time (in seconds):55.777
55.98	o 551
58.95	c Got one! Ellapsed CPU time (in seconds):58.75
58.95	o 491
61.80	c Got one! Ellapsed CPU time (in seconds):61.6
61.80	o 447
65.42	c Got one! Ellapsed CPU time (in seconds):65.212
65.42	o 428
69.35	c Got one! Ellapsed CPU time (in seconds):69.145
69.35	o 410
76.74	c Got one! Ellapsed CPU time (in seconds):76.536
76.74	o 400
83.59	c Got one! Ellapsed CPU time (in seconds):83.382
83.59	o 398
90.81	c Got one! Ellapsed CPU time (in seconds):90.607
90.81	o 397
96.73	c Got one! Ellapsed CPU time (in seconds):96.527
96.73	o 382
102.44	c Got one! Ellapsed CPU time (in seconds):102.239
102.44	o 347
107.66	c Got one! Ellapsed CPU time (in seconds):107.455
107.66	o 345
112.95	c Got one! Ellapsed CPU time (in seconds):112.744
112.95	o 343
120.33	c Got one! Ellapsed CPU time (in seconds):120.129
120.33	o 338
129.76	c Got one! Ellapsed CPU time (in seconds):129.559
129.76	o 300
135.66	c Got one! Ellapsed CPU time (in seconds):135.459
135.66	o 293
155.39	c Got one! Ellapsed CPU time (in seconds):155.187
155.39	o 292
173.69	c Got one! Ellapsed CPU time (in seconds):173.491
173.70	o 264
180.12	c Got one! Ellapsed CPU time (in seconds):179.917
180.12	o 170
187.52	c Got one! Ellapsed CPU time (in seconds):187.321
187.52	o 167
194.94	c Got one! Ellapsed CPU time (in seconds):194.735
194.94	o 143
217.60	c Got one! Ellapsed CPU time (in seconds):217.399
217.60	o 112
224.72	c Got one! Ellapsed CPU time (in seconds):224.519
224.72	o 107
262.21	c Got one! Ellapsed CPU time (in seconds):262.006
262.21	o 90
298.18	c Got one! Ellapsed CPU time (in seconds):297.971
298.18	o 89
328.35	c Got one! Ellapsed CPU time (in seconds):328.142
328.35	o 87
368.86	c Got one! Ellapsed CPU time (in seconds):368.651
368.86	o 80
381.95	c Got one! Ellapsed CPU time (in seconds):381.751
381.96	o 73
408.33	c Got one! Ellapsed CPU time (in seconds):408.121
408.33	o 70
426.45	c Got one! Ellapsed CPU time (in seconds):426.249
426.45	o 66
444.60	c Got one! Ellapsed CPU time (in seconds):444.4
444.60	o 63
489.98	c Got one! Ellapsed CPU time (in seconds):489.776
489.98	o 62
683.01	c Got one! Ellapsed CPU time (in seconds):682.805
683.01	o 61
804.53	c Got one! Ellapsed CPU time (in seconds):804.323
804.53	o 60
874.93	c Got one! Ellapsed CPU time (in seconds):874.727
874.93	o 56
918.86	c Got one! Ellapsed CPU time (in seconds):918.656
918.86	o 53
1787.36	c starts		: 194
1787.36	c conflicts		: 26778
1787.36	c decisions		: 79586
1787.36	c propagations		: 333234
1787.36	c inspects		: 362535070
1787.36	c learnt literals	: 0
1787.36	c learnt binary clauses	: 0
1787.36	c learnt ternary clauses	: 0
1787.36	c learnt clauses	: 26777
1787.36	c root simplifications	: 0
1787.36	c removed literals (reason simplification)	: 0
1787.36	c reason swapping (by a shorter reason)	: 0
1787.36	c Calls to reduceDB	: 0
1787.36	c speed (decisions/second)	: 91.6362597999537
1787.36	c non guided choices	1702
1787.36	s SATISFIABLE
1787.36	v x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29
1787.36	v -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 x51 -x52 -x53 -x54 -x55 -x56
1787.36	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82
1787.36	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 x92 -x93 -x94 -x95 -x96 x97 x98 x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107
1787.36	v x108 x109 x110 x111 -x112 -x113 x114 -x115 x116 -x117 x118 x119 x120 x121 -x122 x123 -x124 -x125 -x126 -x127 x128 x129 -x130
1787.36	v -x131 x132 -x133 -x134 -x135 -x136 -x137 x138 x139 -x140 x141 -x142 x143 x144 x145 x146
1787.39	c objective function=53
1787.39	c Total wall clock time (ms): 1787.184

Verifier Data (download as text)

OK	53

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

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node4/watcher-50674-1154107447 -o ROOT/results/node4/solver-50674-1154107447 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50674-1154107447/instance-50674-1154107447.opb 663284084 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 22289
/proc/meminfo: memFree=838528/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1452 CPUtime=0
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 157606209 1486848 80 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 134517360 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 365 93 73 14 0 10 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22315
/proc/meminfo: memFree=648864/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=11.33
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 53309 0 1 0 1109 24 0 0 25 0 13 0 157606209 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071381241 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 49181 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.18
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 5523 0 0 0 16 2 0 0 16 0 13 0 157606213 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.18
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 4993 0 0 0 16 2 0 0 16 0 13 0 157606213 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157606215 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=0.83
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3180 0 0 0 82 1 0 0 15 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.87
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1406 0 0 0 86 1 0 0 17 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22315] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22315/stat : 22315 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 157607130 1758420992 49181 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (Kb) 1717208

[startup+20.0086 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22324
/proc/meminfo: memFree=637976/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=21.55
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 56389 0 1 0 2129 26 0 0 19 0 13 0 157606209 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071576559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 51972 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.26
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 7263 0 0 0 23 3 0 0 16 0 13 0 157606213 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.26
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 6311 0 0 0 23 3 0 0 16 0 13 0 157606213 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 157606215 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=0.94
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3188 0 0 0 93 1 0 0 17 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.9
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1407 0 0 0 89 1 0 0 17 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22324] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22324/stat : 22324 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 157608118 1758420992 51972 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.55
Current children cumulated vsize (Kb) 1717208

[startup+30.0153 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22329
/proc/meminfo: memFree=636304/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=31.62
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 58564 0 1 0 3135 27 0 0 25 0 13 0 157606209 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071464563 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 52322 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.31
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 8238 0 0 0 28 3 0 0 16 0 13 0 157606213 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.3
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 7502 0 0 0 27 3 0 0 16 0 13 0 157606213 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157606215 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3188 0 0 0 94 1 0 0 16 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.91
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1408 0 0 0 90 1 0 0 16 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22329] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22329/stat : 22329 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157609051 1758420992 52322 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.62
Current children cumulated vsize (Kb) 1717208

[startup+40.0221 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22334
/proc/meminfo: memFree=638600/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=41.67
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 59822 0 1 0 4139 28 0 0 25 0 13 0 157606209 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071365725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 51759 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.35
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 8731 0 0 0 32 3 0 0 16 0 13 0 157606213 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.35
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 8259 0 0 0 32 3 0 0 17 0 13 0 157606213 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157606215 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3188 0 0 0 94 1 0 0 16 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.91
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1408 0 0 0 90 1 0 0 16 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22334] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22334/stat : 22334 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157610023 1758420992 51759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.67
Current children cumulated vsize (Kb) 1717208

[startup+50.0289 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22338
/proc/meminfo: memFree=641152/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=51.73
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 60932 0 1 0 5144 29 0 0 25 0 13 0 157606209 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071365418 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 51116 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.41
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 9288 0 0 0 37 4 0 0 17 0 13 0 157606213 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.4
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 8805 0 0 0 36 4 0 0 16 0 13 0 157606213 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.01
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 157606215 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3188 0 0 0 94 1 0 0 16 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.91
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1408 0 0 0 90 1 0 0 16 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22338] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22338/stat : 22338 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157611082 1758420992 51116 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.73
Current children cumulated vsize (Kb) 1717208

[startup+60.0356 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22341
/proc/meminfo: memFree=642488/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=61.77
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 61902 0 1 0 6147 30 0 0 25 0 13 0 157606209 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071398389 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 50783 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=0.45
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 9838 0 0 0 41 4 0 0 16 0 13 0 157606213 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=0.44
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 9218 0 0 0 40 4 0 0 16 0 13 0 157606213 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.01
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 157606215 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 50783 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0

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

/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (Kb) 1717208

[startup+1784.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22376
/proc/meminfo: memFree=333536/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=1797.07
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 233518 0 1 0 179581 126 0 0 25 0 13 0 157606209 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071488172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 127633 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=12.12
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 56644 0 0 0 1184 28 0 0 17 0 13 0 157606213 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=12.11
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 62710 0 0 0 1181 30 0 0 17 0 13 0 157606213 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.28
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 264 0 0 0 12 16 0 0 16 0 13 0 157606215 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (Kb) 1717208

[startup+1785.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22376
/proc/meminfo: memFree=334112/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=1798.09
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 233597 0 1 0 179683 126 0 0 17 0 13 0 157606209 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071388021 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 127484 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=12.13
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 56681 0 0 0 1185 28 0 0 17 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=12.12
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 62751 0 0 0 1182 30 0 0 16 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.28
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 264 0 0 0 12 16 0 0 16 0 13 0 157606215 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.09
Current children cumulated vsize (Kb) 1717208

[startup+1786.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22376
/proc/meminfo: memFree=334112/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=1799.1
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 233597 0 1 0 179784 126 0 0 25 0 13 0 157606209 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071487879 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 127484 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=12.13
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 56681 0 0 0 1185 28 0 0 17 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=12.12
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 62751 0 0 0 1182 30 0 0 16 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.28
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 264 0 0 0 12 16 0 0 16 0 13 0 157606215 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (Kb) 1717208

[startup+1787.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22376
/proc/meminfo: memFree=334112/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=1800.1
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 233597 0 1 0 179884 126 0 0 25 0 13 0 157606209 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071462630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 127484 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=12.13
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 56681 0 0 0 1185 28 0 0 17 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=12.12
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 62751 0 0 0 1182 30 0 0 16 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.28
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 264 0 0 0 12 16 0 0 16 0 13 0 157606215 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (Kb) 1717208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22376
/proc/meminfo: memFree=334112/2055920 swapFree=4183140/4192956
[pid=22289] ppid=22287 vsize=1717208 CPUtime=1800.11
/proc/22289/stat : 22289 (java) R 22287 22289 22240 0 -1 0 233597 0 1 0 179885 126 0 0 25 0 13 0 157606209 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071446935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22289/statm: 429302 127484 1909 14 0 416049 0
[pid=22289/tid=22290] ppid=22287 vsize=1717208 CPUtime=12.13
/proc/22289/task/22290/stat : 22290 (java) S 22287 22289 22240 0 -1 64 56681 0 0 0 1185 28 0 0 17 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22291] ppid=22287 vsize=1717208 CPUtime=12.12
/proc/22289/task/22291/stat : 22291 (java) S 22287 22289 22240 0 -1 64 62751 0 0 0 1182 30 0 0 16 0 13 0 157606213 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22292] ppid=22287 vsize=1717208 CPUtime=0.28
/proc/22289/task/22292/stat : 22292 (java) S 22287 22289 22240 0 -1 64 264 0 0 0 12 16 0 0 16 0 13 0 157606215 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22293] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22293/stat : 22293 (java) S 22287 22289 22240 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22294] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22294/stat : 22294 (java) S 22287 22289 22240 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157606216 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22295] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22295/stat : 22295 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22296] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22296/stat : 22296 (java) S 22287 22289 22240 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22297] ppid=22287 vsize=1717208 CPUtime=1.08
/proc/22289/task/22297/stat : 22297 (java) S 22287 22289 22240 0 -1 64 3193 0 0 0 107 1 0 0 16 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22298] ppid=22287 vsize=1717208 CPUtime=0.95
/proc/22289/task/22298/stat : 22298 (java) S 22287 22289 22240 0 -1 64 1412 0 0 0 94 1 0 0 17 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22299] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22299/stat : 22299 (java) S 22287 22289 22240 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22289/tid=22300] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22300/stat : 22300 (java) S 22287 22289 22240 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157606219 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22289/tid=22374] ppid=22287 vsize=1717208 CPUtime=0
/proc/22289/task/22374/stat : 22374 (java) S 22287 22289 22240 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157698096 1758420992 127484 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (Kb) 1717208

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

Child status: 143
Real time (s): 1787.52
CPU time (s): 1800.3
CPU user time (s): 1798.96
CPU system time (s): 1.3418
CPU usage (%): 100.715
Max. virtual memory (cumulated for all children) (Kb): 1717208
The end

Launcher Data (download as text)

Begin job on node4 on Fri Jul 28 17:24:07 UTC 2006


FILE ID= 50674-1154107447

PBS_JOBID= 886340

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_4.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50674-1154107447/instance-50674-1154107447.opb 663284084
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-50674-1154107447 -o ROOT/results/node4/solver-50674-1154107447 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50674-1154107447/instance-50674-1154107447.opb 663284084

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  740b964ee569656e2f29dedde6e3939b

RANDOM SEED= 663284084

TIMEOUT= 1800 seconds


/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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        838736 kB
Buffers:         47456 kB
Cached:        1085428 kB
SwapCached:       3804 kB
Active:         444560 kB
Inactive:       697076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        838736 kB
SwapTotal:     4192956 kB
SwapFree:      4183140 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            61528 kB
Committed_AS:   650232 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node4 on Fri Jul 28 17:53:55 UTC 2006