Trace number 2662255

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.15 909.564

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=320-sizeP=161-sizeQ=320-287873690-max.opb
MD5SUM7e6cf7bd8ae3eb2dbe42fe5a31768e13
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52001
Total number of constraints154561
Number of constraints which are clauses154560
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 constraint51520
Number of terms in the objective function 161
Biggest coefficient in the objective function 1461501637330902918203684832716283019655932542976
Number of bits for the biggest coefficient in the objective function 161
Sum of the numbers in the objective function 2923003274661805836407369665432566039311865085951
Number of bits of the sum of numbers in the objective function 161
Biggest number in a constraint 1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088
Number of bits of the biggest number in a constraint 480
Biggest sum of numbers in a constraint 6243497100631984462763194459586332611497196285328142673459177384060592124920906005152554730819278690998820076480368784343607308117472639948431515
Number of bits of the biggest sum of numbers481
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c ManyCore solver with 2 solvers running in parallel
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c No reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	
0.23/0.21	c solving HOME/instance-2662255-1276628494.opb
0.23/0.21	c reading problem ... 
7.24/5.51	c ... done. Wall clock time 5.302s.
7.24/5.51	c #vars     52001
7.24/5.51	c #constraints  167764
7.24/5.51	c constraints type 
7.24/5.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51520
7.24/5.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 103040
7.24/5.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
7.24/5.51	c constraints type 
7.24/5.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 103040
7.24/5.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 51520
7.24/5.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.06/909.52	c starts		: 8
1800.06/909.52	c conflicts		: 1062
1800.06/909.52	c decisions		: 3978
1800.06/909.52	c propagations		: 888537
1800.06/909.52	c inspects		: 3262038
1800.06/909.52	c learnt literals	: 0
1800.06/909.52	c learnt binary clauses	: 1
1800.06/909.52	c learnt ternary clauses	: 0
1800.06/909.52	c learnt clauses	: 1062
1800.06/909.52	c ignored clauses	: 0
1800.06/909.52	c root simplifications	: 0
1800.06/909.52	c removed literals (reason simplification)	: 12681716
1800.06/909.52	c reason swapping (by a shorter reason)	: 0
1800.06/909.52	c Calls to reduceDB	: 0
1800.06/909.52	c number of reductions to clauses (during analyze)	: 0
1800.06/909.52	c number of learned constraints concerned by reduction	: 0
1800.06/909.52	c number of learning phase by resolution	: 0
1800.06/909.52	c number of learning phase by cutting planes	: 0
1800.06/909.52	c speed (assignments/second)	: 982.8949493474572
1800.06/909.52	c non guided choices	148
1800.06/909.52	c learnt constraints type 
1800.06/909.52	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1061
1800.06/909.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.06/909.52	c constraints type 
1800.06/909.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51520
1800.06/909.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 103040
1800.06/909.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.06/909.52	c constraints type 
1800.06/909.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 103040
1800.06/909.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 51520
1800.06/909.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.06/909.52	s UNKNOWN
1800.06/909.52	c Total wall clock time (in seconds): 909.309

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662255-1276628494/watcher-2662255-1276628494 -o /tmp/evaluation-result-2662255-1276628494/solver-2662255-1276628494 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662255-1276628494.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.19 1.03 1.01 3/105 12873
/proc/meminfo: memFree=1814012/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=248 CPUtime=0
/proc/12873/stat : 12873 (java) R 12871 12873 12755 0 -1 4194304 281 0 0 0 0 0 0 0 21 0 1 0 4143302 253952 28 1992294400 134512640 134550932 4293002832 18446744073709551615 5173844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12873/statm: 62 28 21 10 0 23 0

[startup+0.039321 s]
/proc/loadavg: 1.19 1.03 1.01 3/105 12873
/proc/meminfo: memFree=1814012/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1520328 CPUtime=0.03
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 3338 0 1 0 1 2 0 0 21 0 4 0 4143302 1556815872 2782 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 380082 2782 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.10133 s]
/proc/loadavg: 1.19 1.03 1.01 3/105 12873
/proc/meminfo: memFree=1814012/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1524180 CPUtime=0.08
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 3968 0 1 0 6 2 0 0 21 0 12 0 4143302 1560760320 3408 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 381045 3408 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301355 s]
/proc/loadavg: 1.19 1.03 1.01 3/105 12873
/proc/meminfo: memFree=1814012/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1526580 CPUtime=0.37
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 5991 0 1 0 33 4 0 0 21 0 12 0 4143302 1563217920 5430 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 381645 5431 1362 10 0 378948 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526580

[startup+0.701398 s]
/proc/loadavg: 1.19 1.03 1.01 3/105 12873
/proc/meminfo: memFree=1814012/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1527684 CPUtime=0.99
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 7897 0 1 0 95 4 0 0 21 0 12 0 4143302 1564348416 7158 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 381921 7159 1403 10 0 379224 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1527684

