Trace number 42125

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.2 HeuristicsSAT 97.1962 95.4121

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900564822.opb
MD5SUMf89b9c55daed76b61e2a82c59790b13b
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.049991
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 609
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-34.ELsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.20	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node88/42125-1149216540/instance-42125-1149216540.opb
0.20	c reading problem ... 
0.62	c ... done. Time 0.414 ms.
0.62	c #vars     231
0.62	c #constraints  2707
95.34	c starts		: 10
95.34	c conflicts		: 9429
95.34	c decisions		: 48223
95.34	c propagations		: 270014
95.34	c inspects		: 30198236
95.34	c learnt literals	: 0
95.34	c learnt binary clauses	: 0
95.34	c learnt ternary clauses	: 1
95.34	c learnt clauses	: 9429
95.34	c root simplifications	: 0
95.34	c removed literals (reason simplification)	: 0
95.34	c reason swapping (by a shorter reason)	: 0
95.34	c Calls to reduceDB	: 0
95.34	c speed (decisions/second)	: 509.09493998289753
95.34	c non guided choices	262
95.34	s SATISFIABLE
95.34	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
95.34	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
95.34	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
95.34	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
95.34	v -x106 x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
95.34	v -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147
95.34	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168
95.34	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189
95.34	v -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
95.34	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231
95.34	c Total wall clock time (ms): 95.141

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/node88/watcher-42125-1149216540 -o ROOT/results/node88/solver-42125-1149216540 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node88/42125-1149216540/instance-42125-1149216540.opb 401433610 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.65 0.90 0.91 2/68 18937
/proc/meminfo: memFree=1714472/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=168 CPUtime=0
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 187293184 172032 23 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 9540027 0 0 4096 0 0 0 0 17 1 0 0
/proc/18937/statm: 42 23 18 14 0 2 0

[startup+10.0029 s]
/proc/loadavg: 0.85 0.94 0.92 2/80 18949
/proc/meminfo: memFree=1523152/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=11.18
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 53465 0 1 0 1095 23 0 0 25 0 13 0 187293184 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071522576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 49642 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.19
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 5568 0 0 0 17 2 0 0 16 0 13 0 187293187 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.19
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 5687 0 0 0 17 2 0 0 16 0 13 0 187293187 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.63
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1345 0 0 0 63 0 0 0 17 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.76
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1619 0 0 0 76 0 0 0 16 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 187293246 1752772608 49642 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (Kb) 1711692

[startup+20.0099 s]
/proc/loadavg: 0.95 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1514576/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=21.29
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 56553 0 1 0 2105 24 0 0 25 0 13 0 187293184 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071431769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51745 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.26
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 7038 0 0 0 24 2 0 0 16 0 13 0 187293187 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.26
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 7292 0 0 0 23 3 0 0 16 0 13 0 187293187 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.64
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1345 0 0 0 64 0 0 0 16 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.8
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 80 0 0 0 17 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 187293246 1752772608 51745 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.29
Current children cumulated vsize (Kb) 1711692

[startup+30.0169 s]
/proc/loadavg: 0.96 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1515344/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=31.38
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 58626 0 1 0 3112 26 0 0 19 0 13 0 187293184 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071524366 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51557 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.34
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 8257 0 0 0 31 3 0 0 16 0 13 0 187293187 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.34
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 8137 0 0 0 30 4 0 0 16 0 13 0 187293187 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 0 0 0 0 15 0 13 0 187293190 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.64
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1345 0 0 0 64 0 0 0 16 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.81
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 81 0 0 0 16 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 187293246 1752772608 51557 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.38
Current children cumulated vsize (Kb) 1711692

[startup+40.0239 s]
/proc/loadavg: 0.96 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1516432/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=41.51
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 60281 0 1 0 4124 27 0 0 25 0 13 0 187293184 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071466801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51289 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.4
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 9090 0 0 0 37 3 0 0 16 0 13 0 187293187 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.4
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 8791 0 0 0 36 4 0 0 16 0 13 0 187293187 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 187293190 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.7
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1505 0 0 0 70 0 0 0 17 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.82
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 82 0 0 0 17 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 51289 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.51
Current children cumulated vsize (Kb) 1711692

[startup+50.0309 s]
/proc/loadavg: 0.97 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1518032/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=51.57
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 61538 0 1 0 5129 28 0 0 25 0 13 0 187293184 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071524320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 50889 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.46
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 9579 0 0 0 43 3 0 0 16 0 13 0 187293187 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.46
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 9552 0 0 0 41 5 0 0 16 0 13 0 187293187 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0.02
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 1 1 0 0 16 0 13 0 187293190 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.7
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1505 0 0 0 70 0 0 0 17 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.83
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 83 0 0 0 16 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 50889 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.57
Current children cumulated vsize (Kb) 1711692

