Trace number 44281

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.2SAT (TO)1567 1801.1 1786.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.019996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
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.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.17	c no version file found!!!
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_06
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 1548419056
0.17	c Max memory 1551040512
0.17	c Total memory 1551040512
0.17	c Number of processors 2
0.22	c Cutting planes based inference
0.22	c --- Begin Solver configuration ---
0.22	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.22	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.22	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.22	c VSIDS like heuristics from MiniSAT using a heap
0.22	c No reason simplification
0.22	c --- End Solver configuration ---
0.22	c solving ROOT/tmp/node73/44281-1149402779/instance-44281-1149402779.opb
0.22	c reading problem ... 
0.32	c ... done. Time 0.099 ms.
0.32	c #vars     133
0.32	c #constraints  199
0.33	c SATISFIABLE
0.33	c OPTIMIZING...
0.33	c Got one! Ellapsed CPU time (in seconds):0.106
0.33	o 1846
0.54	c Got one! Ellapsed CPU time (in seconds):0.322
0.54	o 1844
0.62	c Got one! Ellapsed CPU time (in seconds):0.402
0.62	o 1842
1.01	c Got one! Ellapsed CPU time (in seconds):0.788
1.01	o 1821
1.04	c Got one! Ellapsed CPU time (in seconds):0.818
1.04	o 1819
1.48	c Got one! Ellapsed CPU time (in seconds):1.264
1.48	o 1810
1.57	c Got one! Ellapsed CPU time (in seconds):1.349
1.57	o 1787
1.65	c Got one! Ellapsed CPU time (in seconds):1.427
1.65	o 1755
1.70	c Got one! Ellapsed CPU time (in seconds):1.48
1.70	o 1723
1.74	c Got one! Ellapsed CPU time (in seconds):1.516
1.74	o 1705
4.05	c Got one! Ellapsed CPU time (in seconds):3.833
4.05	o 1698
4.56	c Got one! Ellapsed CPU time (in seconds):4.336
4.56	o 1695
5.08	c Got one! Ellapsed CPU time (in seconds):4.855
5.08	o 1694
8.73	c Got one! Ellapsed CPU time (in seconds):8.513
8.73	o 1674
9.10	c Got one! Ellapsed CPU time (in seconds):8.879
9.10	o 1670
9.56	c Got one! Ellapsed CPU time (in seconds):9.341
9.56	o 1668
11.12	c Got one! Ellapsed CPU time (in seconds):10.896
11.12	o 1651
12.83	c Got one! Ellapsed CPU time (in seconds):12.606
12.83	o 1649
14.84	c Got one! Ellapsed CPU time (in seconds):14.616
14.84	o 1645
16.90	c Got one! Ellapsed CPU time (in seconds):16.681
16.90	o 1636
19.93	c Got one! Ellapsed CPU time (in seconds):19.709
19.93	o 1627
36.37	c Got one! Ellapsed CPU time (in seconds):36.15
36.37	o 1619
42.72	c Got one! Ellapsed CPU time (in seconds):42.496
42.72	o 1610
47.82	c Got one! Ellapsed CPU time (in seconds):47.602
47.82	o 1600
61.29	c Got one! Ellapsed CPU time (in seconds):61.072
61.29	o 1597
131.78	c Got one! Ellapsed CPU time (in seconds):131.555
131.78	o 1588
162.33	c Got one! Ellapsed CPU time (in seconds):162.108
162.33	o 1585
390.02	c Got one! Ellapsed CPU time (in seconds):389.799
390.02	o 1576
477.18	c Got one! Ellapsed CPU time (in seconds):476.959
477.18	o 1567
1786.44	c starts		: 79
1786.44	c conflicts		: 20616
1786.44	c decisions		: 48951
1786.44	c propagations		: 255933
1786.44	c inspects		: 332918993
1786.44	c learnt literals	: 0
1786.44	c learnt binary clauses	: 1
1786.44	c learnt ternary clauses	: 3
1786.44	c learnt clauses	: 20616
1786.44	c root simplifications	: 0
1786.44	c removed literals (reason simplification)	: 0
1786.44	c reason swapping (by a shorter reason)	: 0
1786.44	c Calls to reduceDB	: 0
1786.44	c speed (decisions/second)	: 37.38832423531173
1786.44	c non guided choices	1810
1786.44	s SATISFIABLE
1786.44	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 -x30
1786.44	v -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 x57 -x58
1786.44	v -x59 x60 -x61 x62 x63 x64 -x65 x66 -x67 x68 x69 x70 -x71 -x72 x73 x74 x75 -x76 -x77 x78 -x79 -x80 x81 x82 x83 -x84 -x85 -x86 -x87
1786.44	v -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
1786.44	v x111 -x112 -x113 x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131
1786.44	v -x132 -x133
1786.44	c objective function=1567
1786.44	c Total wall clock time (ms): 1786.221

Verifier Data (download as text)