[startup+1.50149 s]
/proc/loadavg: 1.19 1.03 1.01 5/117 12885
/proc/meminfo: memFree=1772068/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1533680 CPUtime=2.14
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 26186 0 1 0 202 12 0 0 21 0 12 0 4143302 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 383420 24923 1407 10 0 380723 0
[pid=12873/tid=12875] ppid=12871 vsize=1533680 CPUtime=1.25
/proc/12873/task/12875/stat : 12875 (java) R 12871 12873 12755 0 -1 4202560 22029 0 1 0 115 10 0 0 18 0 12 0 4143304 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4109232595 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 12 0 4143305 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 4143305 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 4143307 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 12 0 4143307 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 12 0 4143307 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 4143311 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1533680 CPUtime=0.33
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 1809 0 0 0 33 0 0 0 19 0 12 0 4143311 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1533680 CPUtime=0.52
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1286 0 0 0 52 0 0 0 15 0 12 0 4143311 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 4143311 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 4143311 1570488320 24923 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 1533680

[startup+3.10166 s]
/proc/loadavg: 1.18 1.03 1.01 2/117 12885
/proc/meminfo: memFree=1665056/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1533680 CPUtime=3.95
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 46334 0 1 0 372 23 0 0 21 0 12 0 4143302 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 383420 44835 1417 10 0 380723 0
[pid=12873/tid=12875] ppid=12871 vsize=1533680 CPUtime=2.63
/proc/12873/task/12875/stat : 12875 (java) R 12871 12873 12755 0 -1 4202560 32021 0 1 0 247 16 0 0 18 0 12 0 4143304 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4109129103 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1533680 CPUtime=0.2
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 5060 0 0 0 17 3 0 0 16 0 12 0 4143305 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1533680 CPUtime=0.21
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 5085 0 0 0 20 1 0 0 16 0 12 0 4143305 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 12 0 4143307 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 12 0 4143307 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 4143307 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 4143311 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1533680 CPUtime=0.33
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 1809 0 0 0 33 0 0 0 19 0 12 0 4143311 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1533680 CPUtime=0.52
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1286 0 0 0 52 0 0 0 15 0 12 0 4143311 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 4143311 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1533680 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 4143311 1570488320 44835 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 1533680

[startup+6.30303 s]
/proc/loadavg: 1.18 1.03 1.01 2/117 12885
/proc/meminfo: memFree=1613844/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=8.81
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 55951 0 1 0 853 28 0 0 21 0 16 0 4143302 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 51133 1434 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32053 0 1 0 459 16 0 0 21 0 16 0 4143304 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=0.38
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 8231 0 0 0 33 5 0 0 16 0 16 0 4143305 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=0.38
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 7435 0 0 0 36 2 0 0 16 0 16 0 4143305 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 16 0 4143307 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.29
/proc/12873/task/12882/stat : 12882 (java) R 12871 12873 12755 0 -1 4202560 5617 0 0 0 127 2 0 0 15 0 16 0 4143311 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 106132781 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=0.96
/proc/12873/task/12883/stat : 12883 (java) R 12871 12873 12755 0 -1 4202560 1494 0 0 0 96 0 0 0 15 0 16 0 4143311 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 104163883 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 51133 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.81
Current children cumulated vsize (KiB) 1539664

[startup+12.7027 s]
/proc/loadavg: 1.54 1.11 1.03 3/121 12889
/proc/meminfo: memFree=1613440/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=21.53
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 56005 0 1 0 2125 28 0 0 21 0 16 0 4143302 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 51162 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32055 0 1 0 459 16 0 0 18 0 16 0 4143304 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=0.38
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 8231 0 0 0 33 5 0 0 16 0 16 0 4143305 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=0.38
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 7435 0 0 0 36 2 0 0 16 0 16 0 4143305 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 16 0 4143307 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.58
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 5635 0 0 0 156 2 0 0 15 0 16 0 4143311 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=1.36
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1524 0 0 0 136 0 0 0 15 0 16 0 4143311 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12886] ppid=12871 vsize=1539664 CPUtime=6.51
/proc/12873/task/12886/stat : 12886 (java) R 12871 12873 12755 0 -1 4202560 14 0 0 0 651 0 0 0 25 0 16 0 4143854 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4109348349 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12887] ppid=12871 vsize=1539664 CPUtime=6.52
/proc/12873/task/12887/stat : 12887 (java) R 12871 12873 12755 0 -1 4202560 29 0 0 0 652 0 0 0 25 0 16 0 4143854 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4109629829 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12888] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 51162 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.53
Current children cumulated vsize (KiB) 1539664

