Trace number 3454679

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 Res//CP 2.3.0? (TO) 1800.4 899.29

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
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 constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.1.v20110525
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.18-164.el5
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		9996466904
0.01/0.09	c Max memory 		10048897024
0.01/0.09	c Total memory 		10048897024
0.01/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3454679-1307192793.opb
0.11/0.11	c reading problem ... 
1.44/1.00	c ... done. Wall clock time 0.893s.
1.44/1.00	c #vars     24751
1.44/1.00	c #constraints  79589
1.44/1.00	c constraints type 
1.44/1.00	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 24420
1.44/1.00	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48840
1.44/1.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.44/1.00	c constraints type 
1.44/1.00	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 48840
1.44/1.00	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 24420
1.44/1.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
798.60/398.88	c cleaning 2499 clauses out of 5000 with flag 5000/5000
1647.08/822.61	c cleaning 4251 clauses out of 8502 with flag 11001/11001
1800.18/899.12	c starts		: 36
1800.18/899.12	c conflicts		: 12849
1800.18/899.12	c decisions		: 102206
1800.18/899.12	c propagations		: 5158849
1800.18/899.12	c inspects		: 43415379
1800.18/899.12	c shortcuts		: 0
1800.18/899.12	c learnt literals	: 0
1800.18/899.12	c learnt binary clauses	: 17
1800.18/899.12	c learnt ternary clauses	: 36
1800.18/899.12	c learnt constraints	: 12849
1800.18/899.12	c ignored constraints	: 0
1800.18/899.12	c root simplifications	: 0
1800.18/899.12	c removed literals (reason simplification)	: 71139738
1800.18/899.12	c reason swapping (by a shorter reason)	: 0
1800.18/899.12	c Calls to reduceDB	: 2
1800.18/899.12	c number of reductions to clauses (during analyze)	: 0
1800.18/899.12	c number of learned constraints concerned by reduction	: 0
1800.18/899.12	c number of learning phase by resolution	: 0
1800.18/899.12	c number of learning phase by cutting planes	: 0
1800.18/899.12	c speed (assignments/second)	: 5744.079829331623
1800.18/899.12	c non guided choices	92
1800.18/899.12	c learnt constraints type 
1800.18/899.12	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
1800.18/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6082
1800.18/899.13	c constraints type 
1800.18/899.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 24420
1800.18/899.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48840
1800.18/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.18/899.13	c constraints type 
1800.18/899.13	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 48840
1800.18/899.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 24420
1800.18/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.18/899.13	s UNKNOWN
1800.18/899.13	c Total wall clock time (in seconds): 899.014

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3454679-1307192793/watcher-3454679-1307192793 -o /tmp/evaluation-result-3454679-1307192793/solver-3454679-1307192793 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454679-1307192793.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.04 3.78 3.85 3/443 25884
/proc/meminfo: memFree=31298752/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10430980 CPUtime=0 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 2079 0 1 0 0 0 0 0 22 0 2 0 830878120 10681323520 1781 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2607745 1793 906 9 0 2598901 0
[pid=25884/tid=25885] ppid=25882 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) R 25882 25884 22425 0 -1 4202560 4467 0 1 0 0 0 0 0 23 0 2 0 830878120 10694979584 5283 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235594560571 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.0211801 s]
/proc/loadavg: 3.04 3.78 3.85 3/443 25884
/proc/meminfo: memFree=31298752/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10444316 CPUtime=0.01 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 8262 0 1 0 0 1 0 0 22 0 2 0 830878120 10694979584 7964 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2611079 7982 917 9 0 2602235 0
[pid=25884/tid=25885] ppid=25882 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) R 25882 25884 22425 0 -1 4202560 7176 0 1 0 0 0 0 0 23 0 2 0 830878120 10694979584 7992 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235594560571 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10444316

[startup+0.100158 s]
/proc/loadavg: 3.04 3.78 3.85 3/443 25884
/proc/meminfo: memFree=31298752/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10539852 CPUtime=0.11 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 13048 0 1 0 9 2 0 0 22 0 18 0 830878120 10792808448 12705 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2634963 12705 2092 9 0 2625697 0
[pid=25884/tid=25885] ppid=25882 vsize=10539852 CPUtime=0.08 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) R 25882 25884 22425 0 -1 4202560 11101 0 1 0 7 1 0 0 25 0 18 0 830878120 10792808448 12706 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 47617658414616 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10539852

