Trace number 357735

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
SAT4JPseudoResolution 2007-03-23SAT 325.092 324.475

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12bt.opb
MD5SUMb789f830862c22cea2a920d3cb2b89b5
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.467927
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints573
Number of constraints which are clauses402
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints169
Minimum length of a constraint1
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
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.11/0.36	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.36	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.36	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.37	c no version file found!!!
0.11/0.37	c sun.arch.data.model	32
0.11/0.37	c java.version	1.6.0
0.11/0.37	c os.name	Linux
0.11/0.37	c os.version	2.6.9-22.EL.rootsmp
0.11/0.37	c os.arch	i386
0.11/0.37	c Free memory 1651659224
0.11/0.37	c Max memory 1654456320
0.11/0.37	c Total memory 1654456320
0.11/0.37	c Number of processors 2
0.20/0.43	--- Begin Solver configuration ---
0.20/0.43	c Stops conflict analysis at the first Unique Implication Point
0.20/0.43	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.43	c Learn all clauses as in MiniSAT
0.20/0.43	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.43	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.43	c No reason simplification
0.20/0.43	c --- End Solver configuration ---
0.20/0.43	c solving /tmp/evaluation/357735-1176832496/instance-357735-1176832496.opb
0.20/0.43	c reading problem ... 
0.59/0.71	c ... done. Wall clock time 0.279s.
0.59/0.71	c CPU time (experimental) 0.39s.
0.59/0.71	c #vars     266
0.59/0.71	c #constraints  572
324.96/324.38	c starts		: 16
324.96/324.38	c conflicts		: 95263
324.96/324.38	c decisions		: 116681
324.96/324.38	c propagations		: 2746040
324.96/324.38	c inspects		: 745648213
324.96/324.38	c learnt literals	: 5
324.96/324.38	c learnt binary clauses	: 2
324.96/324.38	c learnt ternary clauses	: 13
324.96/324.38	c learnt clauses	: 95258
324.96/324.38	c root simplifications	: 0
324.96/324.38	c removed literals (reason simplification)	: 0
324.96/324.38	c reason swapping (by a shorter reason)	: 0
324.96/324.38	c Calls to reduceDB	: 0
324.96/324.38	c speed (decisions/second)	: 360.49816786440346
324.96/324.38	c non guided choices	23
324.96/324.38	s SATISFIABLE
324.96/324.38	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
324.96/324.38	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 x53 -x54 -x55
324.96/324.38	v -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 -x81
324.96/324.38	v -x82 -x83 -x84 x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106
324.96/324.38	v -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127
324.96/324.38	v -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148
324.96/324.38	v -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 x161 -x162 -x163 x164 x165 -x166 -x167 x168 x169 -x170
324.96/324.38	v -x171 x172 x173 -x174 x175 -x176 x177 -x178 -x179 x180 -x181 x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 -x193
324.96/324.38	v x194 x195 -x196 -x197 x198 -x199 x200 x201 -x202 -x203 x204 x205 -x206 -x207 x208 x209 -x210 -x211 -x212 -x213 -x214 -x215
324.96/324.38	v x216 -x217 x218 -x219 -x220 -x221 x222 x223 -x224 -x225 x226 x227 -x228 -x229 x230 x231 -x232 -x233 x234 x235 -x236 -x237 x238
324.96/324.38	v x239 -x240 -x241 x242 x243 -x244 -x245 x246 -x247 -x248 -x249 x250 -x251 x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 x260
324.96/324.38	v x261 -x262 -x263 x264 x265 -x266
324.96/324.38	c Total wall clock time (ms): 323.95

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-357735-1176832496 -o ROOT/results/node59/solver-357735-1176832496 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/357735-1176832496/sat4jPseudoResolution.jar /tmp/evaluation/357735-1176832496/instance-357735-1176832496.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28836
/proc/meminfo: memFree=1857320/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=200 CPUtime=0
/proc/28836/stat : 28836 (java) D 28834 28836 28138 0 -1 0 48 0 0 0 0 0 0 0 18 0 1 0 131159238 204800 33 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 9286564 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/28836/statm: 50 33 26 9 0 4 0