OK	1567

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/node73/watcher-44281-1149402779 -o ROOT/results/node73/solver-44281-1149402779 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node73/44281-1149402779/instance-44281-1149402779.opb 286572407 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 1922
/proc/meminfo: memFree=1562520/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=168 CPUtime=0
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 205942708 172032 23 18446744073709551615 134512640 134570276 4294956624 18446744073709551615 7708971 0 0 4096 0 0 0 0 17 1 0 0
/proc/1922/statm: 42 23 18 14 0 2 0

[startup+10.0024 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 1951
/proc/meminfo: memFree=1376072/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1714388 CPUtime=11.36
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 53877 0 1 0 1112 24 0 0 18 0 13 0 205942708 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071401177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428597 48372 1905 14 0 415344 0
[pid=1922/tid=1923] ppid=1920 vsize=1714388 CPUtime=0.25
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 6427 0 0 0 23 2 0 0 16 0 13 0 205942712 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1714388 CPUtime=0.25
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 5758 0 0 0 23 2 0 0 16 0 13 0 205942712 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 205942714 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1714388 CPUtime=0.78
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 1998 0 0 0 78 0 0 0 16 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1714388 CPUtime=0.86
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 85 1 0 0 16 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1951] ppid=1920 vsize=1714388 CPUtime=0
/proc/1922/task/1951/stat : 1951 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 205943665 1755533312 48372 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (Kb) 1714388

[startup+20.0104 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 1956
/proc/meminfo: memFree=1366592/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=21.45
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 56608 0 1 0 2119 26 0 0 25 0 13 0 205942708 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071401189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 50751 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=0.32
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 7775 0 0 0 29 3 0 0 16 0 13 0 205942712 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=0.32
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 7128 0 0 0 29 3 0 0 16 0 13 0 205942712 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 205942714 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.8
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2001 0 0 0 80 0 0 0 16 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.87
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 86 1 0 0 16 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1956] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1956/stat : 1956 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 205944701 1755115520 50751 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.45
Current children cumulated vsize (Kb) 1713980

[startup+30.0174 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 1956
/proc/meminfo: memFree=1359808/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=31.52
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 59920 0 1 0 3125 27 0 0 25 0 13 0 205942708 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071569383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 52393 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=0.38
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 9574 0 0 0 35 3 0 0 17 0 13 0 205942712 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=0.38
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 8631 0 0 0 35 3 0 0 16 0 13 0 205942712 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 205942714 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.81
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2001 0 0 0 81 0 0 0 16 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.87
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 86 1 0 0 16 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1956] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1956/stat : 1956 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 205944701 1755115520 52393 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.52
Current children cumulated vsize (Kb) 1713980

[startup+40.0244 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 1957
/proc/meminfo: memFree=1360504/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=41.59
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 61662 0 1 0 4131 28 0 0 25 0 13 0 205942708 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071633094 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 52223 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=0.44
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 10507 0 0 0 41 3 0 0 16 0 13 0 205942712 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=0.45
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 9433 0 0 0 41 4 0 0 16 0 13 0 205942712 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 205942714 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.81
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2001 0 0 0 81 0 0 0 16 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.87
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 86 1 0 0 16 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1957] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1957/stat : 1957 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 205946345 1755115520 52223 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.59
Current children cumulated vsize (Kb) 1713980

[startup+50.0313 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 1959
/proc/meminfo: memFree=1363568/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=51.63
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 62644 0 1 0 5135 28 0 0 25 0 13 0 205942708 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071378282 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 51470 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=0.49
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 11210 0 0 0 46 3 0 0 16 0 13 0 205942712 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=0.49
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 9706 0 0 0 45 4 0 0 17 0 13 0 205942712 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 205942714 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.81
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2001 0 0 0 81 0 0 0 16 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.87
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 86 1 0 0 16 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1959] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1959/stat : 1959 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 205947491 1755115520 51470 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.63
Current children cumulated vsize (Kb) 1713980