[startup+0.30517 s]
/proc/loadavg: 3.04 3.78 3.85 3/443 25884
/proc/meminfo: memFree=31298752/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10541872 CPUtime=0.5 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 16604 0 1 0 48 2 0 0 22 0 18 0 830878120 10794876928 15856 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2635468 15857 2201 9 0 2626202 0
[pid=25884/tid=25885] ppid=25882 vsize=10541872 CPUtime=0.28 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) R 25882 25884 22425 0 -1 4202560 13360 0 1 0 27 1 0 0 25 0 18 0 830878120 10794876928 15857 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10541872

[startup+0.701167 s]
/proc/loadavg: 3.04 3.78 3.85 3/443 25884
/proc/meminfo: memFree=31298752/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10546656 CPUtime=1.2 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 57444 0 1 0 113 7 0 0 22 0 18 0 830878120 10799775744 55311 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2636664 55316 2213 9 0 2627398 0
[pid=25884/tid=25885] ppid=25882 vsize=10546656 CPUtime=0.68 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) R 25882 25884 22425 0 -1 4202560 50959 0 1 0 62 6 0 0 25 0 18 0 830878120 10799775744 55319 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505671985 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 10546656

[startup+1.50103 s]
/proc/loadavg: 3.04 3.78 3.85 3/481 25925
/proc/meminfo: memFree=30710060/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10550768 CPUtime=2.88 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 75121 0 1 0 279 9 0 0 22 0 22 0 830878120 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2637692 72987 2235 9 0 2628426 0
[pid=25884/tid=25885] ppid=25882 vsize=10550768 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63918 0 1 0 92 7 0 0 25 0 22 0 830878120 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 22 0 830878123 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830878123 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25897] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25897/stat : 25897 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878123 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25898] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25898/stat : 25898 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606690225 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25899] ppid=25882 vsize=10550768 CPUtime=0.53 cores=0,2,4,6
/proc/25884/task/25899/stat : 25899 (java) S 25882 25884 22425 0 -1 4202560 2906 0 0 0 53 0 0 0 15 0 22 0 830878126 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25900] ppid=25882 vsize=10550768 CPUtime=0.52 cores=0,2,4,6
/proc/25884/task/25900/stat : 25900 (java) S 25882 25884 22425 0 -1 4202560 2552 0 0 0 52 0 0 0 15 0 22 0 830878126 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25901] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25901/stat : 25901 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25902] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25902/stat : 25902 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830878126 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25926] ppid=25882 vsize=10550768 CPUtime=0.48 cores=0,2,4,6
/proc/25884/task/25926/stat : 25926 (java) R 25882 25884 22425 0 -1 4202560 951 0 0 0 48 0 0 0 25 0 22 0 830878221 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505769726 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=10550768 CPUtime=0.31 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4202560 3624 0 0 0 31 0 0 0 25 0 22 0 830878221 10803986432 72987 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912506001381 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 10550768

[startup+3.10068 s]
/proc/loadavg: 3.04 3.78 3.85 5/489 25933
/proc/meminfo: memFree=30582656/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10550768 CPUtime=6.17 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 83960 0 1 0 606 11 0 0 22 0 22 0 830878120 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2637692 81825 2236 9 0 2628426 0
[pid=25884/tid=25885] ppid=25882 vsize=10550768 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63918 0 1 0 92 7 0 0 15 0 22 0 830878120 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 22 0 830878123 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830878123 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25897] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25897/stat : 25897 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878123 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25898] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25898/stat : 25898 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606690225 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25899] ppid=25882 vsize=10550768 CPUtime=0.61 cores=0,2,4,6
/proc/25884/task/25899/stat : 25899 (java) S 25882 25884 22425 0 -1 4202560 2923 0 0 0 61 0 0 0 15 0 22 0 830878126 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25900] ppid=25882 vsize=10550768 CPUtime=0.59 cores=0,2,4,6
/proc/25884/task/25900/stat : 25900 (java) S 25882 25884 22425 0 -1 4202560 2559 0 0 0 59 0 0 0 15 0 22 0 830878126 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25901] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25901/stat : 25901 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25902] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25902/stat : 25902 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830878126 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25926] ppid=25882 vsize=10550768 CPUtime=2.08 cores=0,2,4,6
/proc/25884/task/25926/stat : 25926 (java) R 25882 25884 22425 0 -1 4202560 1692 0 0 0 208 0 0 0 25 0 22 0 830878221 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505769783 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=10550768 CPUtime=1.85 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4202560 11698 0 0 0 184 1 0 0 25 0 22 0 830878221 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505778512 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25884/tid=25928] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25928/stat : 25928 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878223 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25929] ppid=25882 vsize=10550768 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25929/stat : 25929 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878228 10803986432 81825 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 10550768

