Trace number 50945

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? (TO) 1800.64 1764.67

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=460-sizeP=231-sizeQ=460-510733673.opb
MD5SUMd36f723aeb357b1886dd165bafa2139f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark848.065
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables106951
Total number of constraints318781
Number of constraints which are clauses318780
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint106260
Number of terms in the objective function 231
Biggest coefficient in the objective function 1725436586697640946858688965569256363112777243042596638790631055949824
Number of bits for the biggest coefficient in the objective function 231
Sum of the numbers in the objective function 3450873173395281893717377931138512726225554486085193277581262111899647
Number of bits of the sum of numbers in the objective function 231
Biggest number in a constraint 2568425733177916751582514591250062824975751856847252861083144972201529372215371495172688738416791235950675277761805770367685269653410060480042878305982363696267199058168185838960773319279454451792623658074112
Number of bits of the biggest number in a constraint 690
Biggest sum of numbers in a constraint 10273702932711667006330058365000251299903007427389011444332579888806116436559522729154650984843832920045401539706695598567047484917734073472225003787287432253368951530392938530295691567089778039848062225499498
Number of bits of the biggest sum of numbers691
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.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.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.20	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node5/50945-1154118619/instance-50945-1154118619.opb
0.20	c reading problem ... 
584.50	c ... done. Time 584.294 ms.
584.50	c #vars     106951
584.50	c #constraints  318782
1764.41	c starts		: 1
1764.41	c conflicts		: 1
1764.41	c decisions		: 78520
1764.41	c propagations		: 106945
1764.41	c inspects		: 291592
1764.41	c learnt literals	: 0
1764.41	c learnt binary clauses	: 0
1764.41	c learnt ternary clauses	: 0
1764.41	c learnt clauses	: 0
1764.41	c root simplifications	: 0
1764.41	c removed literals (reason simplification)	: 0
1764.41	c reason swapping (by a shorter reason)	: 0
1764.41	c Calls to reduceDB	: 0
1764.41	c speed (decisions/second)	: 66.5509455455279
1764.41	c non guided choices	78520
1764.41	s UNKNOWN
1764.41	c Total wall clock time (ms): 1764.206

Verifier Data (download as text)

ERROR: no interpretation found !

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/node5/watcher-50945-1154118619 -o ROOT/results/node5/solver-50945-1154118619 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node5/50945-1154118619/instance-50945-1154118619.opb 562806143 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 31382
/proc/meminfo: memFree=1398072/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1784 CPUtime=0
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 156 0 0 0 0 0 0 0 18 0 1 0 158723547 1826816 126 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 8197280 0 0 4096 0 0 0 0 17 1 0 0
/proc/31382/statm: 446 137 102 14 0 91 0