[startup+0.021498 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28836
/proc/meminfo: memFree=1857320/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=272 CPUtime=0
/proc/28836/stat : 28836 (java) D 28834 28836 28138 0 -1 0 52 0 1 0 0 0 0 0 18 0 1 0 131159238 278528 37 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 9286203 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/28836/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102493 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28836
/proc/meminfo: memFree=1857320/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=12496 CPUtime=0.02
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 751 0 27 0 0 2 0 0 18 0 2 0 131159238 12795904 561 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 3124 561 250 9 0 1241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12496

[startup+0.301552 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28836
/proc/meminfo: memFree=1857320/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1780108 CPUtime=0.11
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 3928 0 38 0 6 5 0 0 18 0 12 0 131159238 1822830592 3707 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 445027 3707 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1780108

[startup+0.701609 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28836
/proc/meminfo: memFree=1857320/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1782272 CPUtime=0.59
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 5752 0 38 0 52 7 0 0 18 0 12 0 131159238 1825046528 5389 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 445568 5389 1284 9 0 443180 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 1782272

[startup+1.50275 s]
/proc/loadavg: 0.85 0.97 0.99 4/77 28849
/proc/meminfo: memFree=1827520/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1785076 CPUtime=1.71
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 14199 0 38 0 159 12 0 0 18 0 13 0 131159238 1827917824 12713 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446269 12713 1312 9 0 443881 0
[pid=28836/tid=28838] ppid=28834 vsize=1785076 CPUtime=1.01
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 11048 0 12 0 93 8 0 0 18 0 13 0 131159247 1827917824 12714 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109600124 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 131159255 1827917824 12714 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 131159255 1827917824 12715 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 131159259 1827917824 12716 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 131159260 1827917824 12716 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 131159260 1827917824 12717 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1827917824 12717 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1785076 CPUtime=0.32
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1037 0 0 0 32 0 0 0 15 0 13 0 131159267 1827917824 12718 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1785076 CPUtime=0.34
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1417 0 0 0 33 1 0 0 16 0 13 0 131159267 1827917824 12718 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1827917824 12718 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1827917824 12718 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1827917824 12718 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 1785076

[startup+3.10206 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1777792/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1785076 CPUtime=3.4
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 27728 0 38 0 321 19 0 0 18 0 13 0 131159238 1827917824 25968 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446269 25969 1314 9 0 443881 0
[pid=28836/tid=28838] ppid=28834 vsize=1785076 CPUtime=2.59
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 24290 0 12 0 245 14 0 0 23 0 13 0 131159247 1827917824 25969 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109640375 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 131159255 1827917824 25969 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 131159255 1827917824 25970 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 131159259 1827917824 25970 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 131159260 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 131159260 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1785076 CPUtime=0.39
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1292 0 0 0 39 0 0 0 15 0 13 0 131159267 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1785076 CPUtime=0.37
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1449 0 0 0 36 1 0 0 16 0 13 0 131159267 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1785076 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1827917824 25971 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 1785076

[startup+6.30267 s]
/proc/loadavg: 0.86 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1704840/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1785044 CPUtime=6.63
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 42970 0 38 0 637 26 0 0 18 0 13 0 131159238 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446261 41186 1323 9 0 443873 0
[pid=28836/tid=28838] ppid=28834 vsize=1785044 CPUtime=5.74
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37700 0 12 0 554 20 0 0 17 0 13 0 131159247 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109569544 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 919 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 895 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 131159259 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1785044 CPUtime=0.4
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 40 0 0 0 16 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1785044 CPUtime=0.4
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 39 1 0 0 16 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 1785044

[startup+12.7029 s]
/proc/loadavg: 0.87 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1687576/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1785044 CPUtime=13.03
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 42971 0 38 0 1277 26 0 0 18 0 13 0 131159238 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446261 41186 1323 9 0 443873 0
[pid=28836/tid=28838] ppid=28834 vsize=1785044 CPUtime=12.14
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37701 0 12 0 1194 20 0 0 25 0 13 0 131159247 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109539151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 919 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 895 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 131159259 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1785044 CPUtime=0.41
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 41 0 0 0 16 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1785044 CPUtime=0.4
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 39 1 0 0 16 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1785044 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 1785044

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1687704/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1785044 CPUtime=25.83
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 42971 0 38 0 2557 26 0 0 18 0 13 0 131159238 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446261 41186 1323 9 0 443873 0
[pid=28836/tid=28838] ppid=28834 vsize=1785044 CPUtime=24.93
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37701 0 12 0 2473 20 0 0 25 0 13 0 131159247 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109539423 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 919 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1785044 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 895 0 0 0 1 0 0 0 16 0 13 0 131159255 1827885056 41186 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.56
Current children cumulated vsize (KiB) 1787612

[startup+321.503 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1623128/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1787612 CPUtime=322.16
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 59802 0 38 0 32183 33 0 0 18 0 13 0 131159238 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446903 57272 1323 9 0 444515 0
[pid=28836/tid=28838] ppid=28834 vsize=1787612 CPUtime=320.36
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37706 0 12 0 32015 21 0 0 25 0 13 0 131159247 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109569544 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 9936 0 0 0 42 3 0 0 18 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 8699 0 0 0 42 3 0 0 16 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 131159259 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1787612 CPUtime=0.42
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 42 0 0 0 16 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1787612 CPUtime=0.41
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 40 1 0 0 17 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.16
Current children cumulated vsize (KiB) 1787612

[startup+323.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1623128/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1787612 CPUtime=323.76
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 59802 0 38 0 32343 33 0 0 18 0 13 0 131159238 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446903 57272 1323 9 0 444515 0
[pid=28836/tid=28838] ppid=28834 vsize=1787612 CPUtime=321.96
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37706 0 12 0 32175 21 0 0 25 0 13 0 131159247 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109539984 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 9936 0 0 0 42 3 0 0 18 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 8699 0 0 0 42 3 0 0 16 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 131159259 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1787612 CPUtime=0.42
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 42 0 0 0 16 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1787612 CPUtime=0.41
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 40 1 0 0 17 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.76
Current children cumulated vsize (KiB) 1787612

[startup+323.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1623128/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1787612 CPUtime=324.56
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 59802 0 38 0 32423 33 0 0 18 0 13 0 131159238 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446903 57272 1323 9 0 444515 0
[pid=28836/tid=28838] ppid=28834 vsize=1787612 CPUtime=322.76
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37706 0 12 0 32255 21 0 0 25 0 13 0 131159247 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109539161 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 9936 0 0 0 42 3 0 0 18 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 8699 0 0 0 42 3 0 0 16 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 131159259 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1787612 CPUtime=0.42
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 42 0 0 0 16 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1787612 CPUtime=0.41
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 40 1 0 0 17 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 324.56
Current children cumulated vsize (KiB) 1787612

[startup+324.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 28849
/proc/meminfo: memFree=1623128/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1787612 CPUtime=324.96
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 59802 0 38 0 32463 33 0 0 18 0 13 0 131159238 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446903 57272 1323 9 0 444515 0
[pid=28836/tid=28838] ppid=28834 vsize=1787612 CPUtime=323.16
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 28138 0 -1 64 37706 0 12 0 32295 21 0 0 25 0 13 0 131159247 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109569544 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 9936 0 0 0 42 3 0 0 18 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 8699 0 0 0 42 3 0 0 16 0 13 0 131159255 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 131159259 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 131159260 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1787612 CPUtime=0.42
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 42 0 0 0 16 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1787612 CPUtime=0.41
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 40 1 0 0 17 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131159267 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28849] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28849/stat : 28849 (java) S 28834 28836 28138 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 131159310 1830514688 57272 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 324.96
Current children cumulated vsize (KiB) 1787612

[startup+324.401 s]
/proc/loadavg: 0.99 0.97 0.99 1/76 28850
/proc/meminfo: memFree=1623128/2055920 swapFree=4184740/4192956
[pid=28836] ppid=28834 vsize=1787612 CPUtime=325.05
/proc/28836/stat : 28836 (java) S 28834 28836 28138 0 -1 0 59807 0 38 0 32472 33 0 0 18 0 12 0 131159238 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28836/statm: 446903 57277 1324 9 0 444515 0
[pid=28836/tid=28838] ppid=28834 vsize=1787612 CPUtime=323.25
/proc/28836/task/28838/stat : 28838 (java) S 28834 28836 28138 0 -1 64 37710 0 12 0 32304 21 0 0 24 0 12 0 131159247 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28839] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 28138 0 -1 64 9936 0 0 0 42 3 0 0 18 0 12 0 131159255 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=1787612 CPUtime=0.45
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 28138 0 -1 64 8699 0 0 0 42 3 0 0 16 0 12 0 131159255 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 28138 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 131159259 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 28138 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 131159260 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28843] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 28138 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 131159260 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28844] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 28138 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 131159267 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28845] ppid=28834 vsize=1787612 CPUtime=0.42
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 28138 0 -1 64 1293 0 0 0 42 0 0 0 16 0 12 0 131159267 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28846] ppid=28834 vsize=1787612 CPUtime=0.41
/proc/28836/task/28846/stat : 28846 (java) S 28834 28836 28138 0 -1 64 1460 0 0 0 40 1 0 0 17 0 12 0 131159267 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28836/tid=28847] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28847/stat : 28847 (java) S 28834 28836 28138 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 131159267 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28836/tid=28848] ppid=28834 vsize=1787612 CPUtime=0
/proc/28836/task/28848/stat : 28848 (java) S 28834 28836 28138 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 131159267 1830514688 57277 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 325.05
Current children cumulated vsize (KiB) 1787612