[startup+60.0383 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 1959
/proc/meminfo: memFree=1366000/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=61.69
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 63736 0 1 0 6140 29 0 0 25 0 13 0 205942708 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071401138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 50837 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=0.55
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 11781 0 0 0 51 4 0 0 16 0 13 0 205942712 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=0.54
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 10220 0 0 0 50 4 0 0 16 0 13 0 205942712 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.01
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 30 0 0 0 1 0 0 0 16 0 13 0 205942714 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 50837 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133132 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (Kb) 1713980

[startup+1783.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2179
/proc/meminfo: memFree=1035008/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=1797.85
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 207613 0 1 0 179672 113 0 0 21 0 13 0 205942708 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071401049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 133189 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=14.47
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 71351 0 0 0 1416 31 0 0 17 0 13 0 205942712 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=14.34
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 61514 0 0 0 1406 28 0 0 16 0 13 0 205942712 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.23
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 191 0 0 0 12 11 0 0 16 0 13 0 205942714 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (Kb) 1713980

[startup+1784.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2179
/proc/meminfo: memFree=1035008/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=1798.86
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 207613 0 1 0 179773 113 0 0 25 0 13 0 205942708 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071378347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 133189 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=14.47
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 71351 0 0 0 1416 31 0 0 17 0 13 0 205942712 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=14.34
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 61514 0 0 0 1406 28 0 0 16 0 13 0 205942712 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.23
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 191 0 0 0 12 11 0 0 16 0 13 0 205942714 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.86
Current children cumulated vsize (Kb) 1713980

[startup+1785.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2179
/proc/meminfo: memFree=1034880/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=1799.89
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 207645 0 1 0 179876 113 0 0 25 0 13 0 205942708 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071378480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 133220 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=14.5
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 71359 0 0 0 1419 31 0 0 16 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=14.37
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 61537 0 0 0 1409 28 0 0 17 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.23
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 191 0 0 0 12 11 0 0 16 0 13 0 205942714 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (Kb) 1713980

[startup+1786.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2179
/proc/meminfo: memFree=1034880/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=1800.9
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 207645 0 1 0 179977 113 0 0 25 0 13 0 205942708 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071367712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 133220 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=14.5
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 71359 0 0 0 1419 31 0 0 16 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=14.37
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 61537 0 0 0 1409 28 0 0 17 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.23
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 191 0 0 0 12 11 0 0 16 0 13 0 205942714 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (Kb) 1713980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2179
/proc/meminfo: memFree=1034880/2055920 swapFree=4182160/4192956
[pid=1922] ppid=1920 vsize=1713980 CPUtime=1800.9
/proc/1922/stat : 1922 (java) R 1920 1922 1875 0 -1 0 207645 0 1 0 179977 113 0 0 25 0 13 0 205942708 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071401138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1922/statm: 428495 133220 1905 14 0 415242 0
[pid=1922/tid=1923] ppid=1920 vsize=1713980 CPUtime=14.5
/proc/1922/task/1923/stat : 1923 (java) S 1920 1922 1875 0 -1 64 71359 0 0 0 1419 31 0 0 16 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1924] ppid=1920 vsize=1713980 CPUtime=14.37
/proc/1922/task/1924/stat : 1924 (java) S 1920 1922 1875 0 -1 64 61537 0 0 0 1409 28 0 0 17 0 13 0 205942712 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1925] ppid=1920 vsize=1713980 CPUtime=0.23
/proc/1922/task/1925/stat : 1925 (java) S 1920 1922 1875 0 -1 64 191 0 0 0 12 11 0 0 16 0 13 0 205942714 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1926] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1926/stat : 1926 (java) S 1920 1922 1875 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1927] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1927/stat : 1927 (java) S 1920 1922 1875 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 205942715 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1928] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1928/stat : 1928 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1929] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1929/stat : 1929 (java) S 1920 1922 1875 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1922/tid=1930] ppid=1920 vsize=1713980 CPUtime=0.82
/proc/1922/task/1930/stat : 1930 (java) S 1920 1922 1875 0 -1 64 2002 0 0 0 82 0 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1931] ppid=1920 vsize=1713980 CPUtime=0.88
/proc/1922/task/1931/stat : 1931 (java) S 1920 1922 1875 0 -1 64 2675 0 0 0 87 1 0 0 16 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1932] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1932/stat : 1932 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1933] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1933/stat : 1933 (java) S 1920 1922 1875 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 205942720 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1922/tid=1967] ppid=1920 vsize=1713980 CPUtime=0
/proc/1922/task/1967/stat : 1967 (java) S 1920 1922 1875 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 205990426 1755115520 133220 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (Kb) 1713980

Sending SIGTERM to -1922
Sleeping 2 seconds

Child status: 143
Real time (s): 1786.57
CPU time (s): 1801.1
CPU user time (s): 1799.88
CPU system time (s): 1.22281
CPU usage (%): 100.813
Max. virtual memory (cumulated for all children) (Kb): 1714388

Launcher Data (download as text)

Begin job on node73 on Sun Jun  4 06:32:59 UTC 2006


FILE ID= 44281-1149402779

PBS_JOBID= 314135

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node73/44281-1149402779/instance-44281-1149402779.opb 286572407
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node73/watcher-44281-1149402779 -o ROOT/results/node73/solver-44281-1149402779 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node73/44281-1149402779/instance-44281-1149402779.opb 286572407

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  2dad588c047f66368bead690393575a4

RANDOM SEED= 286572407


/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.261
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.261
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:       1562728 kB
Buffers:         23664 kB
Cached:         400580 kB
SwapCached:       2320 kB
Active:          34284 kB
Inactive:       398448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562728 kB
SwapTotal:     4192956 kB
SwapFree:      4182160 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14952 kB
Slab:            46564 kB
Committed_AS:   424144 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node73 on Sun Jun  4 07:02:46 UTC 2006