Trace number 352184

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
SAT4JPseudoResolution 2007-03-23SAT (TO)220 1800.49 1774.38

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 479
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 479
Number of bits of the biggest sum of numbers9
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.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/352184-1176625333/instance-352184-1176625333.opb
0.20/0.20	c reading problem ... 
0.68/0.52	c ... done. Wall clock time 0.316s.
0.68/0.52	c CPU time (experimental) 0.43s.
0.68/0.52	c #vars     479
0.68/0.52	c #constraints  479
0.83/0.61	c SATISFIABLE
0.83/0.61	c OPTIMIZING...
0.83/0.61	c Got one! Elapsed wall clock time (in seconds):0.408
0.83/0.61	o 233
1.18/0.80	c Got one! Elapsed wall clock time (in seconds):0.6
1.18/0.80	o 232
1.99/1.52	c Got one! Elapsed wall clock time (in seconds):1.317
1.99/1.52	o 231
2.63/2.18	c Got one! Elapsed wall clock time (in seconds):1.979
2.63/2.18	o 230
2.96/2.43	c Got one! Elapsed wall clock time (in seconds):2.233
2.96/2.43	o 229
3.46/2.99	c Got one! Elapsed wall clock time (in seconds):2.785
3.46/2.99	o 228
9.95/9.27	c Got one! Elapsed wall clock time (in seconds):9.073
9.95/9.27	o 227
13.39/12.49	c Got one! Elapsed wall clock time (in seconds):12.289
13.39/12.49	o 226
16.46/15.44	c Got one! Elapsed wall clock time (in seconds):15.236
16.46/15.44	o 225
23.97/22.82	c Got one! Elapsed wall clock time (in seconds):22.621
23.97/22.82	o 224
109.88/107.60	c Got one! Elapsed wall clock time (in seconds):107.396
109.88/107.60	o 223
122.92/120.31	c Got one! Elapsed wall clock time (in seconds):120.109
122.92/120.31	o 222
520.95/512.76	c Got one! Elapsed wall clock time (in seconds):512.562
520.95/512.76	o 221
675.87/665.51	c cleaning 654135 clauses out of 1308285 for limit 223.11764058337263
703.11/692.66	c cleaning 331069 clauses out of 662150 for limit 1319392.7081265189
710.57/700.07	c cleaning 168034 clauses out of 336081 for limit 3.8676340252433753E8
772.68/761.20	c cleaning 153268 clauses out of 306548 for limit 6.422528782433702E8
779.41/767.84	c cleaning 79882 clauses out of 159779 for limit 8.214419290000869E11
783.75/772.19	c cleaning 43191 clauses out of 86398 for limit 1.0147379884307353E-5
784.35/772.71	c cleaning 21847 clauses out of 43706 for limit 3.3047447574140114E-5
785.88/774.24	c cleaning 13671 clauses out of 27359 for limit 0.012953690650869983
786.08/774.42	c cleaning 7086 clauses out of 14189 for limit 0.04123180534241927
787.81/776.19	c cleaning 6542 clauses out of 13102 for limit 18.050227368071763
842.23/829.72	c cleaning 77767 clauses out of 155560 for limit 83980.15388253167
846.82/834.24	c cleaning 44892 clauses out of 89793 for limit 2.382173598762046E10
849.66/837.05	c cleaning 25942 clauses out of 51901 for limit 4.535472951173409E13
850.36/837.74	c cleaning 13226 clauses out of 26460 for limit 1.4685842485720288E14
852.39/839.72	c cleaning 10111 clauses out of 20233 for limit 0.0021114282625279424
852.59/839.92	c cleaning 5303 clauses out of 10623 for limit 0.006638650867841338
854.32/841.66	c cleaning 5904 clauses out of 11820 for limit 3.981402321887845
854.52/841.82	c cleaning 3201 clauses out of 6417 for limit 12.106313092892197
856.05/843.34	c cleaning 4349 clauses out of 8715 for limit 2185.0269333484634
856.15/843.48	c cleaning 2426 clauses out of 4865 for limit 6448.559578719828
858.08/845.38	c cleaning 5217 clauses out of 10439 for limit 8994579.315803826
925.69/912.09	c cleaning 87351 clauses out of 174723 for limit 0.24014297316839972
929.63/915.94	c cleaning 46181 clauses out of 92372 for limit 67.58315845702619
931.87/918.17	c cleaning 25088 clauses out of 50191 for limit 6804.560483823893
932.27/918.52	c cleaning 12797 clauses out of 25602 for limit 21977.253080077968
1015.56/1000.92	c cleaning 96644 clauses out of 193305 for limit 78.23109790219262
1024.98/1010.36	c cleaning 50823 clauses out of 101661 for limit 22132.3232958187
1028.30/1013.61	c cleaning 27661 clauses out of 55338 for limit 3668266.7301414507
1117.93/1101.95	c cleaning 107827 clauses out of 215677 for limit 4.5908599820411816E7
1119.79/1103.78	c Got one! Elapsed wall clock time (in seconds):1103.579
1119.79/1103.78	o 220
1800.02/1774.07	c starts		: 172
1800.02/1774.07	c conflicts		: 3439956
1800.02/1774.07	c decisions		: 4382492
1800.02/1774.07	c propagations		: 71046768
1800.02/1774.07	c inspects		: 1539073512
1800.02/1774.07	c learnt literals	: 0
1800.02/1774.07	c learnt binary clauses	: 0
1800.02/1774.07	c learnt ternary clauses	: 0
1800.02/1774.07	c learnt clauses	: 3439956
1800.02/1774.07	c root simplifications	: 0
1800.02/1774.07	c removed literals (reason simplification)	: 0
1800.02/1774.07	c reason swapping (by a shorter reason)	: 0
1800.02/1774.07	c Calls to reduceDB	: 30
1800.02/1774.07	c speed (decisions/second)	: 6538.222376053279
1800.02/1774.07	c non guided choices	20
1800.02/1774.07	s SATISFIABLE
1800.02/1774.08	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 -x31
1800.02/1774.08	v x32 -x33 -x34 -x35 -x36 x37 -x38 x39 x40 x41 x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
1800.02/1774.08	v x61 -x62 -x63 x64 x65 x66 x67 x68 x69 -x70 -x71 x72 -x73 -x74 x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 x84 -x85 x86 x87 x88 -x89
1800.02/1774.08	v -x90 -x91 x92 x93 -x94 x95 x96 -x97 x98 x99 x100 x101 x102 -x103 -x104 -x105 -x106 x107 -x108 x109 -x110 x111 -x112 -x113 -x114
1800.02/1774.08	v -x115 -x116 x117 -x118 x119 x120 -x121 -x122 -x123 -x124 x125 x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 x134 -x135 x136
1800.02/1774.08	v x137 x138 x139 -x140 -x141 x142 -x143 x144 x145 -x146 -x147 x148 -x149 x150 x151 x152 -x153 x154 x155 -x156 -x157 -x158 x159
1800.02/1774.08	v -x160 -x161 x162 x163 x164 x165 -x166 x167 -x168 -x169 x170 -x171 x172 x173 -x174 -x175 -x176 -x177 -x178 x179 x180 x181 -x182
1800.02/1774.08	v -x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 -x193 -x194 x195 -x196 -x197 x198 -x199 -x200 x201 -x202 -x203 -x204 x205
1800.02/1774.08	v x206 -x207 -x208 x209 x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 x220 -x221 x222 -x223 x224 x225 -x226 -x227 -x228
1800.02/1774.08	v -x229 x230 -x231 x232 x233 -x234 x235 -x236 -x237 x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 x249 -x250
1800.02/1774.08	v -x251 x252 -x253 -x254 -x255 x256 x257 -x258 -x259 x260 -x261 -x262 -x263 x264 x265 x266 -x267 -x268 x269 x270 -x271 x272 -x273
1800.02/1774.08	v -x274 x275 -x276 -x277 -x278 x279 -x280 -x281 -x282 x283 -x284 x285 x286 -x287 -x288 -x289 -x290 x291 x292 -x293 x294 -x295
1800.02/1774.08	v -x296 -x297 -x298 -x299 x300 -x301 -x302 -x303 -x304 x305 -x306 x307 x308 x309 -x310 -x311 x312 -x313 -x314 x315 -x316 -x317
1800.02/1774.08	v x318 -x319 -x320 x321 -x322 -x323 -x324 -x325 -x326 x327 x328 x329 -x330 -x331 x332 x333 -x334 -x335 -x336 -x337 -x338 x339
1800.02/1774.08	v -x340 -x341 -x342 -x343 x344 x345 -x346 -x347 x348 -x349 -x350 -x351 x352 -x353 -x354 x355 -x356 -x357 x358 x359 x360 x361
1800.02/1774.08	v -x362 -x363 x364 -x365 -x366 x367 x368 -x369 -x370 -x371 x372 x373 -x374 -x375 x376 x377 x378 -x379 -x380 x381 -x382 x383 x384
1800.02/1774.08	v x385 x386 -x387 x388 -x389 x390 -x391 x392 x393 x394 x395 -x396 x397 -x398 x399 -x400 -x401 x402 x403 x404 x405 x406 -x407 x408
1800.02/1774.08	v -x409 -x410 -x411 -x412 x413 x414 x415 x416 x417 -x418 x419 -x420 x421 x422 -x423 x424 x425 -x426 -x427 x428 -x429 -x430 x431
1800.02/1774.08	v x432 x433 x434 -x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 -x444 x445 x446 x447 -x448 x449 x450 x451 x452 -x453 x454
1800.02/1774.08	v -x455 -x456 -x457 x458 x459 x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 x470 -x471 x472 x473 -x474 x475 -x476
1800.02/1774.08	v -x477 -x478 -x479
1800.02/1774.10	c objective function=220
1800.02/1774.10	c Total wall clock time (ms): 1773.899

