Trace number 3454285

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.28 899.279

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238-max.opb
MD5SUM7371465ba0e0d5bc10bb1d033f8bcd56
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 variables29401
Total number of constraints87121
Number of constraints which are clauses87120
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 constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.09/0.09	c version 2.3.1.v20110525
0.09/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.09	c java.vm.version	19.1-b02
0.09/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.09	c sun.arch.data.model	64
0.09/0.09	c java.version		1.6.0_24
0.09/0.09	c os.name		Linux
0.09/0.09	c os.version		2.6.18-164.el5
0.09/0.09	c os.arch		amd64
0.09/0.09	c Free memory 		9996466904
0.09/0.09	c Max memory 		10048897024
0.09/0.09	c Total memory 		10048897024
0.09/0.09	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@67ee3914
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@1c691f36
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-3454285-1307192851.opb
0.10/0.11	c reading problem ... 
1.70/1.13	c ... done. Wall clock time 1.021s.
1.70/1.13	c #vars     29401
1.70/1.13	c #constraints  94503
1.70/1.13	c constraints type 
1.70/1.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29040
1.70/1.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58080
1.70/1.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.70/1.13	c constraints type 
1.70/1.13	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58080
1.70/1.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29040
1.70/1.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
856.22/427.58	c cleaning 2499 clauses out of 5000 with flag 5000/5000
1800.08/899.12	c starts		: 34
1800.08/899.12	c conflicts		: 10145
1800.08/899.12	c decisions		: 156124
1800.08/899.12	c propagations		: 4374161
1800.08/899.12	c inspects		: 41079485
1800.08/899.12	c shortcuts		: 0
1800.08/899.12	c learnt literals	: 0
1800.08/899.12	c learnt binary clauses	: 0
1800.08/899.12	c learnt ternary clauses	: 1
1800.08/899.12	c learnt constraints	: 10145
1800.08/899.12	c ignored constraints	: 0
1800.08/899.12	c root simplifications	: 0
1800.08/899.12	c removed literals (reason simplification)	: 69484305
1800.08/899.12	c reason swapping (by a shorter reason)	: 0
1800.08/899.12	c Calls to reduceDB	: 1
1800.08/899.12	c number of reductions to clauses (during analyze)	: 0
1800.08/899.12	c number of learned constraints concerned by reduction	: 0
1800.08/899.12	c number of learning phase by resolution	: 0
1800.08/899.12	c number of learning phase by cutting planes	: 0
1800.08/899.12	c speed (assignments/second)	: 4871.076084620378
1800.08/899.12	c non guided choices	85
1800.08/899.13	c learnt constraints type 
1800.08/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 7646
1800.08/899.13	c constraints type 
1800.08/899.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29040
1800.08/899.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58080
1800.08/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.08/899.13	c constraints type 
1800.08/899.13	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58080
1800.08/899.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29040
1800.08/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.08/899.13	s UNKNOWN
1800.08/899.13	c Total wall clock time (in seconds): 899.015

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-3454285-1307192851/watcher-3454285-1307192851 -o /tmp/evaluation-result-3454285-1307192851/solver-3454285-1307192851 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454285-1307192851.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: 0.97 1.11 1.86 2/450 27174
/proc/meminfo: memFree=31787688/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 4041 0 1 0 0 0 0 0 21 0 2 0 830882955 10694979584 3744 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2611079 3756 917 9 0 2602235 0
[pid=27174/tid=27175] ppid=27172 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) R 27172 27174 23433 0 -1 4202560 4384 0 1 0 0 0 0 0 22 0 2 0 830882956 10694979584 5200 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271550231611 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.0936651 s]
/proc/loadavg: 0.97 1.11 1.86 2/450 27174
/proc/meminfo: memFree=31787688/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10539668 CPUtime=0.09 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 12959 0 1 0 8 1 0 0 21 0 18 0 830882955 10792620032 12623 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2634917 12623 2091 9 0 2625651 0
[pid=27174/tid=27175] ppid=27172 vsize=10539668 CPUtime=0.07 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) R 27172 27174 23433 0 -1 4202560 11014 0 1 0 6 1 0 0 25 0 18 0 830882956 10792620032 12623 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562364363 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10539668

[startup+0.10029 s]
/proc/loadavg: 0.97 1.11 1.86 2/450 27174
/proc/meminfo: memFree=31787688/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10539668 CPUtime=0.1 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 13045 0 1 0 9 1 0 0 21 0 18 0 830882955 10792620032 12709 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2634917 12709 2092 9 0 2625651 0
[pid=27174/tid=27175] ppid=27172 vsize=10539668 CPUtime=0.08 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) R 27172 27174 23433 0 -1 4202560 11099 0 1 0 7 1 0 0 25 0 18 0 830882956 10792620032 12709 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539668

