Trace number 3454232

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.38 899.474

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standata.opb
MD5SUM0fd8d82b89614ba6aec45b78f4728905
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 variables30004
Total number of constraints455
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints455
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 326417514192
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 77387257610240
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 2427818341201528
Number of bits of the biggest sum of numbers52
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.1.v20110525
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		9996466904
0.04/0.08	c Max memory 		10048897024
0.04/0.08	c Total memory 		10048897024
0.04/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3454232-1307191025.opb
0.10/0.11	c reading problem ... 
1.22/0.67	c ... done. Wall clock time 0.567s.
1.22/0.67	c #vars     30004
1.22/0.67	c #constraints  12882
1.22/0.67	c constraints type 
1.22/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 615
1.22/0.67	c constraints type 
1.22/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 615
525.41/261.91	c cleaning 2480 clauses out of 5001 with flag 5001/5001
1448.51/723.46	c cleaning 4256 clauses out of 8523 with flag 11003/11003
1800.20/899.32	c starts		: 40
1800.20/899.32	c conflicts		: 13738
1800.20/899.32	c decisions		: 46019
1800.20/899.32	c propagations		: 12803113
1800.20/899.32	c inspects		: 28465142
1800.20/899.32	c shortcuts		: 0
1800.20/899.32	c learnt literals	: 0
1800.20/899.32	c learnt binary clauses	: 2
1800.20/899.32	c learnt ternary clauses	: 17
1800.20/899.32	c learnt constraints	: 13738
1800.20/899.32	c ignored constraints	: 0
1800.20/899.32	c root simplifications	: 0
1800.20/899.32	c removed literals (reason simplification)	: 714644
1800.20/899.32	c reason swapping (by a shorter reason)	: 0
1800.20/899.32	c Calls to reduceDB	: 2
1800.20/899.32	c number of reductions to clauses (during analyze)	: 0
1800.20/899.32	c number of learned constraints concerned by reduction	: 0
1800.20/899.32	c number of learning phase by resolution	: 0
1800.20/899.32	c number of learning phase by cutting planes	: 0
1800.20/899.32	c speed (assignments/second)	: 14247.069768062947
1800.20/899.32	c non guided choices	4624
1800.20/899.33	c learnt constraints type 
1800.20/899.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.20/899.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 7000
1800.20/899.33	c constraints type 
1800.20/899.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 615
1800.20/899.33	c constraints type 
1800.20/899.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 615
1800.20/899.33	s UNKNOWN
1800.20/899.33	c Total wall clock time (in seconds): 899.222

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-3454232-1307191025/watcher-3454232-1307191025 -o /tmp/evaluation-result-3454232-1307191025/solver-3454232-1307191025 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454232-1307191025.opb 

running on 4 cores: 1,3,5,7

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.91 3.93 3.82 3/535 27894
/proc/meminfo: memFree=17380896/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 8537 0 1 0 0 0 0 0 22 0 2 0 811518172 10694979584 8238 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2611079 8251 917 9 0 2602235 0
[pid=27894/tid=27895] ppid=27892 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) R 27892 27894 24981 0 -1 4202560 7482 0 1 0 0 0 0 0 24 0 2 0 811518173 10694979584 8298 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264726099003 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0548881 s]
/proc/loadavg: 3.91 3.93 3.82 3/535 27894
/proc/meminfo: memFree=17380896/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 11518 0 1 0 3 1 0 0 22 0 13 0 811518172 10718838784 11214 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2616904 11214 1685 9 0 2607652 0
[pid=27894/tid=27895] ppid=27892 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) R 27892 27894 24981 0 -1 4202560 10369 0 1 0 3 1 0 0 25 0 13 0 811518173 10718838784 11214 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505207079 0 4 0 16800971 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10467616

[startup+0.100878 s]
/proc/loadavg: 3.91 3.93 3.82 3/535 27894
/proc/meminfo: memFree=17380896/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10539808 CPUtime=0.1 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 13130 0 1 0 8 2 0 0 22 0 18 0 811518172 10792763392 12789 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2634952 12789 2092 9 0 2625686 0
[pid=27894/tid=27895] ppid=27892 vsize=10539808 CPUtime=0.08 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) R 27892 27894 24981 0 -1 4202560 11165 0 1 0 7 1 0 0 25 0 18 0 811518173 10792763392 12789 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46927114749464 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539808