Verifier Data (download as text)

OK	220

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-352184-1176625333 -o ROOT/results/node19/solver-352184-1176625333 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352184-1176625333/sat4jPseudoResolution.jar /tmp/evaluation/352184-1176625333/instance-352184-1176625333.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.92 1.04 1.01 2/77 22078
/proc/meminfo: memFree=1767496/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1800 CPUtime=0
/proc/22078/stat : 22078 (java) R 22076 22078 21388 0 -1 0 154 0 0 0 0 0 0 0 18 0 1 0 110450732 1843200 127 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7787680 0 0 4096 0 0 0 0 17 1 0 0
/proc/22078/statm: 450 138 101 9 0 92 0

[startup+0.01019 s]
/proc/loadavg: 0.92 1.04 1.01 2/77 22078
/proc/meminfo: memFree=1767496/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=12056 CPUtime=0
/proc/22078/stat : 22078 (java) R 22076 22078 21388 0 -1 0 401 0 0 0 0 0 0 0 18 0 1 0 110450732 12345344 209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7455530 0 0 4096 0 0 0 0 17 1 0 0
/proc/22078/statm: 3014 215 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.102206 s]
/proc/loadavg: 0.92 1.04 1.01 2/77 22078
/proc/meminfo: memFree=1767496/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1780108 CPUtime=0.09
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 3985 0 1 0 7 2 0 0 18 0 12 0 110450732 1822830592 3727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 445027 3727 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.302224 s]
/proc/loadavg: 0.92 1.04 1.01 2/77 22078
/proc/meminfo: memFree=1767496/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1782452 CPUtime=0.32
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 5115 0 1 0 28 4 0 0 18 0 12 0 110450732 1825230848 4854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 445613 4854 1264 9 0 443225 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782452

