Trace number 43656

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4JPSEUDO 2006.2SAT 82.9104 81.9469

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga13_11_sat_pb.cnf.cr.opb
MD5SUM7ce2e3bbe25363ec7cf5ebf31ed09feb
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.002998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables215
Total number of constraints178
Number of constraints which are clauses154
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

1.25	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
1.25	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
1.25	c no version file found!!!
1.25	c sun.arch.data.model	32
1.25	c java.version	1.5.0_06
1.25	c os.name	Linux
1.25	c os.version	2.6.9-22.EL.rootsmp
1.25	c os.arch	i386
1.25	c Free memory 1548419056
1.25	c Max memory 1551040512
1.25	c Total memory 1551040512
1.25	c Number of processors 2
1.43	c Cutting planes based inference
1.43	c --- Begin Solver configuration ---
1.43	c org.sat4j.minisat.uip.FirstUIP@1037c71
1.43	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
1.43	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
1.43	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
1.43	c VSIDS like heuristics from MiniSAT using a heap
1.43	c No reason simplification
1.43	c --- End Solver configuration ---
1.43	c solving ROOT/tmp/node25/43656-1149227680/instance-43656-1149227680.opb
1.43	c reading problem ... 
1.60	c ... done. Time 0.172 ms.
1.60	c #vars     215
1.60	c #constraints  178
81.89	c starts		: 11
81.89	c conflicts		: 13687
81.89	c decisions		: 31462
81.89	c propagations		: 193772
81.89	c inspects		: 30100614
81.89	c learnt literals	: 0
81.89	c learnt binary clauses	: 0
81.89	c learnt ternary clauses	: 0
81.89	c learnt clauses	: 13687
81.89	c root simplifications	: 0
81.89	c removed literals (reason simplification)	: 0
81.89	c reason swapping (by a shorter reason)	: 0
81.89	c Calls to reduceDB	: 0
81.89	c speed (decisions/second)	: 391.859407889001
81.89	c non guided choices	87
81.89	s SATISFIABLE
81.89	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
81.89	v -x29 -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
81.89	v -x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
81.89	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
81.89	v -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
81.89	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 x146 -x147
81.89	v -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168
81.89	v -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189
81.89	v -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
81.89	v x211 -x212 -x213 -x214 -x215
81.89	c Total wall clock time (ms): 80.466

Verifier Data (download as text)

OK	0

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 4781
/proc/meminfo: memFree=1911336/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=18540 CPUtime=0
/proc/4781/stat : 4781 (runsolver) D 4779 4781 4736 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 188431377 18984960 279 18446744073709551615 4194304 4262084 548682068944 18446744073709551615 215781797159 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/4781/statm: 4635 279 243 16 0 2626 0

[startup+10.0019 s]
/proc/loadavg: 1.07 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1715784/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714656 CPUtime=10.28
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 50729 0 69 0 1000 28 0 0 25 0 13 0 188431377 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071427133 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428664 46804 1910 14 0 415411 0
[pid=4781/tid=4782] ppid=4779 vsize=1714656 CPUtime=0.26
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 3874 0 0 0 25 1 0 0 16 0 13 0 188431448 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714656 CPUtime=0.26
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 5225 0 0 0 23 3 0 0 16 0 13 0 188431448 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714656 CPUtime=1.07
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3979 0 0 0 106 1 0 0 17 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714656 CPUtime=0.75
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1156 0 0 0 75 0 0 0 17 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 188431538 1755807744 46804 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (Kb) 1714656

[startup+20.0089 s]
/proc/loadavg: 1.06 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1686536/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714656 CPUtime=20.49
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 58834 0 69 0 2017 32 0 0 18 0 13 0 188431377 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071497968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428664 54134 1910 14 0 415411 0
[pid=4781/tid=4782] ppid=4779 vsize=1714656 CPUtime=0.47
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 7636 0 0 0 45 2 0 0 16 0 13 0 188431448 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714656 CPUtime=0.46
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 9556 0 0 0 42 4 0 0 16 0 13 0 188431448 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714656 CPUtime=1.07
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3979 0 0 0 106 1 0 0 17 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714656 CPUtime=0.75
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1157 0 0 0 75 0 0 0 17 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714656 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 188431538 1755807744 54134 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (Kb) 1714656