[startup+0.304836 s]
/proc/loadavg: 3.91 3.93 3.82 3/535 27894
/proc/meminfo: memFree=17380896/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10544796 CPUtime=0.6 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 23013 0 1 0 57 3 0 0 22 0 18 0 811518172 10797871104 19897 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2636199 19899 2201 9 0 2626933 0
[pid=27894/tid=27895] ppid=27892 vsize=10544796 CPUtime=0.28 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) R 27892 27894 24981 0 -1 4202560 14134 0 1 0 27 1 0 0 25 0 18 0 811518173 10797871104 19901 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 10544796

[startup+0.700729 s]
/proc/loadavg: 3.91 3.93 3.82 3/535 27894
/proc/meminfo: memFree=17380896/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10545812 CPUtime=1.39 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 48928 0 1 0 133 6 0 0 22 0 20 0 811518172 10798911488 44331 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2636453 44331 2218 9 0 2627187 0
[pid=27894/tid=27895] ppid=27892 vsize=10545812 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37755 0 1 0 62 4 0 0 25 0 20 0 811518173 10798911488 44331 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 10545812

[startup+1.50161 s]
/proc/loadavg: 3.91 3.93 3.82 5/557 27916
/proc/meminfo: memFree=17202456/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10548288 CPUtime=3.35 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 51533 0 1 0 329 6 0 0 22 0 22 0 811518172 10801446912 46935 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637072 46937 2224 9 0 2627806 0
[pid=27894/tid=27895] ppid=27892 vsize=10548288 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37755 0 1 0 62 4 0 0 20 0 22 0 811518173 10801446912 46938 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46939 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46940 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46941 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46942 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46944 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46945 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46946 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10801446912 46947 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27905] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27905/stat : 27905 (java) S 27892 27894 24981 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 811518175 10801446912 46948 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 0 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27906] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27906/stat : 27906 (java) S 27892 27894 24981 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 811518176 10801446912 46949 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27907] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27907/stat : 27907 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518176 10801446912 46951 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27908] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27908/stat : 27908 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10801446912 46952 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738228657 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27909] ppid=27892 vsize=10548288 CPUtime=0.52 cores=1,3,5,7
/proc/27894/task/27909/stat : 27909 (java) S 27892 27894 24981 0 -1 4202560 3482 0 0 0 52 0 0 0 19 0 22 0 811518178 10801446912 46953 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27910] ppid=27892 vsize=10548288 CPUtime=0.51 cores=1,3,5,7
/proc/27894/task/27910/stat : 27910 (java) S 27892 27894 24981 0 -1 4202560 6275 0 0 0 51 0 0 0 15 0 22 0 811518178 10801446912 46954 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27911] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27911/stat : 27911 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10801446912 46955 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27912] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27912/stat : 27912 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811518178 10801446912 46956 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27913] ppid=27892 vsize=10548288 CPUtime=0.82 cores=1,3,5,7
/proc/27894/task/27913/stat : 27913 (java) R 27892 27894 24981 0 -1 4202560 515 0 0 0 82 0 0 0 25 0 22 0 811518240 10801446912 46957 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505923416 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=10548288 CPUtime=0.81 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4202560 2361 0 0 0 81 0 0 0 20 0 22 0 811518240 10801446912 46958 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505553457 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27894/tid=27915] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27915/stat : 27915 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518247 10801446912 46959 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27916] ppid=27892 vsize=10548288 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27916/stat : 27916 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 811518249 10801446912 46961 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 10548288

[startup+3.10131 s]
/proc/loadavg: 3.91 3.93 3.82 5/557 27916
/proc/meminfo: memFree=17132768/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10549536 CPUtime=6.86 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 96737 0 1 0 676 10 0 0 22 0 22 0 811518172 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637384 92138 2224 9 0 2628118 0
[pid=27894/tid=27895] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37755 0 1 0 62 4 0 0 15 0 22 0 811518173 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27905] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27905/stat : 27905 (java) S 27892 27894 24981 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 811518175 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 0 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27906] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27906/stat : 27906 (java) S 27892 27894 24981 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 811518176 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27907] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27907/stat : 27907 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518176 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27908] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27908/stat : 27908 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738228657 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27909] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27909/stat : 27909 (java) S 27892 27894 24981 0 -1 4202560 3800 0 0 0 66 0 0 0 15 0 22 0 811518178 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27910] ppid=27892 vsize=10549536 CPUtime=0.67 cores=1,3,5,7
/proc/27894/task/27910/stat : 27910 (java) S 27892 27894 24981 0 -1 4202560 6292 0 0 0 67 0 0 0 15 0 22 0 811518178 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27911] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27911/stat : 27911 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27912] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27912/stat : 27912 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811518178 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27913] ppid=27892 vsize=10549536 CPUtime=2.42 cores=1,3,5,7
/proc/27894/task/27913/stat : 27913 (java) R 27892 27894 24981 0 -1 4202560 518 0 0 0 242 0 0 0 25 0 22 0 811518240 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505836605 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=10549536 CPUtime=2.41 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4202560 47204 0 0 0 237 4 0 0 25 0 22 0 811518240 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505847616 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27894/tid=27915] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27915/stat : 27915 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518247 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27916] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27916/stat : 27916 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 811518249 10802724864 92138 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 10549536