[startup+0.317539 s]
/proc/loadavg: 0.97 1.11 1.86 2/450 27174
/proc/meminfo: memFree=31787688/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10540716 CPUtime=0.52 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 16950 0 1 0 50 2 0 0 21 0 18 0 830882955 10793693184 16055 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2635179 16056 2201 9 0 2625913 0
[pid=27174/tid=27175] ppid=27172 vsize=10540716 CPUtime=0.3 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) R 27172 27174 23433 0 -1 4202560 13717 0 1 0 28 2 0 0 25 0 18 0 830882956 10793693184 16056 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505618226 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 10540716

[startup+0.700217 s]
/proc/loadavg: 0.97 1.11 1.86 2/450 27174
/proc/meminfo: memFree=31787688/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10544496 CPUtime=1.18 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 57590 0 1 0 110 8 0 0 21 0 18 0 830882955 10797563904 54955 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2636124 54960 2213 9 0 2626858 0
[pid=27174/tid=27175] ppid=27172 vsize=10544496 CPUtime=0.67 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) R 27172 27174 23433 0 -1 4202560 50837 0 1 0 61 6 0 0 25 0 18 0 830882956 10797563904 54963 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505615508 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 10544496

[startup+1.50104 s]
/proc/loadavg: 0.97 1.11 1.86 3/488 27215
/proc/meminfo: memFree=31232060/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10548780 CPUtime=2.78 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 84548 0 1 0 267 11 0 0 21 0 22 0 830882955 10801950720 81874 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637195 81874 2233 9 0 2627929 0
[pid=27174/tid=27175] ppid=27172 vsize=10548780 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74034 0 1 0 103 9 0 0 25 0 22 0 830882956 10801950720 81874 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 830882958 10801950720 81874 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 830882958 10801950720 81875 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81876 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 830882959 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830882959 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830882959 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27189] ppid=27172 vsize=10548780 CPUtime=0.49 cores=1,3,5,7
/proc/27174/task/27189/stat : 27189 (java) S 27172 27174 23433 0 -1 4202560 2696 0 0 0 49 0 0 0 16 0 22 0 830882961 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27190] ppid=27172 vsize=10548780 CPUtime=0.46 cores=1,3,5,7
/proc/27174/task/27190/stat : 27190 (java) S 27172 27174 23433 0 -1 4202560 3071 0 0 0 46 0 0 0 16 0 22 0 830882961 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27191] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27191/stat : 27191 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27192] ppid=27172 vsize=10548780 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27192/stat : 27192 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830882961 10801950720 81877 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 10548780

[startup+3.10074 s]
/proc/loadavg: 0.97 1.11 1.86 6/492 27219
/proc/meminfo: memFree=30905044/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10549508 CPUtime=6.29 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 95332 0 1 0 616 13 0 0 21 0 22 0 830882955 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637377 92587 2235 9 0 2628111 0
[pid=27174/tid=27175] ppid=27172 vsize=10549508 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74034 0 1 0 103 9 0 0 15 0 22 0 830882956 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92587 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 22 0 830882959 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830882959 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830882959 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27189] ppid=27172 vsize=10549508 CPUtime=0.65 cores=1,3,5,7
/proc/27174/task/27189/stat : 27189 (java) S 27172 27174 23433 0 -1 4202560 2786 0 0 0 65 0 0 0 15 0 22 0 830882961 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27190] ppid=27172 vsize=10549508 CPUtime=0.59 cores=1,3,5,7
/proc/27174/task/27190/stat : 27190 (java) S 27172 27174 23433 0 -1 4202560 3219 0 0 0 59 0 0 0 15 0 22 0 830882961 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27191] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27191/stat : 27191 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27192] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27192/stat : 27192 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830882961 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27216] ppid=27172 vsize=10549508 CPUtime=1.95 cores=1,3,5,7
/proc/27174/task/27216/stat : 27216 (java) R 27172 27174 23433 0 -1 4202560 1406 0 0 0 195 0 0 0 25 0 22 0 830883069 10802696192 92588 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505799396 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27174/tid=27217] ppid=27172 vsize=10549508 CPUtime=1.92 cores=1,3,5,7
/proc/27174/task/27217/stat : 27217 (java) R 27172 27174 23433 0 -1 4202560 12720 0 0 0 191 1 0 0 25 0 22 0 830883069 10802696192 92589 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505770074 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27174/tid=27218] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27218/stat : 27218 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883072 10802696192 92589 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27219] ppid=27172 vsize=10549508 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27219/stat : 27219 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883074 10802696192 92589 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10549508