[startup+0.701269 s]
/proc/loadavg: 0.92 1.04 1.01 2/77 22078
/proc/meminfo: memFree=1767496/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784024 CPUtime=1.01
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 7327 0 1 0 96 5 0 0 18 0 13 0 110450732 1826840576 6432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446006 6432 1309 9 0 443618 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1784024

[startup+1.50136 s]
/proc/loadavg: 0.92 1.04 1.01 2/90 22093
/proc/meminfo: memFree=1735776/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784088 CPUtime=1.99
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 21697 0 1 0 187 12 0 0 18 0 13 0 110450732 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446022 20366 1315 9 0 443634 0
[pid=22078/tid=22080] ppid=22076 vsize=1784088 CPUtime=1.21
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 18920 0 1 0 111 10 0 0 21 0 13 0 110450733 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591558 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 110450734 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 110450734 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 110450737 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 110450737 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 110450737 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784088 CPUtime=0.38
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 950 0 0 0 38 0 0 0 16 0 13 0 110450741 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784088 CPUtime=0.36
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 1099 0 0 0 36 0 0 0 16 0 13 0 110450741 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22093] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22093/stat : 22093 (java) S 22076 22078 21388 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 110450816 1826906112 20366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1784088

[startup+3.10153 s]
/proc/loadavg: 0.92 1.04 1.01 2/90 22094
/proc/meminfo: memFree=1635096/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784088 CPUtime=3.66
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 42223 0 1 0 346 20 0 0 18 0 13 0 110450732 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446022 40852 1326 9 0 443634 0
[pid=22078/tid=22080] ppid=22076 vsize=1784088 CPUtime=2.76
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 37713 0 1 0 259 17 0 0 17 0 13 0 110450733 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109589160 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784088 CPUtime=0.01
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 968 0 0 0 1 0 0 0 16 0 13 0 110450734 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784088 CPUtime=0.01
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 703 0 0 0 1 0 0 0 17 0 13 0 110450734 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 110450737 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110450737 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784088 CPUtime=0.43
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1005 0 0 0 43 0 0 0 16 0 13 0 110450741 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784088 CPUtime=0.4
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 1102 0 0 0 40 0 0 0 16 0 13 0 110450741 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784088 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826906112 40852 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 1784088