[startup+6.3007 s]
/proc/loadavg: 3.91 3.94 3.82 5/557 27916
/proc/meminfo: memFree=16814100/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10549536 CPUtime=13.32 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 151983 0 1 0 1315 17 0 0 22 0 22 0 811518172 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637384 147351 2229 9 0 2628118 0
[pid=27894/tid=27895] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37755 0 1 0 62 4 0 0 15 0 22 0 811518173 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518174 10802724864 147351 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0

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

/proc/meminfo: memFree=14077272/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10549536 CPUtime=1646.07 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 929578 0 1 0 164504 103 0 0 22 0 22 0 811518172 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637384 923110 2257 9 0 2628118 0
[pid=27894/tid=27895] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37758 0 1 0 62 4 0 0 15 0 22 0 811518173 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10549536 CPUtime=0.25 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 10174 0 0 0 24 1 0 0 16 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10549536 CPUtime=0.22 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 11280 0 0 0 21 1 0 0 15 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10549536 CPUtime=0.29 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 16875 0 0 0 28 1 0 0 16 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10549536 CPUtime=0.26 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 11681 0 0 0 25 1 0 0 15 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10549536 CPUtime=0.24 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 11724 0 0 0 23 1 0 0 16 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10549536 CPUtime=0.27 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 12989 0 0 0 26 1 0 0 16 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10549536 CPUtime=0.22 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 9813 0 0 0 22 0 0 0 15 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10549536 CPUtime=0.24 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 10982 0 0 0 23 1 0 0 15 0 22 0 811518174 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27905] ppid=27892 vsize=10549536 CPUtime=0.53 cores=1,3,5,7
/proc/27894/task/27905/stat : 27905 (java) S 27892 27894 24981 0 -1 4202560 2249 0 0 0 53 0 0 0 15 0 22 0 811518175 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 0 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27906] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27906/stat : 27906 (java) S 27892 27894 24981 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27907] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27907/stat : 27907 (java) S 27892 27894 24981 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27908] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27908/stat : 27908 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738228657 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27909] ppid=27892 vsize=10549536 CPUtime=0.85 cores=1,3,5,7
/proc/27894/task/27909/stat : 27909 (java) S 27892 27894 24981 0 -1 4202560 3827 0 0 0 85 0 0 0 15 0 22 0 811518178 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27910] ppid=27892 vsize=10549536 CPUtime=0.96 cores=1,3,5,7
/proc/27894/task/27910/stat : 27910 (java) S 27892 27894 24981 0 -1 4202560 6365 0 0 0 96 0 0 0 15 0 22 0 811518178 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27911] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27911/stat : 27911 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27912] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27912/stat : 27912 (java) S 27892 27894 24981 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 22 0 811518178 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27913] ppid=27892 vsize=10549536 CPUtime=820.48 cores=1,3,5,7
/proc/27894/task/27913/stat : 27913 (java) R 27892 27894 24981 0 -1 4202560 595 0 0 0 82048 0 0 0 25 0 22 0 811518240 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505836112 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=10549536 CPUtime=820.45 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4202560 782060 0 0 0 81961 84 0 0 25 0 22 0 811518240 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912506123668 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27894/tid=27915] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27915/stat : 27915 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518247 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27916] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27916/stat : 27916 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 811518249 10802724864 923110 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1646.07
Current children cumulated vsize (KiB) 10549536

