Trace number 354039

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23SAT (TO)209738 1800.14 1795.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-markshare1_1.opb
MD5SUM83e0e1e1c048d12c4488c7f5a723c62c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark221
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 221
Optimality of the best value was proved NO
Number of variables280
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint11
Maximum length of a constraint130
Number of terms in the objective function 180
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6442450938
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 6442450938
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.20	--- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.20	c No reason simplification
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving /tmp/evaluation/354039-1176692075/instance-354039-1176692075.opb
0.20/0.20	c reading problem ... 
0.33/0.33	c ... done. Wall clock time 0.132s.
0.33/0.33	c CPU time (experimental) 0.28s.
0.33/0.33	c #vars     280
0.33/0.33	c #constraints  17
9.06/7.16	c SATISFIABLE
9.06/7.16	c OPTIMIZING...
9.06/7.16	c Got one! Elapsed wall clock time (in seconds):6.961
9.06/7.16	o 5442440
9.46/7.53	c Got one! Elapsed wall clock time (in seconds):7.336
9.46/7.53	o 1240547
11.55/9.55	c Got one! Elapsed wall clock time (in seconds):9.356
11.55/9.55	o 958873
11.85/9.83	c Got one! Elapsed wall clock time (in seconds):9.636
11.85/9.83	o 661169
28.08/26.09	c Got one! Elapsed wall clock time (in seconds):25.889
28.08/26.09	o 541813
28.58/26.60	c Got one! Elapsed wall clock time (in seconds):26.401
28.58/26.60	o 436097
30.40/28.30	c Got one! Elapsed wall clock time (in seconds):28.108
30.40/28.30	o 209738
1800.01/1795.71	c starts		: 10
1800.01/1795.71	c conflicts		: 530
1800.01/1795.71	c decisions		: 13348
1800.01/1795.71	c propagations		: 41917
1800.01/1795.71	c inspects		: 4418948
1800.01/1795.71	c learnt literals	: 0
1800.01/1795.71	c learnt binary clauses	: 0
1800.01/1795.71	c learnt ternary clauses	: 0
1800.01/1795.71	c learnt clauses	: 529
1800.01/1795.71	c root simplifications	: 0
1800.01/1795.71	c removed literals (reason simplification)	: 0
1800.01/1795.71	c reason swapping (by a shorter reason)	: 0
1800.01/1795.71	c Calls to reduceDB	: 0
1800.01/1795.71	c speed (decisions/second)	: 7.552323946490981
1800.01/1795.71	c non guided choices	362
1800.01/1795.71	s SATISFIABLE
1800.01/1795.71	v -x1 -x2 -x3 x4 x5 x6 -x7 -x8 x9 x10 x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
1800.01/1795.71	v x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56
1800.01/1795.71	v -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 x66 x67 -x68 x69 x70 x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83
1800.01/1795.71	v -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 x95 x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 x105 -x106 x107 -x108
1800.01/1795.71	v -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 -x123 -x124 -x125 -x126 x127 -x128 x129
1800.01/1795.71	v -x130 x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
1800.01/1795.71	v x151 -x152 -x153 -x154 x155 x156 x157 x158 -x159 x160 x161 -x162 -x163 x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172
1800.01/1795.71	v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 x184 x185 x186 x187 x188 x189 x190 -x191 -x192 -x193 x194
1800.01/1795.71	v -x195 x196 -x197 -x198 -x199 x200 x201 x202 -x203 x204 x205 x206 -x207 x208 x209 x210 x211 -x212 -x213 -x214 -x215 x216 x217
1800.01/1795.71	v -x218 -x219 -x220 x221 -x222 -x223 -x224 -x225 x226 x227 -x228 -x229 -x230 x231 x232 x233 x234 -x235 x236 x237 x238 -x239 -x240
1800.01/1795.71	v -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 x252 -x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 -x263
1800.01/1795.71	v -x264 x265 x266 x267 x268 x269 x270 x271 -x272 -x273 -x274 -x275 -x276 x277 -x278 x279 x280
1800.01/1795.71	c objective function=209738
1800.01/1795.71	c Total wall clock time (ms): 1795.519

Verifier Data (download as text)