[startup+6.30287 s]
/proc/loadavg: 0.93 1.04 1.01 2/90 22097
/proc/meminfo: memFree=1582304/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784040 CPUtime=6.96
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 52111 0 1 0 671 25 0 0 18 0 13 0 110450732 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446010 50458 1326 9 0 443622 0
[pid=22078/tid=22080] ppid=22076 vsize=1784040 CPUtime=5.84
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 37718 0 1 0 567 17 0 0 18 0 13 0 110450733 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109556876 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784040 CPUtime=0.09
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 5895 0 0 0 8 1 0 0 16 0 13 0 110450734 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784040 CPUtime=0.09
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 5647 0 0 0 6 3 0 0 17 0 13 0 110450734 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 110450737 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110450737 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784040 CPUtime=0.45
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1008 0 0 0 45 0 0 0 16 0 13 0 110450741 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784040 CPUtime=0.42
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 1103 0 0 0 42 0 0 0 15 0 13 0 110450741 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22097] ppid=22076 vsize=1784040 CPUtime=0
/proc/22078/task/22097/stat : 22097 (java) S 22076 22078 21388 0 -1 64 0 0 0 0 0 0 0 0 17 0 13 0 110451032 1826856960 50458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 1784040

[startup+12.7026 s]
/proc/loadavg: 0.94 1.04 1.01 2/90 22098
/proc/meminfo: memFree=1543256/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784032 CPUtime=13.69
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 64576 0 1 0 1337 32 0 0 18 0 13 0 110450732 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446008 58883 1328 9 0 443620 0
[pid=22078/tid=22080] ppid=22076 vsize=1784032 CPUtime=12
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 37725 0 1 0 1182 18 0 0 18 0 13 0 110450733 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591334 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784032 CPUtime=0.32
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 12493 0 0 0 28 4 0 0 16 0 13 0 110450734 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784032 CPUtime=0.32
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 11006 0 0 0 26 6 0 0 17 0 13 0 110450734 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 18 0 0 0 0 0 0 0 17 0 13 0 110450737 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784032 CPUtime=0.55
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1456 0 0 0 55 0 0 0 17 0 13 0 110450741 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.43
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 1152 0 0 0 43 0 0 0 15 0 13 0 110450741 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 58883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.69
Current children cumulated vsize (KiB) 1784032