[startup+30.0158 s]
/proc/loadavg: 1.05 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1673544/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714560 CPUtime=30.59
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 62426 0 69 0 3025 34 0 0 25 0 13 0 188431377 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071438748 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428640 57384 1910 14 0 415387 0
[pid=4781/tid=4782] ppid=4779 vsize=1714560 CPUtime=0.57
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 9363 0 0 0 54 3 0 0 16 0 13 0 188431448 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714560 CPUtime=0.56
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 11340 0 0 0 51 5 0 0 16 0 13 0 188431448 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714560 CPUtime=1.07
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3979 0 0 0 106 1 0 0 17 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714560 CPUtime=0.75
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1157 0 0 0 75 0 0 0 17 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 188431538 1755709440 57384 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.59
Current children cumulated vsize (Kb) 1714560

[startup+40.0227 s]
/proc/loadavg: 1.04 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1670856/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714560 CPUtime=40.67
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 64263 0 69 0 4033 34 0 0 25 0 13 0 188431377 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071398553 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428640 57989 1910 14 0 415387 0
[pid=4781/tid=4782] ppid=4779 vsize=1714560 CPUtime=0.64
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 10331 0 0 0 61 3 0 0 17 0 13 0 188431448 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714560 CPUtime=0.64
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 12203 0 0 0 59 5 0 0 16 0 13 0 188431448 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714560 CPUtime=1.07
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3979 0 0 0 106 1 0 0 17 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714560 CPUtime=0.75
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1157 0 0 0 75 0 0 0 17 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714560 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 188431538 1755709440 57989 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.67
Current children cumulated vsize (Kb) 1714560

[startup+50.0296 s]
/proc/loadavg: 1.04 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1670984/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714528 CPUtime=50.77
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 66626 0 69 0 5041 36 0 0 21 0 13 0 188431377 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071427057 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428632 57955 1910 14 0 415379 0
[pid=4781/tid=4782] ppid=4779 vsize=1714528 CPUtime=0.73
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 11573 0 0 0 69 4 0 0 16 0 13 0 188431448 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714528 CPUtime=0.73
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 13317 0 0 0 67 6 0 0 16 0 13 0 188431448 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714528 CPUtime=1.08
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3979 0 0 0 107 1 0 0 16 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714528 CPUtime=0.76
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1157 0 0 0 76 0 0 0 16 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 188431538 1755676672 57955 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (Kb) 1714528

[startup+60.0365 s]
/proc/loadavg: 1.03 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1669896/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714528 CPUtime=60.85
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 68732 0 69 0 6049 36 0 0 21 0 13 0 188431377 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071551130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428632 58226 1910 14 0 415379 0
[pid=4781/tid=4782] ppid=4779 vsize=1714528 CPUtime=0.81
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 12861 0 0 0 77 4 0 0 16 0 13 0 188431448 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714528 CPUtime=0.81
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 14128 0 0 0 75 6 0 0 16 0 13 0 188431448 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714528 CPUtime=1.08
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3980 0 0 0 107 1 0 0 16 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714528 CPUtime=0.76
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1157 0 0 0 76 0 0 0 16 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 188431538 1755676672 58226 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.85
Current children cumulated vsize (Kb) 1714528