OK	209738

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node75/watcher-354039-1176692075 -o ROOT/results/node75/solver-354039-1176692075 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354039-1176692075/sat4jPseudoCP.jar /tmp/evaluation/354039-1176692075/instance-354039-1176692075.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.99 1.00 1.00 2/64 20925
/proc/meminfo: memFree=1749704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1512 CPUtime=0
/proc/20925/stat : 20925 (java) R 20923 20925 20796 0 -1 0 66 0 0 0 0 0 0 0 18 0 1 0 117121345 1548288 49 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 6719104 0 0 4096 0 0 0 0 17 1 0 0
/proc/20925/statm: 380 58 44 9 0 10 0

[startup+0.0640811 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 20925
/proc/meminfo: memFree=1749704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1777708 CPUtime=0.04
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 3660 0 1 0 3 1 0 0 18 0 7 0 117121345 1820372992 3402 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 444427 3402 1078 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.10109 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 20925
/proc/meminfo: memFree=1749704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1780108 CPUtime=0.08
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 117121345 1822830592 3721 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 445027 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301128 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 20925
/proc/meminfo: memFree=1749704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1781972 CPUtime=0.33
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 5142 0 1 0 30 3 0 0 18 0 12 0 117121345 1824739328 4880 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 445493 4880 1269 9 0 443105 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781972

[startup+0.701209 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 20925
/proc/meminfo: memFree=1749704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1789700 CPUtime=1.07
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 10103 0 1 0 101 6 0 0 18 0 13 0 117121345 1832652800 9075 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 447425 9075 1306 9 0 445037 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1789700

[startup+1.50237 s]
/proc/loadavg: 0.99 1.00 1.00 4/77 20938
/proc/meminfo: memFree=1705952/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1797176 CPUtime=2.64
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 24967 0 1 0 250 14 0 0 18 0 13 0 117121345 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 449294 17011 1312 9 0 446906 0
[pid=20925/tid=20927] ppid=20923 vsize=1797176 CPUtime=0.73
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 12258 0 1 0 66 7 0 0 18 0 13 0 117121346 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 117121348 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 117121348 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 117121350 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 117121350 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 117121350 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1797176 CPUtime=0.97
/proc/20925/task/20934/stat : 20934 (java) R 20923 20925 20796 0 -1 64 6006 0 0 0 95 2 0 0 17 0 13 0 117121354 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104724523 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1797176 CPUtime=0.89
/proc/20925/task/20935/stat : 20935 (java) R 20923 20925 20796 0 -1 64 5977 0 0 0 87 2 0 0 17 0 13 0 117121354 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104845830 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) R 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20938] ppid=20923 vsize=1797176 CPUtime=0
/proc/20925/task/20938/stat : 20938 (java) S 20923 20925 20796 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 117121379 1840308224 17011 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 1797176

[startup+3.10269 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 20938
/proc/meminfo: memFree=1636704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1794816 CPUtime=4.94
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 53841 0 1 0 468 26 0 0 18 0 13 0 117121345 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448704 43146 1325 9 0 446316 0
[pid=20925/tid=20927] ppid=20923 vsize=1794816 CPUtime=2.08
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 37711 0 1 0 190 18 0 0 24 0 13 0 117121346 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109954382 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1794816 CPUtime=0.01
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 594 0 0 0 1 0 0 0 16 0 13 0 117121348 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1794816 CPUtime=0.01
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 578 0 0 0 1 0 0 0 16 0 13 0 117121348 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117121350 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117121350 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1794816 CPUtime=1.49
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7453 0 0 0 146 3 0 0 16 0 13 0 117121354 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1794816 CPUtime=1.29
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6773 0 0 0 127 2 0 0 16 0 13 0 117121354 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20938] ppid=20923 vsize=1794816 CPUtime=0
/proc/20925/task/20938/stat : 20938 (java) S 20923 20925 20796 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 117121379 1837891584 43146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 1794816

[startup+6.30231 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 20938
/proc/meminfo: memFree=1582816/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1794284 CPUtime=8.24
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 55856 0 1 0 798 26 0 0 18 0 13 0 117121345 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448571 43854 1325 9 0 446183 0
[pid=20925/tid=20927] ppid=20923 vsize=1794284 CPUtime=5.19
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 37717 0 1 0 501 18 0 0 25 0 13 0 117121346 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109995915 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1794284 CPUtime=0.05
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 1578 0 0 0 5 0 0 0 16 0 13 0 117121348 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1794284 CPUtime=0.05
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 1574 0 0 0 5 0 0 0 16 0 13 0 117121348 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 117121350 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117121350 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1794284 CPUtime=1.52
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7456 0 0 0 149 3 0 0 16 0 13 0 117121354 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1794284 CPUtime=1.36
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6780 0 0 0 134 2 0 0 16 0 13 0 117121354 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20938] ppid=20923 vsize=1794284 CPUtime=0
/proc/20925/task/20938/stat : 20938 (java) S 20923 20925 20796 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 117121379 1837346816 43854 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 1794284