[startup+25.503 s]
/proc/loadavg: 0.95 1.03 1.01 2/90 22101
/proc/meminfo: memFree=1480896/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1785344 CPUtime=26.89
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 85439 0 1 0 2646 43 0 0 18 0 13 0 110450732 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446336 74208 1328 9 0 443948 0
[pid=22078/tid=22080] ppid=22076 vsize=1785344 CPUtime=24.55
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 37739 0 1 0 2437 18 0 0 25 0 13 0 110450733 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109549603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1785344 CPUtime=0.56
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 22919 0 0 0 46 10 0 0 17 0 13 0 110450734 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1785344 CPUtime=0.56
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 20434 0 0 0 45 11 0 0 16 0 13 0 110450734 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1785344 CPUtime=0
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 20 0 0 0 0 0 0 0 17 0 13 0 110450737 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1785344 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1828192256 74208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1700 0 0 0 73 0 0 0 16 0 13 0 110450741 1826848768 304549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.63
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 2042 0 0 0 62 1 0 0 17 0 13 0 110450741 1826848768 304549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 304549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 304549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22107] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22107/stat : 22107 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110561111 1826848768 304549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1564.81
Current children cumulated vsize (KiB) 1784032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 22107
/proc/meminfo: memFree=473312/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784032 CPUtime=1625.47
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 758007 0 1 0 162154 393 0 0 18 0 13 0 110450732 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446008 324877 1333 9 0 443620 0
[pid=22078/tid=22080] ppid=22076 vsize=1784032 CPUtime=1570.92
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 38300 0 1 0 157063 29 0 0 23 0 13 0 110450733 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109553103 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784032 CPUtime=22.93
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 360798 0 0 0 2127 166 0 0 16 0 13 0 110450734 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784032 CPUtime=22.84
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 353057 0 0 0 2115 169 0 0 16 0 13 0 110450734 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784032 CPUtime=7.35
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 1372 0 0 0 710 25 0 0 16 0 13 0 110450737 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784032 CPUtime=0.73
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1700 0 0 0 73 0 0 0 16 0 13 0 110450741 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.63
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 2042 0 0 0 62 1 0 0 17 0 13 0 110450741 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22107] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22107/stat : 22107 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110561111 1826848768 324877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1625.47
Current children cumulated vsize (KiB) 1784032

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 22107
/proc/meminfo: memFree=348128/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784032 CPUtime=1686.65
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 795705 0 1 0 168254 411 0 0 18 0 13 0 110450732 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446008 355917 1333 9 0 443620 0
[pid=22078/tid=22080] ppid=22076 vsize=1784032 CPUtime=1629.66
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 38325 0 1 0 162937 29 0 0 17 0 13 0 110450733 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591589 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784032 CPUtime=24.15
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 380596 0 0 0 2240 175 0 0 16 0 13 0 110450734 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784032 CPUtime=24.05
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 370932 0 0 0 2228 177 0 0 16 0 13 0 110450734 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784032 CPUtime=7.35
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 1372 0 0 0 710 25 0 0 15 0 13 0 110450737 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784032 CPUtime=0.73
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1700 0 0 0 73 0 0 0 16 0 13 0 110450741 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.63
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 2042 0 0 0 62 1 0 0 17 0 13 0 110450741 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22107] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22107/stat : 22107 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110561111 1826848768 355917 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1686.65
Current children cumulated vsize (KiB) 1784032