[startup+6.30107 s]
/proc/loadavg: 3.04 3.76 3.84 3/463 25953
/proc/meminfo: memFree=30972444/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10548316 CPUtime=12.6 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 194153 0 1 0 1238 22 0 0 22 0 22 0 830878120 10801475584 191535 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2637079 191541 2236 9 0 2627813 0
[pid=25884/tid=25885] ppid=25882 vsize=10548316 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63918 0 1 0 92 7 0 0 15 0 22 0 830878120 10801475584 191545 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 830878122 10801475584 191549 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191553 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191556 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191560 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191564 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191568 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191572 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830878122 10801475584 191576 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 830878123 10801475584 191579 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10548316 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830878123 10801475584 191583 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0

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

/proc/meminfo: memFree=23663832/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10553868 CPUtime=1646.48 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 1003115 0 1 0 164531 117 0 0 22 0 22 0 830878120 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2638467 993111 2268 9 0 2629201 0
[pid=25884/tid=25885] ppid=25882 vsize=10553868 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63923 0 1 0 92 7 0 0 15 0 22 0 830878120 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10553868 CPUtime=0.45 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 23355 0 0 0 42 3 0 0 15 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10553868 CPUtime=0.4 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 18407 0 0 0 37 3 0 0 15 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 4 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10553868 CPUtime=0.42 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 20562 0 0 0 40 2 0 0 16 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10553868 CPUtime=0.31 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 20132 0 0 0 30 1 0 0 15 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10553868 CPUtime=0.46 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 18091 0 0 0 43 3 0 0 16 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 4 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10553868 CPUtime=0.31 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 11783 0 0 0 29 2 0 0 16 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10553868 CPUtime=0.41 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 18906 0 0 0 39 2 0 0 15 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10553868 CPUtime=0.37 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 18807 0 0 0 35 2 0 0 16 0 22 0 830878122 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10553868 CPUtime=0.13 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 79 0 0 0 12 1 0 0 15 0 22 0 830878123 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25897] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25897/stat : 25897 (java) S 25882 25884 22425 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25898] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25898/stat : 25898 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606690225 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25899] ppid=25882 vsize=10553868 CPUtime=1.26 cores=0,2,4,6
/proc/25884/task/25899/stat : 25899 (java) S 25882 25884 22425 0 -1 4202560 9030 0 0 0 125 1 0 0 15 0 22 0 830878126 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25900] ppid=25882 vsize=10553868 CPUtime=0.97 cores=0,2,4,6
/proc/25884/task/25900/stat : 25900 (java) S 25882 25884 22425 0 -1 4202560 3492 0 0 0 97 0 0 0 15 0 22 0 830878126 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25901] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25901/stat : 25901 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25902] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25902/stat : 25902 (java) S 25882 25884 22425 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 830878126 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25926] ppid=25882 vsize=10553868 CPUtime=820.02 cores=0,2,4,6
/proc/25884/task/25926/stat : 25926 (java) R 25882 25884 22425 0 -1 4202560 5109 0 0 0 82000 2 0 0 25 0 22 0 830878221 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912506103762 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=10553868 CPUtime=819.84 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4202560 770234 0 0 0 81904 80 0 0 25 0 22 0 830878221 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912506081617 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=25884/tid=25928] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25928/stat : 25928 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878223 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25929] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25929/stat : 25929 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878228 10807160832 993111 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1646.48
Current children cumulated vsize (KiB) 10553868