[startup+12.7026 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 20942
/proc/meminfo: memFree=1538704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=14.77
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 66372 0 1 0 1446 31 0 0 18 0 13 0 117121345 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 53808 1327 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=11.5
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 43521 0 1 0 1130 20 0 0 24 0 13 0 117121346 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109549320 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=0.11
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 3944 0 0 0 10 1 0 0 16 0 13 0 117121348 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=0.11
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 3907 0 0 0 10 1 0 0 16 0 13 0 117121348 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.58
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7459 0 0 0 155 3 0 0 16 0 13 0 117121354 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.4
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6781 0 0 0 138 2 0 0 17 0 13 0 117121354 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20942] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20942/stat : 20942 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117122329 1836986368 53808 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.77
Current children cumulated vsize (KiB) 1793932

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 20942
/proc/meminfo: memFree=1554704/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=27.57
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 66413 0 1 0 2726 31 0 0 18 0 13 0 117121345 1836986368 49791 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 49791 1327 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=24.28
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 43529 0 1 0 2408 20 0 0 23 0 13 0 117121346 1836986368 49791 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109472512 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=0.12
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 3960 0 0 0 11 1 0 0 16 0 13 0 117121348 1836986368 49791 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=0.12
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 3924 0 0 0 11 1 0 0 16 0 13 0 117121348 1836986368 49791 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0.41
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 275 0 0 0 21 20 0 0 16 0 13 0 117121350 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 117121350 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.62
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7460 0 0 0 159 3 0 0 16 0 13 0 117121354 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.45
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6782 0 0 0 143 2 0 0 16 0 13 0 117121354 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20945] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20945/stat : 20945 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117124177 1836986368 104350 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1606.3
Current children cumulated vsize (KiB) 1793932

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 21143
/proc/meminfo: memFree=1360440/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=1666.37
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 262726 0 1 0 166484 153 0 0 18 0 13 0 117121345 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 97963 1329 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=1656.8
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 105502 0 1 0 165627 53 0 0 25 0 13 0 117121346 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109828169 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=3.01
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 71601 0 0 0 266 35 0 0 16 0 13 0 117121348 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=3.01
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 70369 0 0 0 265 36 0 0 16 0 13 0 117121348 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0.42
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 275 0 0 0 21 21 0 0 16 0 13 0 117121350 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 117121350 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.62
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7460 0 0 0 159 3 0 0 16 0 13 0 117121354 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.45
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6782 0 0 0 143 2 0 0 16 0 13 0 117121354 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20945] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20945/stat : 20945 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117124177 1836986368 97963 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1666.37
Current children cumulated vsize (KiB) 1793932

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 21143
/proc/meminfo: memFree=1365816/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=1726.43
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 264703 0 1 0 172488 155 0 0 18 0 13 0 117121345 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 96627 1329 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=1716.63
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 105543 0 1 0 171610 53 0 0 25 0 13 0 117121346 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109827818 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=3.12
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 72627 0 0 0 276 36 0 0 16 0 13 0 117121348 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=3.12
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 71277 0 0 0 276 36 0 0 16 0 13 0 117121348 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0.42
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 277 0 0 0 21 21 0 0 16 0 13 0 117121350 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 117121350 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.62
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7460 0 0 0 159 3 0 0 16 0 13 0 117121354 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.45
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6782 0 0 0 143 2 0 0 16 0 13 0 117121354 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20945] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20945/stat : 20945 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117124177 1836986368 96627 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1726.43
Current children cumulated vsize (KiB) 1793932

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 21143
/proc/meminfo: memFree=1330552/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=1786.59
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 275615 0 1 0 178498 161 0 0 18 0 13 0 117121345 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 105480 1329 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=1776.38
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 111392 0 1 0 177583 55 0 0 25 0 13 0 117121346 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109827804 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=3.31
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 75126 0 0 0 293 38 0 0 16 0 13 0 117121348 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=3.32
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 73819 0 0 0 294 38 0 0 16 0 13 0 117121348 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0.45
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 299 0 0 0 23 22 0 0 16 0 13 0 117121350 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 117121350 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.62
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7460 0 0 0 159 3 0 0 16 0 13 0 117121354 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.45
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6782 0 0 0 143 2 0 0 16 0 13 0 117121354 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20945] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20945/stat : 20945 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117124177 1836986368 105480 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (KiB) 1793932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 21143
/proc/meminfo: memFree=1329592/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=1793932 CPUtime=1800.01
/proc/20925/stat : 20925 (java) S 20923 20925 20796 0 -1 0 276106 0 1 0 179839 162 0 0 18 0 13 0 117121345 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 448483 105673 1329 9 0 446095 0
[pid=20925/tid=20927] ppid=20923 vsize=1793932 CPUtime=1789.77
/proc/20925/task/20927/stat : 20927 (java) R 20923 20925 20796 0 -1 64 111395 0 1 0 178922 55 0 0 25 0 13 0 117121346 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109549303 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20923 vsize=1793932 CPUtime=3.32
/proc/20925/task/20928/stat : 20928 (java) S 20923 20925 20796 0 -1 64 75324 0 0 0 294 38 0 0 16 0 13 0 117121348 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20929] ppid=20923 vsize=1793932 CPUtime=3.33
/proc/20925/task/20929/stat : 20929 (java) S 20923 20925 20796 0 -1 64 74109 0 0 0 295 38 0 0 16 0 13 0 117121348 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20930] ppid=20923 vsize=1793932 CPUtime=0.45
/proc/20925/task/20930/stat : 20930 (java) S 20923 20925 20796 0 -1 64 299 0 0 0 23 22 0 0 16 0 13 0 117121350 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20931] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20931/stat : 20931 (java) S 20923 20925 20796 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117121350 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20932] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20923 20925 20796 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 117121350 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20933] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20923 20925 20796 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20934] ppid=20923 vsize=1793932 CPUtime=1.62
/proc/20925/task/20934/stat : 20934 (java) S 20923 20925 20796 0 -1 64 7460 0 0 0 159 3 0 0 16 0 13 0 117121354 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20935] ppid=20923 vsize=1793932 CPUtime=1.45
/proc/20925/task/20935/stat : 20935 (java) S 20923 20925 20796 0 -1 64 6782 0 0 0 143 2 0 0 16 0 13 0 117121354 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20936] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20936/stat : 20936 (java) S 20923 20925 20796 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117121354 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20925/tid=20937] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20937/stat : 20937 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117121354 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20925/tid=20945] ppid=20923 vsize=1793932 CPUtime=0
/proc/20925/task/20945/stat : 20945 (java) S 20923 20925 20796 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 117124177 1836986368 105673 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1793932

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