[startup+1722.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/90 22107
/proc/meminfo: memFree=245088/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784032 CPUtime=1747.87
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 827567 0 1 0 174361 426 0 0 18 0 13 0 110450732 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446008 380873 1333 9 0 443620 0
[pid=22078/tid=22080] ppid=22076 vsize=1784032 CPUtime=1688.4
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 38347 0 1 0 168810 30 0 0 25 0 13 0 110450733 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109602622 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784032 CPUtime=25.39
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 396366 0 0 0 2358 181 0 0 17 0 13 0 110450734 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784032 CPUtime=25.3
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 387002 0 0 0 2345 185 0 0 16 0 13 0 110450734 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784032 CPUtime=7.35
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 1372 0 0 0 710 25 0 0 16 0 13 0 110450737 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784032 CPUtime=0.73
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1700 0 0 0 73 0 0 0 16 0 13 0 110450741 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.63
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 2042 0 0 0 62 1 0 0 17 0 13 0 110450741 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22107] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22107/stat : 22107 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110561111 1826848768 380873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1747.87
Current children cumulated vsize (KiB) 1784032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 22107
/proc/meminfo: memFree=208096/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=1784032 CPUtime=1800.02
/proc/22078/stat : 22078 (java) S 22076 22078 21388 0 -1 0 838462 0 1 0 179571 431 0 0 18 0 13 0 110450732 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 446008 390122 1333 9 0 443620 0
[pid=22078/tid=22080] ppid=22076 vsize=1784032 CPUtime=1739.61
/proc/22078/task/22080/stat : 22080 (java) R 22076 22078 21388 0 -1 64 38355 0 1 0 173931 30 0 0 25 0 13 0 110450733 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109830589 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22076 vsize=1784032 CPUtime=25.86
/proc/22078/task/22081/stat : 22081 (java) S 22076 22078 21388 0 -1 64 400795 0 0 0 2403 183 0 0 16 0 13 0 110450734 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22076 vsize=1784032 CPUtime=25.76
/proc/22078/task/22082/stat : 22082 (java) S 22076 22078 21388 0 -1 64 393460 0 0 0 2388 188 0 0 16 0 13 0 110450734 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22083] ppid=22076 vsize=1784032 CPUtime=7.36
/proc/22078/task/22083/stat : 22083 (java) S 22076 22078 21388 0 -1 64 1372 0 0 0 711 25 0 0 16 0 13 0 110450737 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22084] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22076 22078 21388 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22076 22078 21388 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 110450737 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22086] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22086/stat : 22086 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110450741 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22087] ppid=22076 vsize=1784032 CPUtime=0.73
/proc/22078/task/22087/stat : 22087 (java) S 22076 22078 21388 0 -1 64 1700 0 0 0 73 0 0 0 16 0 13 0 110450741 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22088] ppid=22076 vsize=1784032 CPUtime=0.63
/proc/22078/task/22088/stat : 22088 (java) S 22076 22078 21388 0 -1 64 2042 0 0 0 62 1 0 0 17 0 13 0 110450741 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22089] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22089/stat : 22089 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 110450741 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22078/tid=22090] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22090/stat : 22090 (java) S 22076 22078 21388 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 110450741 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22107] ppid=22076 vsize=1784032 CPUtime=0
/proc/22078/task/22107/stat : 22107 (java) S 22076 22078 21388 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110561111 1826848768 390122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1784032

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

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

[startup+1774.2 s]
/proc/loadavg: 1.03 1.01 1.00 2/80 22110
/proc/meminfo: memFree=670288/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=0 CPUtime=1800.31
/proc/22078/stat : 22078 (java) Z 22076 22078 21388 0 -1 1036 840017 0 1 0 179592 439 0 0 15 0 2 0 110450732 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 0

[startup+1774.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/80 22110
/proc/meminfo: memFree=670288/2055920 swapFree=4159528/4192956
[pid=22078] ppid=22076 vsize=0 CPUtime=1800.41
/proc/22078/stat : 22078 (java) Z 22076 22078 21388 0 -1 1036 840017 0 1 0 179592 449 0 0 15 0 2 0 110450732 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1774.38
CPU time (s): 1800.49
CPU user time (s): 1795.92
CPU system time (s): 4.56231
CPU usage (%): 101.471
Max. virtual memory (cumulated for all children) (KiB): 1785876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.92
system time used= 4.56231
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 840017
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= 42563
involuntary context switches= 57013

runsolver used 1.69874 second user time and 4.98824 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Apr 15 08:22:14 UTC 2007

IDJOB= 352184
IDBENCH= 1956
IDSOLVER= 159
FILE ID= node19/352184-1176625333

PBS_JOBID= 4556840

Free space on /tmp= 66542 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352184-1176625333/sat4jPseudoResolution.jar /tmp/evaluation/352184-1176625333/instance-352184-1176625333.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-352184-1176625333 -o ROOT/results/node19/solver-352184-1176625333 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352184-1176625333/sat4jPseudoResolution.jar /tmp/evaluation/352184-1176625333/instance-352184-1176625333.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0a5749e09f3f6f40d04f442dc86d22a6

RANDOM SEED= 216299184

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1767904 kB
Buffers:         44848 kB
Cached:         150072 kB
SwapCached:       2960 kB
Active:         107836 kB
Inactive:       122940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767904 kB
SwapTotal:     4192956 kB
SwapFree:      4159528 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          35232 kB
Slab:            42756 kB
Committed_AS:  2871948 kB
PageTables:       1796 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= 66542 MiB

End job on node19 on Sun Apr 15 08:51:50 UTC 2007