[startup+882.301 s]
/proc/loadavg: 4.08 4.05 3.93 5/557 28038
/proc/meminfo: memFree=14064096/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10549536 CPUtime=1766.16 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 932791 0 1 0 176512 104 0 0 22 0 22 0 811518172 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637384 926272 2257 9 0 2628118 0
[pid=27894/tid=27895] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37758 0 1 0 62 4 0 0 15 0 22 0 811518173 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10549536 CPUtime=0.26 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 10279 0 0 0 25 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10549536 CPUtime=0.24 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 11600 0 0 0 23 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10549536 CPUtime=0.32 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 17388 0 0 0 31 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10549536 CPUtime=0.28 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 12004 0 0 0 27 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10549536 CPUtime=0.26 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 12033 0 0 0 25 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10549536 CPUtime=0.31 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 13753 0 0 0 30 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10549536 CPUtime=0.25 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 10133 0 0 0 25 0 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10549536 CPUtime=0.27 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 11529 0 0 0 26 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27905] ppid=27892 vsize=10549536 CPUtime=0.53 cores=1,3,5,7
/proc/27894/task/27905/stat : 27905 (java) S 27892 27894 24981 0 -1 4202560 2251 0 0 0 53 0 0 0 15 0 22 0 811518175 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 0 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27906] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27906/stat : 27906 (java) S 27892 27894 24981 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27907] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27907/stat : 27907 (java) S 27892 27894 24981 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27908] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27908/stat : 27908 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738228657 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27909] ppid=27892 vsize=10549536 CPUtime=0.85 cores=1,3,5,7
/proc/27894/task/27909/stat : 27909 (java) S 27892 27894 24981 0 -1 4202560 3827 0 0 0 85 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27910] ppid=27892 vsize=10549536 CPUtime=0.96 cores=1,3,5,7
/proc/27894/task/27910/stat : 27910 (java) S 27892 27894 24981 0 -1 4202560 6365 0 0 0 96 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27911] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27911/stat : 27911 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27912] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27912/stat : 27912 (java) S 27892 27894 24981 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27913] ppid=27892 vsize=10549536 CPUtime=880.42 cores=1,3,5,7
/proc/27894/task/27913/stat : 27913 (java) R 27892 27894 24981 0 -1 4202560 600 0 0 0 88042 0 0 0 25 0 22 0 811518240 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912506041744 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=10549536 CPUtime=880.39 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4202560 782061 0 0 0 87955 84 0 0 25 0 22 0 811518240 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505847546 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27894/tid=27915] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27915/stat : 27915 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518247 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27916] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27916/stat : 27916 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 811518249 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1766.16
Current children cumulated vsize (KiB) 10549536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.301 s]
/proc/loadavg: 4.06 4.05 3.93 5/557 28038
/proc/meminfo: memFree=14063956/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=10549536 CPUtime=1800.2 cores=1,3,5,7
/proc/27894/stat : 27894 (java) S 27892 27894 24981 0 -1 4202496 932793 0 1 0 179916 104 0 0 22 0 22 0 811518172 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 2637384 926272 2257 9 0 2628118 0
[pid=27894/tid=27895] ppid=27892 vsize=10549536 CPUtime=0.66 cores=1,3,5,7
/proc/27894/task/27895/stat : 27895 (java) S 27892 27894 24981 0 -1 4202560 37758 0 1 0 62 4 0 0 15 0 22 0 811518173 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27897] ppid=27892 vsize=10549536 CPUtime=0.26 cores=1,3,5,7
/proc/27894/task/27897/stat : 27897 (java) S 27892 27894 24981 0 -1 4202560 10279 0 0 0 25 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27898] ppid=27892 vsize=10549536 CPUtime=0.24 cores=1,3,5,7
/proc/27894/task/27898/stat : 27898 (java) S 27892 27894 24981 0 -1 4202560 11600 0 0 0 23 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27899] ppid=27892 vsize=10549536 CPUtime=0.32 cores=1,3,5,7
/proc/27894/task/27899/stat : 27899 (java) S 27892 27894 24981 0 -1 4202560 17388 0 0 0 31 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27900] ppid=27892 vsize=10549536 CPUtime=0.28 cores=1,3,5,7
/proc/27894/task/27900/stat : 27900 (java) S 27892 27894 24981 0 -1 4202560 12004 0 0 0 27 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27901] ppid=27892 vsize=10549536 CPUtime=0.26 cores=1,3,5,7
/proc/27894/task/27901/stat : 27901 (java) S 27892 27894 24981 0 -1 4202560 12033 0 0 0 25 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27902] ppid=27892 vsize=10549536 CPUtime=0.31 cores=1,3,5,7
/proc/27894/task/27902/stat : 27902 (java) S 27892 27894 24981 0 -1 4202560 13753 0 0 0 30 1 0 0 16 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
[pid=27894/tid=27903] ppid=27892 vsize=10549536 CPUtime=0.25 cores=1,3,5,7
/proc/27894/task/27903/stat : 27903 (java) S 27892 27894 24981 0 -1 4202560 10133 0 0 0 25 0 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27904] ppid=27892 vsize=10549536 CPUtime=0.27 cores=1,3,5,7
/proc/27894/task/27904/stat : 27904 (java) S 27892 27894 24981 0 -1 4202560 11529 0 0 0 26 1 0 0 15 0 22 0 811518174 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27905] ppid=27892 vsize=10549536 CPUtime=0.53 cores=1,3,5,7
/proc/27894/task/27905/stat : 27905 (java) S 27892 27894 24981 0 -1 4202560 2251 0 0 0 53 0 0 0 15 0 22 0 811518175 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 0 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27906] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27906/stat : 27906 (java) S 27892 27894 24981 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27907] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27907/stat : 27907 (java) S 27892 27894 24981 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 811518176 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27908] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27908/stat : 27908 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738228657 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27909] ppid=27892 vsize=10549536 CPUtime=0.85 cores=1,3,5,7
/proc/27894/task/27909/stat : 27909 (java) S 27892 27894 24981 0 -1 4202560 3827 0 0 0 85 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 7 0 0 0
[pid=27894/tid=27910] ppid=27892 vsize=10549536 CPUtime=0.96 cores=1,3,5,7
/proc/27894/task/27910/stat : 27910 (java) S 27892 27894 24981 0 -1 4202560 6365 0 0 0 96 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27911] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27911/stat : 27911 (java) S 27892 27894 24981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738220953 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27912] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27912/stat : 27912 (java) S 27892 27894 24981 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 811518178 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 1 0 0 0
[pid=27894/tid=27913] ppid=27892 vsize=10549536 CPUtime=897.44 cores=1,3,5,7
/proc/27894/task/27913/stat : 27913 (java) R 27892 27894 24981 0 -1 4202560 600 0 0 0 89744 0 0 0 25 0 22 0 811518240 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912505836605 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=10549536 CPUtime=897.41 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4202560 782061 0 0 0 89657 84 0 0 25 0 22 0 811518240 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 46912506043311 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27894/tid=27915] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27915/stat : 27915 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811518247 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 5 0 0 0
[pid=27894/tid=27916] ppid=27892 vsize=10549536 CPUtime=0 cores=1,3,5,7
/proc/27894/task/27916/stat : 27916 (java) S 27892 27894 24981 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 811518249 10802724864 926272 33554432000 1073741824 1073778376 140735774686048 18446744073709551615 264738221568 0 4 0 16800975 18446604470683281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 10549536

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

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