[startup+10.0028 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1228768/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709632 CPUtime=10.41
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 47354 0 1 0 1021 20 0 0 18 0 12 0 158723547 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071356184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427408 44035 1872 14 0 414155 0
[pid=31382/tid=31383] ppid=31380 vsize=1709632 CPUtime=0.07
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 1473 0 0 0 6 1 0 0 16 0 12 0 158723551 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709632 CPUtime=0.06
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 2697 0 0 0 5 1 0 0 16 0 12 0 158723551 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 0 0 0 0 16 0 12 0 158723553 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709632 CPUtime=0.22
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 374 0 0 0 22 0 0 0 16 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709632 CPUtime=0.28
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 293 0 0 0 28 0 0 0 16 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709632 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 158723557 1750663168 44035 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.41
Current children cumulated vsize (Kb) 1709632

[startup+20.0109 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1245472/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709460 CPUtime=20.51
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 47611 0 1 0 2030 21 0 0 24 0 12 0 158723547 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071362971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427365 39960 1872 14 0 414112 0
[pid=31382/tid=31383] ppid=31380 vsize=1709460 CPUtime=0.11
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 1606 0 0 0 10 1 0 0 16 0 12 0 158723551 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709460 CPUtime=0.11
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 2783 0 0 0 10 1 0 0 16 0 12 0 158723551 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709460 CPUtime=0.01
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 0 1 0 0 15 0 12 0 158723553 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709460 CPUtime=0.25
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 376 0 0 0 25 0 0 0 16 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709460 CPUtime=0.31
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 295 0 0 0 31 0 0 0 16 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709460 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 158723557 1750487040 39960 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.51
Current children cumulated vsize (Kb) 1709460

[startup+30.019 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1246048/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709396 CPUtime=30.58
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 47872 0 1 0 3034 24 0 0 25 0 12 0 158723547 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071356184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427349 39845 1872 14 0 414096 0
[pid=31382/tid=31383] ppid=31380 vsize=1709396 CPUtime=0.16
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 1736 0 0 0 14 2 0 0 16 0 12 0 158723551 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709396 CPUtime=0.17
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 2873 0 0 0 15 2 0 0 16 0 12 0 158723551 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709396 CPUtime=0.02
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 1 1 0 0 16 0 12 0 158723553 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709396 CPUtime=0.26
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 376 0 0 0 26 0 0 0 16 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709396 CPUtime=0.32
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 296 0 0 0 32 0 0 0 16 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 158723557 1750421504 39845 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.58
Current children cumulated vsize (Kb) 1709396

[startup+40.0262 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1245344/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709396 CPUtime=40.61
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 48130 0 1 0 4036 25 0 0 25 0 12 0 158723547 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4152709496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427349 40057 1872 14 0 414096 0
[pid=31382/tid=31383] ppid=31380 vsize=1709396 CPUtime=0.22
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 1829 0 0 0 19 3 0 0 15 0 12 0 158723551 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709396 CPUtime=0.23
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 2993 0 0 0 21 2 0 0 16 0 12 0 158723551 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709396 CPUtime=0.03
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 2 1 0 0 16 0 12 0 158723553 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709396 CPUtime=0.26
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 376 0 0 0 26 0 0 0 16 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709396 CPUtime=0.32
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 296 0 0 0 32 0 0 0 16 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 158723557 1750421504 40057 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.61
Current children cumulated vsize (Kb) 1709396

[startup+50.0333 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1244384/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709396 CPUtime=50.69
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 48434 0 1 0 5041 28 0 0 18 0 12 0 158723547 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071362960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427349 40311 1872 14 0 414096 0
[pid=31382/tid=31383] ppid=31380 vsize=1709396 CPUtime=0.3
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 1963 0 0 0 26 4 0 0 15 0 12 0 158723551 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709396 CPUtime=0.3
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 3112 0 0 0 27 3 0 0 16 0 12 0 158723551 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709396 CPUtime=0.04
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 3 1 0 0 15 0 12 0 158723553 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709396 CPUtime=0.27
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 377 0 0 0 27 0 0 0 17 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709396 CPUtime=0.32
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 296 0 0 0 32 0 0 0 16 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 158723557 1750421504 40311 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (Kb) 1709396

[startup+60.0404 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 31393
/proc/meminfo: memFree=1243616/2055920 swapFree=4173760/4192956
[pid=31382] ppid=31380 vsize=1709396 CPUtime=60.72
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 48660 0 1 0 6043 29 0 0 25 0 12 0 158723547 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071363103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427349 40495 1872 14 0 414096 0
[pid=31382/tid=31383] ppid=31380 vsize=1709396 CPUtime=0.37
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 2059 0 0 0 32 5 0 0 15 0 12 0 158723551 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1709396 CPUtime=0.34
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 3200 0 0 0 31 3 0 0 16 0 12 0 158723551 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1709396 CPUtime=0.04
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 32 0 0 0 3 1 0 0 16 0 12 0 158723553 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 158723554 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158723557 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158723557 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1709396 CPUtime=0.27
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 377 0 0 0 27 0 0 0 17 0 12 0 158723557 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1709396 CPUtime=0.32
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 296 0 0 0 32 0 0 0 16 0 12 0 158723557 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1709396 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158723557 1750421504 40495 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1709396 CPUtime=0

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

/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.27
Current children cumulated vsize (Kb) 1711048

[startup+1761.38 s]
/proc/loadavg: 1.06 1.04 1.01 2/76 31396
/proc/meminfo: memFree=17304/2055920 swapFree=4173928/4192956
[pid=31382] ppid=31380 vsize=1711048 CPUtime=1797.29
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 476928 0 1 0 179001 728 0 0 25 0 13 0 158723547 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071494726 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427762 389185 1910 14 0 414509 0
[pid=31382/tid=31383] ppid=31380 vsize=1711048 CPUtime=35.94
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 199357 0 0 0 3262 332 0 0 16 0 13 0 158723551 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1711048 CPUtime=35.67
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 190682 0 0 0 3263 304 0 0 16 0 13 0 158723551 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1711048 CPUtime=2
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 702 0 0 0 164 36 0 0 16 0 13 0 158723553 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389185 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (Kb) 1711048

[startup+1762.38 s]
/proc/loadavg: 1.06 1.04 1.01 2/76 31396
/proc/meminfo: memFree=17304/2055920 swapFree=4173928/4192956
[pid=31382] ppid=31380 vsize=1711048 CPUtime=1798.32
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 476932 0 1 0 179104 728 0 0 25 0 13 0 158723547 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071495351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427762 389187 1910 14 0 414509 0
[pid=31382/tid=31383] ppid=31380 vsize=1711048 CPUtime=35.97
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 199357 0 0 0 3265 332 0 0 16 0 13 0 158723551 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1711048 CPUtime=35.7
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 190684 0 0 0 3266 304 0 0 16 0 13 0 158723551 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1711048 CPUtime=2
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 702 0 0 0 164 36 0 0 15 0 13 0 158723553 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389187 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.32
Current children cumulated vsize (Kb) 1711048

[startup+1763.39 s]
/proc/loadavg: 1.06 1.04 1.00 2/76 31396
/proc/meminfo: memFree=17240/2055920 swapFree=4173928/4192956
[pid=31382] ppid=31380 vsize=1711048 CPUtime=1799.33
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 476935 0 1 0 179205 728 0 0 21 0 13 0 158723547 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071495163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427762 389189 1910 14 0 414509 0
[pid=31382/tid=31383] ppid=31380 vsize=1711048 CPUtime=35.98
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 199357 0 0 0 3266 332 0 0 16 0 13 0 158723551 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1711048 CPUtime=35.71
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 190686 0 0 0 3267 304 0 0 16 0 13 0 158723551 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1711048 CPUtime=2
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 702 0 0 0 164 36 0 0 16 0 13 0 158723553 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389189 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.33
Current children cumulated vsize (Kb) 1711048

[startup+1764.4 s]
/proc/loadavg: 1.06 1.04 1.00 2/76 31396
/proc/meminfo: memFree=17112/2055920 swapFree=4173928/4192956
[pid=31382] ppid=31380 vsize=1711048 CPUtime=1800.36
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 476964 0 1 0 179308 728 0 0 22 0 13 0 158723547 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071495135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427762 389216 1910 14 0 414509 0
[pid=31382/tid=31383] ppid=31380 vsize=1711048 CPUtime=36.01
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 199357 0 0 0 3269 332 0 0 15 0 13 0 158723551 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1711048 CPUtime=35.74
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 190686 0 0 0 3270 304 0 0 16 0 13 0 158723551 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1711048 CPUtime=2
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 702 0 0 0 164 36 0 0 15 0 13 0 158723553 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (Kb) 1711048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1764.4 s]
/proc/loadavg: 1.06 1.04 1.00 2/76 31396
/proc/meminfo: memFree=17112/2055920 swapFree=4173928/4192956
[pid=31382] ppid=31380 vsize=1711048 CPUtime=1800.37
/proc/31382/stat : 31382 (java) R 31380 31382 31333 0 -1 0 476964 0 1 0 179309 728 0 0 22 0 13 0 158723547 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071495103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31382/statm: 427762 389216 1910 14 0 414509 0
[pid=31382/tid=31383] ppid=31380 vsize=1711048 CPUtime=36.01
/proc/31382/task/31383/stat : 31383 (java) S 31380 31382 31333 0 -1 64 199357 0 0 0 3269 332 0 0 15 0 13 0 158723551 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31384] ppid=31380 vsize=1711048 CPUtime=35.74
/proc/31382/task/31384/stat : 31384 (java) S 31380 31382 31333 0 -1 64 190686 0 0 0 3270 304 0 0 16 0 13 0 158723551 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31385] ppid=31380 vsize=1711048 CPUtime=2
/proc/31382/task/31385/stat : 31385 (java) S 31380 31382 31333 0 -1 64 702 0 0 0 164 36 0 0 15 0 13 0 158723553 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31386] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31386/stat : 31386 (java) S 31380 31382 31333 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31387] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31387/stat : 31387 (java) S 31380 31382 31333 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 158723554 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31388] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31388/stat : 31388 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31389] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31389/stat : 31389 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31390] ppid=31380 vsize=1711048 CPUtime=0.82
/proc/31382/task/31390/stat : 31390 (java) S 31380 31382 31333 0 -1 64 880 0 0 0 82 0 0 0 17 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31391] ppid=31380 vsize=1711048 CPUtime=1.06
/proc/31382/task/31391/stat : 31391 (java) S 31380 31382 31333 0 -1 64 3000 0 0 0 105 1 0 0 16 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31392] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31392/stat : 31392 (java) S 31380 31382 31333 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31382/tid=31393] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31393/stat : 31393 (java) S 31380 31382 31333 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 158723557 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31382/tid=31394] ppid=31380 vsize=1711048 CPUtime=0
/proc/31382/task/31394/stat : 31394 (java) S 31380 31382 31333 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158782008 1752113152 389216 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (Kb) 1711048

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

Child status: 143
Real time (s): 1764.67
CPU time (s): 1800.64
CPU user time (s): 1793.13
CPU system time (s): 7.51486
CPU usage (%): 102.038
Max. virtual memory (cumulated for all children) (Kb): 1713508
The end

Launcher Data (download as text)

Begin job on node5 on Fri Jul 28 20:30:20 UTC 2006


FILE ID= 50945-1154118619

PBS_JOBID= 886827

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=460-sizeP=231-sizeQ=460-510733673.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node5/50945-1154118619/instance-50945-1154118619.opb 562806143
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-50945-1154118619 -o ROOT/results/node5/solver-50945-1154118619 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node5/50945-1154118619/instance-50945-1154118619.opb 562806143

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  d36f723aeb357b1886dd165bafa2139f

RANDOM SEED= 562806143

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.234
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.234
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:       1398280 kB
Buffers:         32804 kB
Cached:         558424 kB
SwapCached:      12884 kB
Active:          62424 kB
Inactive:       546816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398280 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14484 kB
Slab:            34488 kB
Committed_AS:   623284 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Fri Jul 28 20:59:45 UTC 2006