Solver just ended. Dumping a history of the last processes samples

[startup+1795.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 21143
/proc/meminfo: memFree=1329592/2055920 swapFree=4184008/4192956
[pid=20925] ppid=20923 vsize=0 CPUtime=1800.12
/proc/20925/stat : 20925 (java) Z 20923 20925 20796 0 -1 1036 276125 0 1 0 179845 167 0 0 16 0 2 0 117121345 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20925/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.83
CPU time (s): 1800.14
CPU user time (s): 1798.45
CPU system time (s): 1.68674
CPU usage (%): 100.24
Max. virtual memory (cumulated for all children) (KiB): 1799692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.68674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276125
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53497
involuntary context switches= 34997

runsolver used 1.81872 second user time and 4.79227 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Apr 16 02:54:35 UTC 2007

IDJOB= 354039
IDBENCH= 2323
IDSOLVER= 160
FILE ID= node75/354039-1176692075

PBS_JOBID= 4560002

Free space on /tmp= 66503 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-markshare1_1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354039-1176692075/sat4jPseudoCP.jar /tmp/evaluation/354039-1176692075/instance-354039-1176692075.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-354039-1176692075 -o ROOT/results/node75/solver-354039-1176692075 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354039-1176692075/sat4jPseudoCP.jar /tmp/evaluation/354039-1176692075/instance-354039-1176692075.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  83e0e1e1c048d12c4488c7f5a723c62c

RANDOM SEED= 686603362

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1750112 kB
Buffers:         10376 kB
Cached:         221176 kB
SwapCached:       3320 kB
Active:          86272 kB
Inactive:       168572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750112 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          28748 kB
Slab:            36868 kB
Committed_AS:  2776428 kB
PageTables:       1464 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= 66503 MiB

End job on node75 on Mon Apr 16 03:24:32 UTC 2007