Trace number 50592

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
SAT4JPSEUDO 2006.2 HeuristicsSAT (TO)9 1800.35 1782.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_10.r.opb
MD5SUMe965a77006f54aa5fb414d88d571084c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.038993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables99
Total number of constraints50
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
Number of terms in the objective function 99
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 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.21	c Cutting planes based inference
0.21	c --- Begin Solver configuration ---
0.21	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.21	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.21	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.21	c VSIDS like heuristics from MiniSAT using a heap
0.21	c No reason simplification
0.21	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node29/50592-1154084713/instance-50592-1154084713.opb
0.21	c reading problem ... 
0.26	c ... done. Time 0.049 ms.
0.26	c #vars     99
0.26	c #constraints  50
0.27	c SATISFIABLE
0.27	c OPTIMIZING...
0.27	c Got one! Ellapsed CPU time (in seconds):0.059
0.27	o 13
0.32	c Got one! Ellapsed CPU time (in seconds):0.109
0.32	o 11
0.48	c Got one! Ellapsed CPU time (in seconds):0.274
0.48	o 9
1782.24	c starts		: 15
1782.24	c conflicts		: 23628
1782.24	c decisions		: 59415
1782.24	c propagations		: 213260
1782.24	c inspects		: 291406056
1782.24	c learnt literals	: 0
1782.24	c learnt binary clauses	: 0
1782.24	c learnt ternary clauses	: 0
1782.24	c learnt clauses	: 23628
1782.24	c root simplifications	: 0
1782.24	c removed literals (reason simplification)	: 0
1782.24	c reason swapping (by a shorter reason)	: 0
1782.24	c Calls to reduceDB	: 0
1782.24	c speed (decisions/second)	: 33.34624191810345
1782.25	c non guided choices	0
1782.25	s SATISFIABLE
1782.25	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
1782.25	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
1782.25	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
1782.25	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99
1782.25	c objective function=9
1782.25	c Total wall clock time (ms): 1782.039

Verifier Data (download as text)

OK	9

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node29/watcher-50592-1154084713 -o ROOT/results/node29/solver-50592-1154084713 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node29/50592-1154084713/instance-50592-1154084713.opb 77410604 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 7242
/proc/meminfo: memFree=640904/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=168 CPUtime=0
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 155331191 172032 23 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/7242/statm: 42 23 18 14 0 2 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=455664/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=11.17
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 51740 0 1 0 1095 22 0 0 25 0 13 0 155331191 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 48091 1910 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.15
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 4353 0 0 0 13 2 0 0 16 0 13 0 155331194 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.15
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 5280 0 0 0 13 2 0 0 16 0 13 0 155331194 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 155331197 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2118 0 0 0 78 0 0 0 16 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.75
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 883 0 0 0 75 0 0 0 17 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 155331240 1753317376 48091 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (Kb) 1712224