[startup+6.30116 s]
/proc/loadavg: 1.21 1.16 1.87 5/496 27223
/proc/meminfo: memFree=30720384/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10548576 CPUtime=12.69 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 106840 0 1 0 1255 14 0 0 21 0 22 0 830882955 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637144 103926 2235 9 0 2627878 0
[pid=27174/tid=27175] ppid=27172 vsize=10548576 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74034 0 1 0 103 9 0 0 15 0 22 0 830882956 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882958 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 830882959 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830882959 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830882959 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 103926 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0

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

/proc/meminfo: memFree=24163748/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10548576 CPUtime=1646.27 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 994696 0 1 0 164514 113 0 0 21 0 22 0 830882955 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637144 987787 2267 9 0 2627878 0
[pid=27174/tid=27175] ppid=27172 vsize=10548576 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74036 0 1 0 103 9 0 0 15 0 22 0 830882956 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10548576 CPUtime=0.48 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 21771 0 0 0 46 2 0 0 15 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10548576 CPUtime=0.42 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 21080 0 0 0 40 2 0 0 15 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10548576 CPUtime=0.43 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 21738 0 0 0 41 2 0 0 15 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10548576 CPUtime=0.34 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 17776 0 0 0 32 2 0 0 16 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10548576 CPUtime=0.4 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 13048 0 0 0 39 1 0 0 15 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10548576 CPUtime=0.42 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 15601 0 0 0 40 2 0 0 16 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10548576 CPUtime=0.38 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 18962 0 0 0 36 2 0 0 16 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10548576 CPUtime=0.45 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 19750 0 0 0 43 2 0 0 16 0 22 0 830882958 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10548576 CPUtime=0.16 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 75 0 0 0 14 2 0 0 15 0 22 0 830882959 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27189] ppid=27172 vsize=10548576 CPUtime=1.07 cores=1,3,5,7
/proc/27174/task/27189/stat : 27189 (java) S 27172 27174 23433 0 -1 4202560 5385 0 0 0 107 0 0 0 16 0 22 0 830882961 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27190] ppid=27172 vsize=10548576 CPUtime=0.77 cores=1,3,5,7
/proc/27174/task/27190/stat : 27190 (java) S 27172 27174 23433 0 -1 4202560 3235 0 0 0 77 0 0 0 16 0 22 0 830882961 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27191] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27191/stat : 27191 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27192] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27192/stat : 27192 (java) S 27172 27174 23433 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 830882961 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27216] ppid=27172 vsize=10548576 CPUtime=819.84 cores=1,3,5,7
/proc/27174/task/27216/stat : 27216 (java) R 27172 27174 23433 0 -1 4202560 5555 0 0 0 81983 1 0 0 25 0 22 0 830883069 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505950080 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27174/tid=27217] ppid=27172 vsize=10548576 CPUtime=819.82 cores=1,3,5,7
/proc/27174/task/27217/stat : 27217 (java) R 27172 27174 23433 0 -1 4202560 755477 0 0 0 81905 77 0 0 25 0 22 0 830883069 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912506162099 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27174/tid=27218] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27218/stat : 27218 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883072 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27219] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27219/stat : 27219 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883074 10801741824 987787 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1646.27
Current children cumulated vsize (KiB) 10548576