Child status: 10
Real time (s): 324.475
CPU time (s): 325.092
CPU user time (s): 324.722
CPU system time (s): 0.369943
CPU usage (%): 100.19
Max. virtual memory (cumulated for all children) (KiB): 1787612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.722
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59811
page faults= 38
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7385
involuntary context switches= 7464

runsolver used 0.39394 second user time and 0.802877 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Apr 17 17:54:56 UTC 2007

IDJOB= 357735
IDBENCH= 1164
IDSOLVER= 159
FILE ID= node59/357735-1176832496

PBS_JOBID= 4586394

Free space on /tmp= 66340 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army9.12bt.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/357735-1176832496/sat4jPseudoResolution.jar /tmp/evaluation/357735-1176832496/instance-357735-1176832496.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-357735-1176832496 -o ROOT/results/node59/solver-357735-1176832496 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/357735-1176832496/sat4jPseudoResolution.jar /tmp/evaluation/357735-1176832496/instance-357735-1176832496.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  b789f830862c22cea2a920d3cb2b89b5

RANDOM SEED= 191318175

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.268
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.268
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:       1857728 kB
Buffers:         10328 kB
Cached:         127840 kB
SwapCached:       2252 kB
Active:          29920 kB
Inactive:       118272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857728 kB
SwapTotal:     4192956 kB
SwapFree:      4184740 kB
Dirty:            3768 kB
Writeback:           0 kB
Mapped:          16976 kB
Slab:            35996 kB
Committed_AS:  1573516 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB

End job on node59 on Tue Apr 17 18:00:21 UTC 2007