[startup+25.5022 s]
/proc/loadavg: 1.61 1.14 1.04 3/121 12889
/proc/meminfo: memFree=1581200/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=46.91
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 65128 0 1 0 4657 34 0 0 21 0 16 0 4143302 1576615936 59283 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 59283 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32055 0 1 0 459 16 0 0 18 0 16 0 4143304 1576615936 59283 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=0.95
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 13081 0 0 0 88 7 0 0 16 0 16 0 4143305 1576615936 59283 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=0.96
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 11664 0 0 0 91 5 0 0 15 0 16 0 4143305 1576615936 59283 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=0

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

/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 70368 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 70368 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1508.14
Current children cumulated vsize (KiB) 1539664

[startup+822.302 s]
/proc/loadavg: 1.99 1.93 1.57 3/121 12911
/proc/meminfo: memFree=1534204/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=1627.1
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 78114 0 1 0 162567 143 0 0 21 0 16 0 4143302 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 70790 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32058 0 1 0 459 16 0 0 15 0 16 0 4143304 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=4.17
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 18861 0 0 0 394 23 0 0 16 0 16 0 4143305 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=4.19
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 17654 0 0 0 396 23 0 0 15 0 16 0 4143305 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=1.21
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 61 0 0 0 74 47 0 0 15 0 16 0 4143307 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.97
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 5678 0 0 0 195 2 0 0 15 0 16 0 4143311 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=2.04
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1542 0 0 0 204 0 0 0 16 0 16 0 4143311 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12886] ppid=12871 vsize=1539664 CPUtime=809.38
/proc/12873/task/12886/stat : 12886 (java) R 12871 12873 12755 0 -1 4202560 534 0 0 0 80934 4 0 0 25 0 16 0 4143854 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4109348413 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12887] ppid=12871 vsize=1539664 CPUtime=799.3
/proc/12873/task/12887/stat : 12887 (java) R 12871 12873 12755 0 -1 4202560 607 0 0 0 79906 24 0 0 25 0 16 0 4143854 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4109351616 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12888] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 70790 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1627.1
Current children cumulated vsize (KiB) 1539664

[startup+882.302 s]
/proc/loadavg: 2.04 1.95 1.60 3/121 12913
/proc/meminfo: memFree=1528624/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=1746.09
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 79564 0 1 0 174461 148 0 0 21 0 16 0 4143302 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 72149 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32058 0 1 0 459 16 0 0 15 0 16 0 4143304 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=4.44
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 19667 0 0 0 420 24 0 0 15 0 16 0 4143305 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=4.45
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 18211 0 0 0 422 23 0 0 16 0 16 0 4143305 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=1.28
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 65 0 0 0 78 50 0 0 15 0 16 0 4143307 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.97
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 5678 0 0 0 195 2 0 0 15 0 16 0 4143311 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=2.04
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1542 0 0 0 204 0 0 0 16 0 16 0 4143311 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12886] ppid=12871 vsize=1539664 CPUtime=868.38
/proc/12873/task/12886/stat : 12886 (java) R 12871 12873 12755 0 -1 4202560 569 0 0 0 86833 5 0 0 25 0 16 0 4143854 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4109592495 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12887] ppid=12871 vsize=1539664 CPUtime=858.7
/proc/12873/task/12887/stat : 12887 (java) R 12871 12873 12755 0 -1 4202560 651 0 0 0 85846 24 0 0 25 0 16 0 4143854 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4109351765 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12888] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 72149 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1746.09
Current children cumulated vsize (KiB) 1539664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+909.503 s]
/proc/loadavg: 2.02 1.95 1.61 3/121 12913
/proc/meminfo: memFree=1525524/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=1800.06
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 80394 0 1 0 179855 151 0 0 21 0 16 0 4143302 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 72937 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32058 0 1 0 459 16 0 0 15 0 16 0 4143304 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=4.56
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 19974 0 0 0 432 24 0 0 16 0 16 0 4143305 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=4.57
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 18694 0 0 0 433 24 0 0 15 0 16 0 4143305 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=1.31
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 67 0 0 0 80 51 0 0 15 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.97
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 5678 0 0 0 195 2 0 0 15 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=2.04
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1542 0 0 0 204 0 0 0 16 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12886] ppid=12871 vsize=1539664 CPUtime=895.38
/proc/12873/task/12886/stat : 12886 (java) R 12871 12873 12755 0 -1 4202560 592 0 0 0 89533 5 0 0 25 0 16 0 4143854 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4109593318 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12887] ppid=12871 vsize=1539664 CPUtime=885.41
/proc/12873/task/12887/stat : 12887 (java) R 12871 12873 12755 0 -1 4202560 664 0 0 0 88516 25 0 0 25 0 16 0 4143854 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4109351616 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12888] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1539664

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

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