[startup+882.301 s]
/proc/loadavg: 4.11 3.89 3.18 5/496 27247
/proc/meminfo: memFree=24129380/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10548576 CPUtime=1766.41 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 1003138 0 1 0 176526 115 0 0 21 0 22 0 830882955 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637144 996154 2267 9 0 2627878 0
[pid=27174/tid=27175] ppid=27172 vsize=10548576 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74036 0 1 0 103 9 0 0 15 0 22 0 830882956 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10548576 CPUtime=0.54 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 23367 0 0 0 51 3 0 0 15 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10548576 CPUtime=0.47 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 22387 0 0 0 44 3 0 0 15 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10548576 CPUtime=0.48 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 23179 0 0 0 46 2 0 0 16 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10548576 CPUtime=0.37 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 18104 0 0 0 35 2 0 0 15 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10548576 CPUtime=0.46 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 14609 0 0 0 45 1 0 0 16 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10548576 CPUtime=0.47 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 16053 0 0 0 44 3 0 0 16 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10548576 CPUtime=0.42 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 20311 0 0 0 40 2 0 0 15 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10548576 CPUtime=0.48 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 20133 0 0 0 46 2 0 0 16 0 22 0 830882958 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10548576 CPUtime=0.17 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 77 0 0 0 15 2 0 0 15 0 22 0 830882959 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27189] ppid=27172 vsize=10548576 CPUtime=1.07 cores=1,3,5,7
/proc/27174/task/27189/stat : 27189 (java) S 27172 27174 23433 0 -1 4202560 5385 0 0 0 107 0 0 0 16 0 22 0 830882961 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27190] ppid=27172 vsize=10548576 CPUtime=0.77 cores=1,3,5,7
/proc/27174/task/27190/stat : 27190 (java) S 27172 27174 23433 0 -1 4202560 3235 0 0 0 77 0 0 0 16 0 22 0 830882961 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27191] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27191/stat : 27191 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27192] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27192/stat : 27192 (java) S 27172 27174 23433 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 830882961 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27216] ppid=27172 vsize=10548576 CPUtime=879.73 cores=1,3,5,7
/proc/27174/task/27216/stat : 27216 (java) R 27172 27174 23433 0 -1 4202560 5570 0 0 0 87972 1 0 0 25 0 22 0 830883069 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505768419 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27174/tid=27217] ppid=27172 vsize=10548576 CPUtime=879.72 cores=1,3,5,7
/proc/27174/task/27217/stat : 27217 (java) R 27172 27174 23433 0 -1 4202560 755483 0 0 0 87895 77 0 0 25 0 22 0 830883069 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505776335 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27174/tid=27218] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27218/stat : 27218 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883072 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27219] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27219/stat : 27219 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883074 10801741824 996154 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1766.41
Current children cumulated vsize (KiB) 10548576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.20 3.93 3.21 5/496 27247
/proc/meminfo: memFree=24118944/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=10548576 CPUtime=1800.08 cores=1,3,5,7
/proc/27174/stat : 27174 (java) S 27172 27174 23433 0 -1 4202496 1005681 0 1 0 179892 116 0 0 21 0 22 0 830882955 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 2637144 998666 2267 9 0 2627878 0
[pid=27174/tid=27175] ppid=27172 vsize=10548576 CPUtime=1.12 cores=1,3,5,7
/proc/27174/task/27175/stat : 27175 (java) S 27172 27174 23433 0 -1 4202560 74036 0 1 0 103 9 0 0 15 0 22 0 830882956 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27177] ppid=27172 vsize=10548576 CPUtime=0.54 cores=1,3,5,7
/proc/27174/task/27177/stat : 27177 (java) S 27172 27174 23433 0 -1 4202560 23465 0 0 0 51 3 0 0 15 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27178] ppid=27172 vsize=10548576 CPUtime=0.48 cores=1,3,5,7
/proc/27174/task/27178/stat : 27178 (java) S 27172 27174 23433 0 -1 4202560 22877 0 0 0 45 3 0 0 16 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27179] ppid=27172 vsize=10548576 CPUtime=0.51 cores=1,3,5,7
/proc/27174/task/27179/stat : 27179 (java) S 27172 27174 23433 0 -1 4202560 23454 0 0 0 48 3 0 0 16 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27180] ppid=27172 vsize=10548576 CPUtime=0.38 cores=1,3,5,7
/proc/27174/task/27180/stat : 27180 (java) S 27172 27174 23433 0 -1 4202560 18604 0 0 0 36 2 0 0 16 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27181] ppid=27172 vsize=10548576 CPUtime=0.47 cores=1,3,5,7
/proc/27174/task/27181/stat : 27181 (java) S 27172 27174 23433 0 -1 4202560 14667 0 0 0 46 1 0 0 15 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27182] ppid=27172 vsize=10548576 CPUtime=0.47 cores=1,3,5,7
/proc/27174/task/27182/stat : 27182 (java) S 27172 27174 23433 0 -1 4202560 16304 0 0 0 44 3 0 0 15 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27183] ppid=27172 vsize=10548576 CPUtime=0.43 cores=1,3,5,7
/proc/27174/task/27183/stat : 27183 (java) S 27172 27174 23433 0 -1 4202560 20715 0 0 0 41 2 0 0 15 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27184] ppid=27172 vsize=10548576 CPUtime=0.49 cores=1,3,5,7
/proc/27174/task/27184/stat : 27184 (java) S 27172 27174 23433 0 -1 4202560 20589 0 0 0 47 2 0 0 15 0 22 0 830882958 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27185] ppid=27172 vsize=10548576 CPUtime=0.17 cores=1,3,5,7
/proc/27174/task/27185/stat : 27185 (java) S 27172 27174 23433 0 -1 4202560 79 0 0 0 15 2 0 0 15 0 22 0 830882959 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 0 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27186] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27186/stat : 27186 (java) S 27172 27174 23433 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27187] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27187/stat : 27187 (java) S 27172 27174 23433 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 830882959 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27188] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27188/stat : 27188 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562361265 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27189] ppid=27172 vsize=10548576 CPUtime=1.07 cores=1,3,5,7
/proc/27174/task/27189/stat : 27189 (java) S 27172 27174 23433 0 -1 4202560 5385 0 0 0 107 0 0 0 16 0 22 0 830882961 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 5 0 0 0
[pid=27174/tid=27190] ppid=27172 vsize=10548576 CPUtime=0.77 cores=1,3,5,7
/proc/27174/task/27190/stat : 27190 (java) S 27172 27174 23433 0 -1 4202560 3235 0 0 0 77 0 0 0 16 0 22 0 830882961 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
[pid=27174/tid=27191] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27191/stat : 27191 (java) S 27172 27174 23433 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830882961 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562353561 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27192] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27192/stat : 27192 (java) S 27172 27174 23433 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 22 0 830882961 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 3 0 0 0
[pid=27174/tid=27216] ppid=27172 vsize=10548576 CPUtime=896.52 cores=1,3,5,7
/proc/27174/task/27216/stat : 27216 (java) R 27172 27174 23433 0 -1 4202560 5574 0 0 0 89651 1 0 0 25 0 22 0 830883069 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912506122014 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27174/tid=27217] ppid=27172 vsize=10548576 CPUtime=896.51 cores=1,3,5,7
/proc/27174/task/27217/stat : 27217 (java) R 27172 27174 23433 0 -1 4202560 755486 0 0 0 89573 78 0 0 25 0 22 0 830883069 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 46912505776971 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27174/tid=27218] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27218/stat : 27218 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883072 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 1 0 0 0
[pid=27174/tid=27219] ppid=27172 vsize=10548576 CPUtime=0 cores=1,3,5,7
/proc/27174/task/27219/stat : 27219 (java) S 27172 27174 23433 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830883074 10801741824 998666 33554432000 1073741824 1073778376 140736056342144 18446744073709551615 271562354176 0 4 0 16800975 18446604456609244992 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 10548576

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.20 3.93 3.21 5/496 27247
/proc/meminfo: memFree=24118944/32951124 swapFree=55639044/67111528
[pid=27174] ppid=27172 vsize=0 CPUtime=1800.21 cores=1,3,5,7
/proc/27174/stat : 27174 (java) Z 27172 27174 23433 0 -1 4203548 1005709 0 1 0 179896 125 0 0 17 0 2 0 830882955 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/27174/statm: 0 0 0 0 0 0 0
[pid=27174/tid=27218] ppid=27172 vsize=0 CPUtime=0.09 cores=1,3,5,7
/proc/27174/task/27218/stat : 27218 (java) R 27172 27174 23433 0 -1 4203588 7 0 0 0 0 9 0 0 18 0 2 0 830883072 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 899.279
CPU time (s): 1800.28
CPU user time (s): 1798.97
CPU system time (s): 1.3088
CPU usage (%): 200.191
Max. virtual memory (cumulated for all children) (KiB): 10549508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.3088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1005709
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= 27590
involuntary context switches= 23670

runsolver used 4.17836 second user time and 9.74952 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-04 15:07:31
IDJOB=3454285
IDBENCH=2973
IDSOLVER=1950
FILE ID=node133/3454285-1307192851
RUNJOBID= node133-1307192851-27161
PBS_JOBID= 13508830
Free space on /tmp= 73972 MiB

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

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

MD5SUM BENCH= 7371465ba0e0d5bc10bb1d033f8bcd56
RANDOM SEED=1882396493

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      31787976 kB
Buffers:        328624 kB
Cached:         535404 kB
SwapCached:      10584 kB
Active:         401076 kB
Inactive:       487704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31787976 kB
SwapTotal:    67111528 kB
SwapFree:     55639044 kB
Dirty:            9012 kB
Writeback:           0 kB
AnonPages:       21784 kB
Mapped:          12168 kB
Slab:           152544 kB
PageTables:      53596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114892908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73968 MiB
End job on node133 at 2011-06-04 15:22:32