[startup+20.0085 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=448624/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=21.28
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 54666 0 1 0 2104 24 0 0 25 0 13 0 155331191 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 49784 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.22
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 5682 0 0 0 20 2 0 0 17 0 13 0 155331194 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.22
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 6863 0 0 0 19 3 0 0 16 0 13 0 155331194 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 17 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.76
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 883 0 0 0 76 0 0 0 17 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 155331240 1753317376 49784 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (Kb) 1712224

[startup+30.0149 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=450160/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=31.32
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 56077 0 1 0 3107 25 0 0 25 0 13 0 155331191 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071636542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 49404 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.26
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 6163 0 0 0 23 3 0 0 16 0 13 0 155331194 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.27
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 7785 0 0 0 24 3 0 0 16 0 13 0 155331194 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 155331197 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 17 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.76
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 883 0 0 0 76 0 0 0 17 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 155331240 1753317376 49404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.32
Current children cumulated vsize (Kb) 1712224

[startup+40.0213 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=452080/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=41.36
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 57418 0 1 0 4110 26 0 0 25 0 13 0 155331191 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071416604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 48920 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 6653 0 0 0 27 3 0 0 17 0 13 0 155331194 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.31
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 8628 0 0 0 28 3 0 0 16 0 13 0 155331194 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.01
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 1 0 0 0 16 0 13 0 155331197 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 17 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.77
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 77 0 0 0 17 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 48920 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.36
Current children cumulated vsize (Kb) 1712224

[startup+50.0277 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=454320/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=51.41
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 58810 0 1 0 5115 26 0 0 25 0 13 0 155331191 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 48369 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.35
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 7356 0 0 0 32 3 0 0 16 0 13 0 155331194 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.37
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 9306 0 0 0 33 4 0 0 16 0 13 0 155331194 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.02
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 1 1 0 0 16 0 13 0 155331197 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.77
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 77 0 0 0 17 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 48369 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.41
Current children cumulated vsize (Kb) 1712224

[startup+60.0332 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=456304/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=61.47
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 59783 0 1 0 6120 27 0 0 25 0 13 0 155331191 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071355836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 47862 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=0.4
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 7790 0 0 0 37 3 0 0 16 0 13 0 155331194 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=0.42
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 9837 0 0 0 38 4 0 0 17 0 13 0 155331194 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.02
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 30 0 0 0 1 1 0 0 16 0 13 0 155331197 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 47862 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0

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

/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134840 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (Kb) 1712224

[startup+1779.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=106992/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=1797.15
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 212691 0 1 0 179601 114 0 0 25 0 13 0 155331191 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071407543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 134887 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=17.85
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 64641 0 0 0 1755 30 0 0 17 0 13 0 155331194 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=17.83
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 57245 0 0 0 1755 28 0 0 16 0 13 0 155331194 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 166 0 0 0 17 13 0 0 16 0 13 0 155331197 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134887 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (Kb) 1712224

[startup+1780.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=106800/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=1798.18
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 212745 0 1 0 179704 114 0 0 19 0 13 0 155331191 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071407543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 134939 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=17.87
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 64670 0 0 0 1757 30 0 0 17 0 13 0 155331194 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=17.85
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 57269 0 0 0 1757 28 0 0 16 0 13 0 155331194 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 166 0 0 0 17 13 0 0 16 0 13 0 155331197 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (Kb) 1712224

[startup+1781.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=106800/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=1799.19
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 212745 0 1 0 179805 114 0 0 25 0 13 0 155331191 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071397469 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 134939 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=17.87
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 64670 0 0 0 1757 30 0 0 17 0 13 0 155331194 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=17.85
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 57269 0 0 0 1757 28 0 0 16 0 13 0 155331194 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 166 0 0 0 17 13 0 0 16 0 13 0 155331197 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134939 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.19
Current children cumulated vsize (Kb) 1712224

[startup+1782.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=106736/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=1800.22
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 212769 0 1 0 179908 114 0 0 25 0 13 0 155331191 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 134962 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=17.9
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 64676 0 0 0 1760 30 0 0 17 0 13 0 155331194 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=17.88
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 57286 0 0 0 1760 28 0 0 16 0 13 0 155331194 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 166 0 0 0 17 13 0 0 15 0 13 0 155331197 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (Kb) 1712224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 7257
/proc/meminfo: memFree=106736/2055920 swapFree=4169188/4192956
[pid=7242] ppid=7240 vsize=1712224 CPUtime=1800.22
/proc/7242/stat : 7242 (java) R 7240 7242 7193 0 -1 0 212769 0 1 0 179908 114 0 0 25 0 13 0 155331191 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7242/statm: 428056 134962 1911 14 0 414803 0
[pid=7242/tid=7243] ppid=7240 vsize=1712224 CPUtime=17.9
/proc/7242/task/7243/stat : 7243 (java) S 7240 7242 7193 0 -1 64 64676 0 0 0 1760 30 0 0 17 0 13 0 155331194 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7244] ppid=7240 vsize=1712224 CPUtime=17.88
/proc/7242/task/7244/stat : 7244 (java) S 7240 7242 7193 0 -1 64 57286 0 0 0 1760 28 0 0 16 0 13 0 155331194 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7245] ppid=7240 vsize=1712224 CPUtime=0.3
/proc/7242/task/7245/stat : 7245 (java) S 7240 7242 7193 0 -1 64 166 0 0 0 17 13 0 0 15 0 13 0 155331197 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7246] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7246/stat : 7246 (java) S 7240 7242 7193 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 155331197 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7247] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7247/stat : 7247 (java) S 7240 7242 7193 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 155331198 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7248] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7248/stat : 7248 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7249] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7249/stat : 7249 (java) S 7240 7242 7193 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7250] ppid=7240 vsize=1712224 CPUtime=0.81
/proc/7242/task/7250/stat : 7250 (java) S 7240 7242 7193 0 -1 64 2120 0 0 0 81 0 0 0 16 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7251] ppid=7240 vsize=1712224 CPUtime=0.78
/proc/7242/task/7251/stat : 7251 (java) S 7240 7242 7193 0 -1 64 884 0 0 0 78 0 0 0 17 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7242/tid=7252] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7252/stat : 7252 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7253] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7253/stat : 7253 (java) S 7240 7242 7193 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 155331201 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7242/tid=7257] ppid=7240 vsize=1712224 CPUtime=0
/proc/7242/task/7257/stat : 7257 (java) S 7240 7242 7193 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 155331240 1753317376 134962 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (Kb) 1712224

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

Child status: 143
Real time (s): 1782.35
CPU time (s): 1800.35
CPU user time (s): 1799.12
CPU system time (s): 1.22381
CPU usage (%): 101.009
Max. virtual memory (cumulated for all children) (Kb): 1712224
The end

Launcher Data (download as text)

Begin job on node29 on Fri Jul 28 11:05:13 UTC 2006


FILE ID= 50592-1154084713

PBS_JOBID= 885274

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m50_100_10_10.r.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node29/50592-1154084713/instance-50592-1154084713.opb 77410604
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-50592-1154084713 -o ROOT/results/node29/solver-50592-1154084713 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node29/50592-1154084713/instance-50592-1154084713.opb 77410604

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  e965a77006f54aa5fb414d88d571084c

RANDOM SEED= 77410604

TIMEOUT= 1800 seconds


/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.282
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.282
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:        641112 kB
Buffers:         31568 kB
Cached:        1311856 kB
SwapCached:      17460 kB
Active:         263836 kB
Inactive:      1102832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        641112 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            34152 kB
Committed_AS:   648940 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jul 28 11:34:56 UTC 2006