[startup+882.301 s]
/proc/loadavg: 4.07 4.05 3.95 5/489 26007
/proc/meminfo: memFree=23564612/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10553868 CPUtime=1766.54 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 1025878 0 1 0 176533 121 0 0 22 0 22 0 830878120 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2638467 1015794 2268 9 0 2629201 0
[pid=25884/tid=25885] ppid=25882 vsize=10553868 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63923 0 1 0 92 7 0 0 15 0 22 0 830878120 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10553868 CPUtime=0.5 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 26492 0 0 0 46 4 0 0 15 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10553868 CPUtime=0.46 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 21064 0 0 0 42 4 0 0 16 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10553868 CPUtime=0.48 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 24321 0 0 0 46 2 0 0 16 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10553868 CPUtime=0.37 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 24113 0 0 0 35 2 0 0 15 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10553868 CPUtime=0.5 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 22096 0 0 0 47 3 0 0 15 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10553868 CPUtime=0.33 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 13665 0 0 0 31 2 0 0 16 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10553868 CPUtime=0.44 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 19780 0 0 0 42 2 0 0 15 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10553868 CPUtime=0.41 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 21235 0 0 0 39 2 0 0 16 0 22 0 830878122 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 4 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10553868 CPUtime=0.24 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 100 0 0 0 23 1 0 0 15 0 22 0 830878123 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 4 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25897] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25897/stat : 25897 (java) S 25882 25884 22425 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25898] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25898/stat : 25898 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606690225 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25899] ppid=25882 vsize=10553868 CPUtime=1.26 cores=0,2,4,6
/proc/25884/task/25899/stat : 25899 (java) S 25882 25884 22425 0 -1 4202560 9030 0 0 0 125 1 0 0 15 0 22 0 830878126 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25900] ppid=25882 vsize=10553868 CPUtime=0.97 cores=0,2,4,6
/proc/25884/task/25900/stat : 25900 (java) S 25882 25884 22425 0 -1 4202560 3492 0 0 0 97 0 0 0 15 0 22 0 830878126 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25901] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25901/stat : 25901 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25902] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25902/stat : 25902 (java) S 25882 25884 22425 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 830878126 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25926] ppid=25882 vsize=10553868 CPUtime=879.81 cores=0,2,4,6
/proc/25884/task/25926/stat : 25926 (java) R 25882 25884 22425 0 -1 4202560 5125 0 0 0 87979 2 0 0 25 0 22 0 830878221 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505866876 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=10553868 CPUtime=879.62 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4202560 770235 0 0 0 87882 80 0 0 25 0 22 0 830878221 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505780968 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25884/tid=25928] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25928/stat : 25928 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878223 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25929] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25929/stat : 25929 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878228 10807160832 1015794 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1766.54
Current children cumulated vsize (KiB) 10553868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.06 4.05 3.95 5/489 26008
/proc/meminfo: memFree=23547364/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=10553868 CPUtime=1800.18 cores=0,2,4,6
/proc/25884/stat : 25884 (java) S 25882 25884 22425 0 -1 4202496 1027550 0 1 0 179897 121 0 0 22 0 22 0 830878120 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 2638467 1017443 2268 9 0 2629201 0
[pid=25884/tid=25885] ppid=25882 vsize=10553868 CPUtime=0.99 cores=0,2,4,6
/proc/25884/task/25885/stat : 25885 (java) S 25882 25884 22425 0 -1 4202560 63923 0 1 0 92 7 0 0 15 0 22 0 830878120 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25887] ppid=25882 vsize=10553868 CPUtime=0.51 cores=0,2,4,6
/proc/25884/task/25887/stat : 25887 (java) S 25882 25884 22425 0 -1 4202560 27149 0 0 0 47 4 0 0 15 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25888] ppid=25882 vsize=10553868 CPUtime=0.46 cores=0,2,4,6
/proc/25884/task/25888/stat : 25888 (java) S 25882 25884 22425 0 -1 4202560 21065 0 0 0 42 4 0 0 16 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25889] ppid=25882 vsize=10553868 CPUtime=0.49 cores=0,2,4,6
/proc/25884/task/25889/stat : 25889 (java) S 25882 25884 22425 0 -1 4202560 24321 0 0 0 47 2 0 0 15 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25890] ppid=25882 vsize=10553868 CPUtime=0.4 cores=0,2,4,6
/proc/25884/task/25890/stat : 25890 (java) S 25882 25884 22425 0 -1 4202560 24226 0 0 0 38 2 0 0 16 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25891] ppid=25882 vsize=10553868 CPUtime=0.51 cores=0,2,4,6
/proc/25884/task/25891/stat : 25891 (java) S 25882 25884 22425 0 -1 4202560 22254 0 0 0 48 3 0 0 16 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25892] ppid=25882 vsize=10553868 CPUtime=0.34 cores=0,2,4,6
/proc/25884/task/25892/stat : 25892 (java) S 25882 25884 22425 0 -1 4202560 14080 0 0 0 32 2 0 0 15 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25893] ppid=25882 vsize=10553868 CPUtime=0.45 cores=0,2,4,6
/proc/25884/task/25893/stat : 25893 (java) S 25882 25884 22425 0 -1 4202560 20076 0 0 0 43 2 0 0 15 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25894] ppid=25882 vsize=10553868 CPUtime=0.42 cores=0,2,4,6
/proc/25884/task/25894/stat : 25894 (java) S 25882 25884 22425 0 -1 4202560 21258 0 0 0 40 2 0 0 15 0 22 0 830878122 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25895] ppid=25882 vsize=10553868 CPUtime=0.26 cores=0,2,4,6
/proc/25884/task/25895/stat : 25895 (java) S 25882 25884 22425 0 -1 4202560 103 0 0 0 24 2 0 0 15 0 22 0 830878123 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 0 0 16800975 18446604446803262336 0 0 -1 4 0 0 0
[pid=25884/tid=25896] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25896/stat : 25896 (java) S 25882 25884 22425 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25897] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25897/stat : 25897 (java) S 25882 25884 22425 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830878123 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25898] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25898/stat : 25898 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606690225 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25899] ppid=25882 vsize=10553868 CPUtime=1.26 cores=0,2,4,6
/proc/25884/task/25899/stat : 25899 (java) S 25882 25884 22425 0 -1 4202560 9030 0 0 0 125 1 0 0 15 0 22 0 830878126 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25900] ppid=25882 vsize=10553868 CPUtime=0.97 cores=0,2,4,6
/proc/25884/task/25900/stat : 25900 (java) S 25882 25884 22425 0 -1 4202560 3492 0 0 0 97 0 0 0 15 0 22 0 830878126 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 6 0 0 0
[pid=25884/tid=25901] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25901/stat : 25901 (java) S 25882 25884 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830878126 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606682521 0 4 0 16800975 18446604446803262336 0 0 -1 2 0 0 0
[pid=25884/tid=25902] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25902/stat : 25902 (java) S 25882 25884 22425 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 830878126 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25926] ppid=25882 vsize=10553868 CPUtime=896.59 cores=0,2,4,6
/proc/25884/task/25926/stat : 25926 (java) R 25882 25884 22425 0 -1 4202560 5130 0 0 0 89657 2 0 0 25 0 22 0 830878221 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912505867196 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=10553868 CPUtime=896.41 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4202560 770235 0 0 0 89561 80 0 0 25 0 22 0 830878221 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 46912506081665 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25884/tid=25928] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25928/stat : 25928 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878223 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
[pid=25884/tid=25929] ppid=25882 vsize=10553868 CPUtime=0 cores=0,2,4,6
/proc/25884/task/25929/stat : 25929 (java) S 25882 25884 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830878228 10807160832 1017443 33554432000 1073741824 1073778376 140733393813680 18446744073709551615 235606683136 0 4 0 16800975 18446604446803262336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 10553868

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

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