[startup+60.0379 s]
/proc/loadavg: 0.97 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1516368/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=61.64
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 63418 0 1 0 6135 29 0 0 25 0 13 0 187293184 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071500338 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51309 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.54
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 10605 0 0 0 50 4 0 0 16 0 13 0 187293187 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.53
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 10397 0 0 0 48 5 0 0 16 0 13 0 187293187 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0.02
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 1 1 0 0 15 0 13 0 187293190 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.7
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1505 0 0 0 70 0 0 0 17 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.83
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 83 0 0 0 16 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 51309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.64
Current children cumulated vsize (Kb) 1711692

[startup+70.0449 s]
/proc/loadavg: 0.98 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1515088/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=71.7
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 64651 0 1 0 7140 30 0 0 25 0 13 0 187293184 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071455351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51614 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.59
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 11099 0 0 0 55 4 0 0 16 0 13 0 187293187 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.59
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 11130 0 0 0 53 6 0 0 16 0 13 0 187293187 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0.02
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 1 1 0 0 16 0 13 0 187293190 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.7
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1505 0 0 0 70 0 0 0 17 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.83
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 83 0 0 0 16 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 51614 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71.7
Current children cumulated vsize (Kb) 1711692

[startup+80.0519 s]
/proc/loadavg: 0.98 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1514896/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=81.78
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 65820 0 1 0 8147 31 0 0 23 0 13 0 187293184 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071524239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18937/statm: 427923 51666 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.66
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 11606 0 0 0 62 4 0 0 16 0 13 0 187293187 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.66
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 11785 0 0 0 60 6 0 0 16 0 13 0 187293187 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0.02
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 1 1 0 0 15 0 13 0 187293190 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.7
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1505 0 0 0 70 0 0 0 17 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.83
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 83 0 0 0 16 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 51666 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.78
Current children cumulated vsize (Kb) 1711692

[startup+90.0589 s]
/proc/loadavg: 0.98 0.96 0.93 2/80 18949
/proc/meminfo: memFree=1514960/2055888 swapFree=4085344/4096564
[pid=18937] ppid=18935 vsize=1711692 CPUtime=91.85
/proc/18937/stat : 18937 (java) R 18935 18937 18892 0 -1 0 66843 0 1 0 9153 32 0 0 25 0 13 0 187293184 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071433068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18937/statm: 427923 51644 1912 14 0 414669 0
[pid=18937/tid=18938] ppid=18935 vsize=1711692 CPUtime=0.73
/proc/18937/task/18938/stat : 18938 (java) S 18935 18937 18892 0 -1 64 12243 0 0 0 68 5 0 0 16 0 13 0 187293187 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18939] ppid=18935 vsize=1711692 CPUtime=0.72
/proc/18937/task/18939/stat : 18939 (java) S 18935 18937 18892 0 -1 64 12163 0 0 0 66 6 0 0 16 0 13 0 187293187 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18940] ppid=18935 vsize=1711692 CPUtime=0.02
/proc/18937/task/18940/stat : 18940 (java) S 18935 18937 18892 0 -1 64 28 0 0 0 1 1 0 0 16 0 13 0 187293190 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18941] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18941/stat : 18941 (java) S 18935 18937 18892 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18942] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18942/stat : 18942 (java) S 18935 18937 18892 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 187293190 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18943] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18943/stat : 18943 (java) S 18935 18937 18892 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18944] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18944/stat : 18944 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18945] ppid=18935 vsize=1711692 CPUtime=0.71
/proc/18937/task/18945/stat : 18945 (java) S 18935 18937 18892 0 -1 64 1506 0 0 0 71 0 0 0 17 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18946] ppid=18935 vsize=1711692 CPUtime=0.83
/proc/18937/task/18946/stat : 18946 (java) S 18935 18937 18892 0 -1 64 1621 0 0 0 83 0 0 0 16 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18947] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18947/stat : 18947 (java) S 18935 18937 18892 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18937/tid=18948] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18948/stat : 18948 (java) S 18935 18937 18892 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 187293194 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18937/tid=18949] ppid=18935 vsize=1711692 CPUtime=0
/proc/18937/task/18949/stat : 18949 (java) S 18935 18937 18892 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 187293246 1752772608 51644 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.85
Current children cumulated vsize (Kb) 1711692

Child status: 10
Real time (s): 95.4121
CPU time (s): 97.1962
CPU user time (s): 96.8423
CPU system time (s): 0.353946
CPU usage (%): 101.87
Max. virtual memory (cumulated for all children) (Kb): 1711692

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 02:49:01 UTC 2006


FILE ID= 42125-1149216540

PBS_JOBID= 294842

BENCH NAME= ROOT/tmp/node88/42125-1149216540/instance-42125-1149216540.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node88/42125-1149216540/instance-42125-1149216540.opb 401433610
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node88/watcher-42125-1149216540 -o ROOT/results/node88/solver-42125-1149216540 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node88/42125-1149216540/instance-42125-1149216540.opb 401433610

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  f89b9c55daed76b61e2a82c59790b13b

RANDOM SEED= 401433610


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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1714872 kB
Buffers:         29292 kB
Cached:         237420 kB
SwapCached:       2500 kB
Active:          91624 kB
Inactive:       183852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1714872 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          16740 kB
Slab:            52144 kB
Committed_AS:   220516 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 02:50:36 UTC 2006