[startup+899.426 s]
/proc/loadavg: 4.06 4.05 3.93 5/557 28038
/proc/meminfo: memFree=14063956/32951124 swapFree=62999000/67111528
[pid=27894] ppid=27892 vsize=0 CPUtime=1800.32 cores=1,3,5,7
/proc/27894/stat : 27894 (java) Z 27892 27894 24981 0 -1 4203548 932822 0 1 0 179919 113 0 0 17 0 2 0 811518172 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/27894/statm: 0 0 0 0 0 0 0
[pid=27894/tid=27914] ppid=27892 vsize=0 CPUtime=897.52 cores=1,3,5,7
/proc/27894/task/27914/stat : 27914 (java) R 27892 27894 24981 0 -1 4203588 782061 0 0 0 89658 94 0 0 25 0 2 0 811518240 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 899.474
CPU time (s): 1800.38
CPU user time (s): 1799.2
CPU system time (s): 1.18182
CPU usage (%): 200.159
Max. virtual memory (cumulated for all children) (KiB): 10549536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 1.18182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 932822
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= 21885
involuntary context switches= 5009

runsolver used 4.55531 second user time and 11.0803 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-04 14:37:06
IDJOB=3454232
IDBENCH=2435
IDSOLVER=1950
FILE ID=node141/3454232-1307191025
RUNJOBID= node141-1307188285-27452
PBS_JOBID= 13508859
Free space on /tmp= 73872 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-standata.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454232-1307191025/watcher-3454232-1307191025 -o /tmp/evaluation-result-3454232-1307191025/solver-3454232-1307191025 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454232-1307191025.opb

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

MD5SUM BENCH= 0fd8d82b89614ba6aec45b78f4728905
RANDOM SEED=1130280864

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:     32951124 kB
MemFree:      17381176 kB
Buffers:        288220 kB
Cached:         707520 kB
SwapCached:       8848 kB
Active:       14731772 kB
Inactive:       563988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17381176 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            1708 kB
Writeback:          20 kB
AnonPages:    14298336 kB
Mapped:          33840 kB
Slab:           126224 kB
PageTables:      78376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161038224 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= 73872 MiB
End job on node141 at 2011-06-04 14:52:07