[startup+70.0434 s]
/proc/loadavg: 1.03 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1670600/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714528 CPUtime=70.93
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 70041 0 69 0 7056 37 0 0 25 0 13 0 188431377 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071436305 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428632 58035 1910 14 0 415379 0
[pid=4781/tid=4782] ppid=4779 vsize=1714528 CPUtime=0.88
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 13576 0 0 0 83 5 0 0 16 0 13 0 188431448 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714528 CPUtime=0.88
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 14714 0 0 0 82 6 0 0 16 0 13 0 188431448 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 188431451 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714528 CPUtime=1.09
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3980 0 0 0 108 1 0 0 17 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714528 CPUtime=0.77
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1158 0 0 0 77 0 0 0 17 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 188431538 1755676672 58035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.93
Current children cumulated vsize (Kb) 1714528

[startup+80.0503 s]
/proc/loadavg: 1.02 0.99 0.91 2/76 4793
/proc/meminfo: memFree=1670600/2055920 swapFree=4181460/4192956
[pid=4781] ppid=4779 vsize=1714528 CPUtime=81.01
/proc/4781/stat : 4781 (java) R 4779 4781 4736 0 -1 0 71362 0 69 0 8064 37 0 0 23 0 13 0 188431377 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071427051 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4781/statm: 428632 58046 1910 14 0 415379 0
[pid=4781/tid=4782] ppid=4779 vsize=1714528 CPUtime=0.95
/proc/4781/task/4782/stat : 4782 (java) S 4779 4781 4736 0 -1 64 14194 0 0 0 90 5 0 0 16 0 13 0 188431448 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4783] ppid=4779 vsize=1714528 CPUtime=0.95
/proc/4781/task/4783/stat : 4783 (java) S 4779 4781 4736 0 -1 64 15411 0 0 0 89 6 0 0 16 0 13 0 188431448 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4784] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4784/stat : 4784 (java) S 4779 4781 4736 0 -1 64 23 0 0 0 0 0 0 0 15 0 13 0 188431451 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4785] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4785/stat : 4785 (java) S 4779 4781 4736 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4786] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4786/stat : 4786 (java) S 4779 4781 4736 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 188431453 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4787] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4787/stat : 4787 (java) S 4779 4781 4736 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4788] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4788/stat : 4788 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4789] ppid=4779 vsize=1714528 CPUtime=1.09
/proc/4781/task/4789/stat : 4789 (java) S 4779 4781 4736 0 -1 64 3980 0 0 0 108 1 0 0 16 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4790] ppid=4779 vsize=1714528 CPUtime=0.77
/proc/4781/task/4790/stat : 4790 (java) S 4779 4781 4736 0 -1 64 1158 0 0 0 77 0 0 0 17 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4781/tid=4791] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4791/stat : 4791 (java) S 4779 4781 4736 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4792] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4792/stat : 4792 (java) S 4779 4781 4736 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 188431468 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4781/tid=4793] ppid=4779 vsize=1714528 CPUtime=0
/proc/4781/task/4793/stat : 4793 (java) S 4779 4781 4736 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 188431538 1755676672 58046 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 81.01
Current children cumulated vsize (Kb) 1714528

Child status: 10
Real time (s): 81.9469
CPU time (s): 82.9104
CPU user time (s): 82.4955
CPU system time (s): 0.414936
CPU usage (%): 101.176
Max. virtual memory (cumulated for all children) (Kb): 1714656

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 05:54:40 UTC 2006


FILE ID= 43656-1149227680

PBS_JOBID= 296143

BENCH NAME= ROOT/tmp/node25/43656-1149227680/instance-43656-1149227680.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node25/43656-1149227680/instance-43656-1149227680.opb 472264733
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-43656-1149227680 -o ROOT/results/node25/solver-43656-1149227680 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node25/43656-1149227680/instance-43656-1149227680.opb 472264733

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  7ce2e3bbe25363ec7cf5ebf31ed09feb

RANDOM SEED= 472264733


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1911544 kB
Buffers:          1008 kB
Cached:          80148 kB
SwapCached:       3164 kB
Active:          18988 kB
Inactive:        70852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1911544 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            40564 kB
Committed_AS:   217328 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jun  2 05:56:02 UTC 2006