[startup+899.224 s]
/proc/loadavg: 4.06 4.05 3.95 5/489 26008
/proc/meminfo: memFree=23547364/32950928 swapFree=34365992/67111528
[pid=25884] ppid=25882 vsize=0 CPUtime=1800.32 cores=0,2,4,6
/proc/25884/stat : 25884 (java) Z 25882 25884 22425 0 -1 4203548 1027578 0 1 0 179901 131 0 0 17 0 2 0 830878120 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/25884/statm: 0 0 0 0 0 0 0
[pid=25884/tid=25927] ppid=25882 vsize=0 CPUtime=896.52 cores=0,2,4,6
/proc/25884/task/25927/stat : 25927 (java) R 25882 25884 22425 0 -1 4203588 770235 0 0 0 89562 90 0 0 25 0 2 0 830878221 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 899.29
CPU time (s): 1800.4
CPU user time (s): 1799.02
CPU system time (s): 1.37879
CPU usage (%): 200.202
Max. virtual memory (cumulated for all children) (KiB): 10569304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.37879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1027578
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= 27552
involuntary context switches= 21746

runsolver used 4.37434 second user time and 9.13561 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-04 15:06:34
IDJOB=3454679
IDBENCH=2963
IDSOLVER=1950
FILE ID=node120/3454679-1307192793
RUNJOBID= node120-1307192793-25870
PBS_JOBID= 13508848
Free space on /tmp= 73812 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454679-1307192793/watcher-3454679-1307192793 -o /tmp/evaluation-result-3454679-1307192793/solver-3454679-1307192793 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454679-1307192793.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 80cd942b10c7098d47a9e31c7b11aaed
RANDOM SEED=1273580255

node120.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31299032 kB
Buffers:        314380 kB
Cached:        1020704 kB
SwapCached:      12852 kB
Active:         380760 kB
Inactive:       977608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31299032 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:            7016 kB
Writeback:           0 kB
AnonPages:       20556 kB
Mapped:           8832 kB
Slab:           134008 kB
PageTables:      91428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105373424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node120 at 2011-06-04 15:21:35