[startup+909.503 s]
/proc/loadavg: 2.02 1.95 1.61 3/121 12913
/proc/meminfo: memFree=1525524/2059040 swapFree=4192956/4192956
[pid=12873] ppid=12871 vsize=1539664 CPUtime=1800.06
/proc/12873/stat : 12873 (java) S 12871 12873 12755 0 -1 4202496 80394 0 1 0 179855 151 0 0 21 0 16 0 4143302 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12873/statm: 384916 72937 1436 10 0 382219 0
[pid=12873/tid=12875] ppid=12871 vsize=1539664 CPUtime=4.75
/proc/12873/task/12875/stat : 12875 (java) S 12871 12873 12755 0 -1 4202560 32058 0 1 0 459 16 0 0 15 0 16 0 4143304 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12876] ppid=12871 vsize=1539664 CPUtime=4.56
/proc/12873/task/12876/stat : 12876 (java) S 12871 12873 12755 0 -1 4202560 19974 0 0 0 432 24 0 0 16 0 16 0 4143305 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12877] ppid=12871 vsize=1539664 CPUtime=4.57
/proc/12873/task/12877/stat : 12877 (java) S 12871 12873 12755 0 -1 4202560 18694 0 0 0 433 24 0 0 15 0 16 0 4143305 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12878] ppid=12871 vsize=1539664 CPUtime=1.31
/proc/12873/task/12878/stat : 12878 (java) S 12871 12873 12755 0 -1 4202560 67 0 0 0 80 51 0 0 15 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 0 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12879] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12879/stat : 12879 (java) S 12871 12873 12755 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12880] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12880/stat : 12880 (java) S 12871 12873 12755 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 4143307 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12881] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12881/stat : 12881 (java) S 12871 12873 12755 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12882] ppid=12871 vsize=1539664 CPUtime=1.97
/proc/12873/task/12882/stat : 12882 (java) S 12871 12873 12755 0 -1 4202560 5678 0 0 0 195 2 0 0 15 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12883] ppid=12871 vsize=1539664 CPUtime=2.04
/proc/12873/task/12883/stat : 12883 (java) S 12871 12873 12755 0 -1 4202560 1542 0 0 0 204 0 0 0 16 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12884] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12884/stat : 12884 (java) S 12871 12873 12755 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
[pid=12873/tid=12885] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12885/stat : 12885 (java) S 12871 12873 12755 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 4143311 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12886] ppid=12871 vsize=1539664 CPUtime=895.38
/proc/12873/task/12886/stat : 12886 (java) R 12871 12873 12755 0 -1 4202560 592 0 0 0 89533 5 0 0 25 0 16 0 4143854 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4109593318 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12873/tid=12887] ppid=12871 vsize=1539664 CPUtime=885.41
/proc/12873/task/12887/stat : 12887 (java) R 12871 12873 12755 0 -1 4202560 664 0 0 0 88516 25 0 0 25 0 16 0 4143854 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4109351616 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12873/tid=12888] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12888/stat : 12888 (java) S 12871 12873 12755 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 4143873 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 1 0 0 0
[pid=12873/tid=12889] ppid=12871 vsize=1539664 CPUtime=0
/proc/12873/task/12889/stat : 12889 (java) S 12871 12873 12755 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 4143883 1576615936 72937 1992294400 134512640 134550932 4293002832 18446744073709551615 4294960144 0 4 0 16800975 18446604436669248576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1539664

Child status: 143
Real time (s): 909.564
CPU time (s): 1800.15
CPU user time (s): 1798.6
CPU system time (s): 1.54776
CPU usage (%): 197.914
Max. virtual memory (cumulated for all children) (KiB): 1542508

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

runsolver used 8.14776 second user time and 5.73113 second system time

The end

Launcher Data

Begin job on node085 at 2010-06-15 21:01:35
IDJOB=2662255
IDBENCH=3039
IDSOLVER=1166
FILE ID=node085/2662255-1276628494
PBS_JOBID= 11172354
Free space on /tmp= 121864 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=320-sizeP=161-sizeQ=320-287873690-max.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662255-1276628494/watcher-2662255-1276628494 -o /tmp/evaluation-result-2662255-1276628494/solver-2662255-1276628494 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662255-1276628494.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7e6cf7bd8ae3eb2dbe42fe5a31768e13
RANDOM SEED=953632622

node085.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.221
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
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.221
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1814284 kB
Buffers:          7612 kB
Cached:         102352 kB
SwapCached:          0 kB
Active:          78496 kB
Inactive:        90924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1814284 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8628 kB
Writeback:           0 kB
AnonPages:       59432 kB
Mapped:          15356 kB
Slab:            53652 kB
PageTables:       3944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121864 MiB
End job on node085 at 2010-06-15 21:16:46