Trace number 3454294

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.27 899.572

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=300-sizeP=151-sizeQ=300-346995195-max.opb
MD5SUM7d90035947bf106909c324d346feadc0
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 variables45751
Total number of constraints135901
Number of constraints which are clauses135900
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 constraint45300
Number of terms in the objective function 151
Biggest coefficient in the objective function 1427247692705959881058285969449495136382746624
Number of bits for the biggest coefficient in the objective function 151
Sum of the numbers in the objective function 2854495385411919762116571938898990272765493247
Number of bits of the sum of numbers in the objective function 151
Biggest number in a constraint 1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312
Number of bits of the biggest number in a constraint 450
Biggest sum of numbers in a constraint 5814709794364855124394590463104036274829130884442601547409146523709370688892119900517445885328649663330068882186640259952495850427021820
Number of bits of the biggest sum of numbers451
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c version 2.3.1.v20110525
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.18-164.el5
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		9996466904
0.03/0.08	c Max memory 		10048897024
0.03/0.08	c Total memory 		10048897024
0.03/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-3454294-1307193108.opb
0.10/0.11	c reading problem ... 
2.57/1.71	c ... done. Wall clock time 1.604s.
2.57/1.71	c #vars     45751
2.57/1.71	c #constraints  147378
2.57/1.71	c constraints type 
2.57/1.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45300
2.57/1.71	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90600
2.57/1.71	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
2.57/1.71	c constraints type 
2.57/1.71	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 90600
2.57/1.71	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 45300
2.57/1.71	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.08/899.42	c starts		: 15
1800.08/899.42	c conflicts		: 2885
1800.08/899.42	c decisions		: 32416
1800.08/899.42	c propagations		: 2759394
1800.08/899.42	c inspects		: 11947584
1800.08/899.42	c shortcuts		: 0
1800.08/899.42	c learnt literals	: 0
1800.08/899.42	c learnt binary clauses	: 0
1800.08/899.42	c learnt ternary clauses	: 0
1800.08/899.42	c learnt constraints	: 2884
1800.08/899.42	c ignored constraints	: 0
1800.08/899.42	c root simplifications	: 0
1800.08/899.42	c removed literals (reason simplification)	: 34883493
1800.08/899.42	c reason swapping (by a shorter reason)	: 0
1800.08/899.42	c Calls to reduceDB	: 0
1800.08/899.42	c number of reductions to clauses (during analyze)	: 0
1800.08/899.42	c number of learned constraints concerned by reduction	: 0
1800.08/899.42	c number of learning phase by resolution	: 0
1800.08/899.42	c number of learning phase by cutting planes	: 0
1800.08/899.42	c speed (assignments/second)	: 3073.81105946123
1800.08/899.42	c non guided choices	136
1800.08/899.42	c learnt constraints type 
1800.08/899.42	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 2884
1800.08/899.42	c constraints type 
1800.08/899.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45300
1800.08/899.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90600
1800.08/899.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.08/899.42	c constraints type 
1800.08/899.42	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 90600
1800.08/899.42	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 45300
1800.08/899.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.08/899.42	s UNKNOWN
1800.08/899.42	c Total wall clock time (in seconds): 899.318

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-3454294-1307193108/watcher-3454294-1307193108 -o /tmp/evaluation-result-3454294-1307193108/solver-3454294-1307193108 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454294-1307193108.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.36 3.07 2.80 3/535 17791
/proc/meminfo: memFree=16049652/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10430980 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 3017 0 1 0 0 0 0 0 25 0 2 0 909541623 10681323520 2719 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2607745 2733 906 9 0 2598901 0
[pid=17791/tid=17792] ppid=17789 vsize=10444316 CPUtime=0.01 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 7733 0 1 0 0 1 0 0 25 0 2 0 909541624 10694979584 8548 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 215988286523 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.042781 s]
/proc/loadavg: 3.36 3.07 2.80 3/535 17791
/proc/meminfo: memFree=16049652/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10533016 CPUtime=0.03 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 11280 0 1 0 2 1 0 0 25 0 13 0 909541623 10785808384 10976 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2633254 10978 1673 9 0 2624002 0
[pid=17791/tid=17792] ppid=17789 vsize=10533016 CPUtime=0.03 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 10133 0 1 0 2 1 0 0 25 0 13 0 909541624 10785808384 10979 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 47182252357651 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10533016

[startup+0.10077 s]
/proc/loadavg: 3.36 3.07 2.80 3/535 17791
/proc/meminfo: memFree=16049652/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10539812 CPUtime=0.1 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 13133 0 1 0 9 1 0 0 25 0 18 0 909541623 10792767488 12799 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2634953 12800 2092 9 0 2625687 0
[pid=17791/tid=17792] ppid=17789 vsize=10539812 CPUtime=0.08 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 11189 0 1 0 7 1 0 0 25 0 18 0 909541624 10792767488 12800 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000419275 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539812

[startup+0.300737 s]
/proc/loadavg: 3.36 3.07 2.80 3/535 17791
/proc/meminfo: memFree=16049652/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10541860 CPUtime=0.49 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 16575 0 1 0 47 2 0 0 25 0 18 0 909541623 10794864640 16012 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2635465 16012 2200 9 0 2626199 0
[pid=17791/tid=17792] ppid=17789 vsize=10541860 CPUtime=0.29 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 13608 0 1 0 27 2 0 0 25 0 18 0 909541624 10794864640 16013 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505613006 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10541860

[startup+0.700668 s]
/proc/loadavg: 3.36 3.07 2.80 3/535 17791
/proc/meminfo: memFree=16049652/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10548004 CPUtime=1.17 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 57768 0 1 0 109 8 0 0 25 0 18 0 909541623 10801156096 56574 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2637001 56579 2213 9 0 2627735 0
[pid=17791/tid=17792] ppid=17789 vsize=10548004 CPUtime=0.69 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 51975 0 1 0 61 8 0 0 25 0 18 0 909541624 10801156096 56582 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505526724 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 10548004

[startup+1.50153 s]
/proc/loadavg: 3.49 3.10 2.82 4/553 17809
/proc/meminfo: memFree=15684336/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10548004 CPUtime=2.18 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 115320 0 1 0 203 15 0 0 25 0 18 0 909541623 10801156096 112481 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2637001 112491 2224 9 0 2627735 0
[pid=17791/tid=17792] ppid=17789 vsize=10548004 CPUtime=1.49 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) R 17789 17791 13684 0 -1 4202560 105502 0 1 0 135 14 0 0 25 0 18 0 909541624 10801156096 112496 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505721446 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112502 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112508 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112514 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112520 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112525 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112531 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112537 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541625 10801156096 112544 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 909541626 10801156096 112549 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 909541627 10801156096 112555 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 909541627 10801156096 112560 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541629 10801156096 112567 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17806] ppid=17789 vsize=10548004 CPUtime=0.3 cores=1,3,5,7
/proc/17791/task/17806/stat : 17806 (java) R 17789 17791 13684 0 -1 4202560 2464 0 0 0 30 0 0 0 16 0 18 0 909541629 10801156096 112573 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 47182254454512 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17791/tid=17807] ppid=17789 vsize=10548004 CPUtime=0.37 cores=1,3,5,7
/proc/17791/task/17807/stat : 17807 (java) R 17789 17791 13684 0 -1 4202560 6216 0 0 0 37 0 0 0 17 0 18 0 909541629 10801156096 112579 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 47182250780695 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17791/tid=17808] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17808/stat : 17808 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 909541629 10801156096 112584 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17809] ppid=17789 vsize=10548004 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17809/stat : 17809 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 909541629 10801156096 112590 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 10548004

[startup+3.10125 s]
/proc/loadavg: 3.49 3.10 2.82 5/557 17813
/proc/meminfo: memFree=15573572/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10552116 CPUtime=6 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 129426 0 1 0 583 17 0 0 25 0 22 0 909541623 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2638029 126517 2236 9 0 2628763 0
[pid=17791/tid=17792] ppid=17789 vsize=10552116 CPUtime=1.7 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) S 17789 17791 13684 0 -1 4202560 110605 0 1 0 155 15 0 0 15 0 22 0 909541624 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 909541626 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 909541627 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 22 0 909541627 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17806] ppid=17789 vsize=10552116 CPUtime=0.68 cores=1,3,5,7
/proc/17791/task/17806/stat : 17806 (java) S 17789 17791 13684 0 -1 4202560 2871 0 0 0 68 0 0 0 15 0 22 0 909541629 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17807] ppid=17789 vsize=10552116 CPUtime=0.83 cores=1,3,5,7
/proc/17791/task/17807/stat : 17807 (java) S 17789 17791 13684 0 -1 4202560 6294 0 0 0 83 0 0 0 16 0 22 0 909541629 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17808] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17808/stat : 17808 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17809] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17809/stat : 17809 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909541629 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17810] ppid=17789 vsize=10552116 CPUtime=1.38 cores=1,3,5,7
/proc/17791/task/17810/stat : 17810 (java) R 17789 17791 13684 0 -1 4202560 1537 0 0 0 138 0 0 0 25 0 22 0 909541795 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505800032 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17791/tid=17811] ppid=17789 vsize=10552116 CPUtime=1.37 cores=1,3,5,7
/proc/17791/task/17811/stat : 17811 (java) R 17789 17791 13684 0 -1 4202560 6949 0 0 0 136 1 0 0 25 0 22 0 909541795 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912506249701 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=17791/tid=17812] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17812/stat : 17812 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541798 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17813] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17813/stat : 17813 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541799 10805366784 126517 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 10552116

[startup+6.30068 s]
/proc/loadavg: 3.53 3.12 2.82 5/557 17813
/proc/meminfo: memFree=15150760/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10552116 CPUtime=12.44 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 138055 0 1 0 1226 18 0 0 25 0 22 0 909541623 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2638029 133522 2236 9 0 2628763 0
[pid=17791/tid=17792] ppid=17789 vsize=10552116 CPUtime=1.7 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) S 17789 17791 13684 0 -1 4202560 110606 0 1 0 155 15 0 0 15 0 22 0 909541624 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541625 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 909541626 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 909541627 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 22 0 909541627 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 133522 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=11794088/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10552116 CPUtime=1645.83 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 925601 0 1 0 164479 104 0 0 25 0 22 0 909541623 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2638029 919423 2255 9 0 2628763 0
[pid=17791/tid=17792] ppid=17789 vsize=10552116 CPUtime=1.7 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) S 17789 17791 13684 0 -1 4202560 110608 0 1 0 155 15 0 0 15 0 22 0 909541624 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10552116 CPUtime=0.27 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 11383 0 0 0 26 1 0 0 16 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10552116 CPUtime=0.31 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 12070 0 0 0 29 2 0 0 16 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10552116 CPUtime=0.29 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 13546 0 0 0 28 1 0 0 16 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10552116 CPUtime=0.3 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 10072 0 0 0 29 1 0 0 15 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10552116 CPUtime=0.38 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 12144 0 0 0 37 1 0 0 15 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10552116 CPUtime=0.36 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 12964 0 0 0 35 1 0 0 15 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10552116 CPUtime=0.28 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 8106 0 0 0 27 1 0 0 15 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10552116 CPUtime=0.39 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 15151 0 0 0 37 2 0 0 16 0 22 0 909541625 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10552116 CPUtime=0.04 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 59 0 0 0 3 1 0 0 15 0 22 0 909541626 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17806] ppid=17789 vsize=10552116 CPUtime=1.04 cores=1,3,5,7
/proc/17791/task/17806/stat : 17806 (java) S 17789 17791 13684 0 -1 4202560 2941 0 0 0 104 0 0 0 15 0 22 0 909541629 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17807] ppid=17789 vsize=10552116 CPUtime=1.03 cores=1,3,5,7
/proc/17791/task/17807/stat : 17807 (java) S 17789 17791 13684 0 -1 4202560 6337 0 0 0 103 0 0 0 15 0 22 0 909541629 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17808] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17808/stat : 17808 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17809] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17809/stat : 17809 (java) S 17789 17791 13684 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 909541629 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17810] ppid=17789 vsize=10552116 CPUtime=819.66 cores=1,3,5,7
/proc/17791/task/17810/stat : 17810 (java) R 17789 17791 13684 0 -1 4202560 9043 0 0 0 81964 2 0 0 25 0 22 0 909541795 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505949254 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17791/tid=17811] ppid=17789 vsize=10552116 CPUtime=819.63 cores=1,3,5,7
/proc/17791/task/17811/stat : 17811 (java) R 17789 17791 13684 0 -1 4202560 699970 0 0 0 81894 69 0 0 25 0 22 0 909541795 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505721347 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17791/tid=17812] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17812/stat : 17812 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541798 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17813] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17813/stat : 17813 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541799 10805366784 919423 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1645.83
Current children cumulated vsize (KiB) 10552116

[startup+882.301 s]
/proc/loadavg: 3.57 3.89 3.51 3/530 17856
/proc/meminfo: memFree=15499676/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10552116 CPUtime=1765.86 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 927248 0 1 0 176481 105 0 0 25 0 22 0 909541623 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2638029 921042 2255 9 0 2628763 0
[pid=17791/tid=17792] ppid=17789 vsize=10552116 CPUtime=1.7 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) S 17789 17791 13684 0 -1 4202560 110608 0 1 0 155 15 0 0 15 0 22 0 909541624 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10552116 CPUtime=0.28 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 11807 0 0 0 27 1 0 0 16 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10552116 CPUtime=0.32 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 12288 0 0 0 30 2 0 0 16 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10552116 CPUtime=0.3 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 13669 0 0 0 29 1 0 0 16 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10552116 CPUtime=0.32 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 10195 0 0 0 31 1 0 0 16 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10552116 CPUtime=0.39 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 12428 0 0 0 38 1 0 0 15 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10552116 CPUtime=0.38 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 12996 0 0 0 37 1 0 0 15 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10552116 CPUtime=0.29 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 8305 0 0 0 28 1 0 0 15 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10552116 CPUtime=0.4 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 15375 0 0 0 38 2 0 0 15 0 22 0 909541625 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10552116 CPUtime=0.05 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 61 0 0 0 3 2 0 0 15 0 22 0 909541626 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17806] ppid=17789 vsize=10552116 CPUtime=1.04 cores=1,3,5,7
/proc/17791/task/17806/stat : 17806 (java) S 17789 17791 13684 0 -1 4202560 2941 0 0 0 104 0 0 0 15 0 22 0 909541629 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17807] ppid=17789 vsize=10552116 CPUtime=1.03 cores=1,3,5,7
/proc/17791/task/17807/stat : 17807 (java) S 17789 17791 13684 0 -1 4202560 6337 0 0 0 103 0 0 0 15 0 22 0 909541629 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17808] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17808/stat : 17808 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17809] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17809/stat : 17809 (java) S 17789 17791 13684 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 909541629 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17810] ppid=17789 vsize=10552116 CPUtime=879.63 cores=1,3,5,7
/proc/17791/task/17810/stat : 17810 (java) R 17789 17791 13684 0 -1 4202560 9047 0 0 0 87961 2 0 0 25 0 22 0 909541795 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912506036032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17791/tid=17811] ppid=17789 vsize=10552116 CPUtime=879.6 cores=1,3,5,7
/proc/17791/task/17811/stat : 17811 (java) R 17789 17791 13684 0 -1 4202560 699982 0 0 0 87891 69 0 0 25 0 22 0 909541795 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505722188 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17791/tid=17812] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17812/stat : 17812 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541798 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17813] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17813/stat : 17813 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541799 10805366784 921042 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1765.86
Current children cumulated vsize (KiB) 10552116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.401 s]
/proc/loadavg: 3.22 3.79 3.49 3/530 17857
/proc/meminfo: memFree=15488380/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=10552116 CPUtime=1800.08 cores=1,3,5,7
/proc/17791/stat : 17791 (java) S 17789 17791 13684 0 -1 4202496 930203 0 1 0 179903 105 0 0 25 0 22 0 909541623 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 2638029 923887 2255 9 0 2628763 0
[pid=17791/tid=17792] ppid=17789 vsize=10552116 CPUtime=1.7 cores=1,3,5,7
/proc/17791/task/17792/stat : 17792 (java) S 17789 17791 13684 0 -1 4202560 110609 0 1 0 155 15 0 0 15 0 22 0 909541624 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17794] ppid=17789 vsize=10552116 CPUtime=0.28 cores=1,3,5,7
/proc/17791/task/17794/stat : 17794 (java) S 17789 17791 13684 0 -1 4202560 11807 0 0 0 27 1 0 0 15 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17795] ppid=17789 vsize=10552116 CPUtime=0.32 cores=1,3,5,7
/proc/17791/task/17795/stat : 17795 (java) S 17789 17791 13684 0 -1 4202560 12348 0 0 0 30 2 0 0 15 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17796] ppid=17789 vsize=10552116 CPUtime=0.31 cores=1,3,5,7
/proc/17791/task/17796/stat : 17796 (java) S 17789 17791 13684 0 -1 4202560 14984 0 0 0 30 1 0 0 16 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17797] ppid=17789 vsize=10552116 CPUtime=0.32 cores=1,3,5,7
/proc/17791/task/17797/stat : 17797 (java) S 17789 17791 13684 0 -1 4202560 10235 0 0 0 31 1 0 0 15 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17798] ppid=17789 vsize=10552116 CPUtime=0.4 cores=1,3,5,7
/proc/17791/task/17798/stat : 17798 (java) S 17789 17791 13684 0 -1 4202560 12547 0 0 0 39 1 0 0 15 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17799] ppid=17789 vsize=10552116 CPUtime=0.39 cores=1,3,5,7
/proc/17791/task/17799/stat : 17799 (java) S 17789 17791 13684 0 -1 4202560 13618 0 0 0 38 1 0 0 16 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17800] ppid=17789 vsize=10552116 CPUtime=0.3 cores=1,3,5,7
/proc/17791/task/17800/stat : 17800 (java) S 17789 17791 13684 0 -1 4202560 8770 0 0 0 29 1 0 0 16 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17801] ppid=17789 vsize=10552116 CPUtime=0.4 cores=1,3,5,7
/proc/17791/task/17801/stat : 17801 (java) S 17789 17791 13684 0 -1 4202560 15700 0 0 0 38 2 0 0 16 0 22 0 909541625 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17802] ppid=17789 vsize=10552116 CPUtime=0.05 cores=1,3,5,7
/proc/17791/task/17802/stat : 17802 (java) S 17789 17791 13684 0 -1 4202560 63 0 0 0 3 2 0 0 15 0 22 0 909541626 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 0 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17803] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17803/stat : 17803 (java) S 17789 17791 13684 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17804] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17804/stat : 17804 (java) S 17789 17791 13684 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909541627 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 7 0 0 0
[pid=17791/tid=17805] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17805/stat : 17805 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000416177 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17806] ppid=17789 vsize=10552116 CPUtime=1.04 cores=1,3,5,7
/proc/17791/task/17806/stat : 17806 (java) S 17789 17791 13684 0 -1 4202560 2941 0 0 0 104 0 0 0 15 0 22 0 909541629 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17807] ppid=17789 vsize=10552116 CPUtime=1.03 cores=1,3,5,7
/proc/17791/task/17807/stat : 17807 (java) S 17789 17791 13684 0 -1 4202560 6337 0 0 0 103 0 0 0 15 0 22 0 909541629 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17808] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17808/stat : 17808 (java) S 17789 17791 13684 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909541629 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000408473 0 4 0 16800975 18446604460151024512 0 0 -1 5 0 0 0
[pid=17791/tid=17809] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17809/stat : 17809 (java) S 17789 17791 13684 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 909541629 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 3 0 0 0
[pid=17791/tid=17810] ppid=17789 vsize=10552116 CPUtime=896.71 cores=1,3,5,7
/proc/17791/task/17810/stat : 17810 (java) R 17789 17791 13684 0 -1 4202560 9047 0 0 0 89669 2 0 0 25 0 22 0 909541795 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912506030796 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=17791/tid=17811] ppid=17789 vsize=10552116 CPUtime=896.7 cores=1,3,5,7
/proc/17791/task/17811/stat : 17811 (java) R 17789 17791 13684 0 -1 4202560 699986 0 0 0 89601 69 0 0 25 0 22 0 909541795 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 46912505675093 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=17791/tid=17812] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17812/stat : 17812 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541798 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
[pid=17791/tid=17813] ppid=17789 vsize=10552116 CPUtime=0 cores=1,3,5,7
/proc/17791/task/17813/stat : 17813 (java) S 17789 17791 13684 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909541799 10805366784 923887 33554432000 1073741824 1073778376 140734895136592 18446744073709551615 216000409088 0 4 0 16800975 18446604460151024512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 10552116

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

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

[startup+899.525 s]
/proc/loadavg: 3.22 3.79 3.49 3/530 17857
/proc/meminfo: memFree=15488380/32950940 swapFree=67111364/67111528
[pid=17791] ppid=17789 vsize=0 CPUtime=1800.22 cores=1,3,5,7
/proc/17791/stat : 17791 (java) Z 17789 17791 13684 0 -1 4203548 930230 0 1 0 179907 115 0 0 17 0 2 0 909541623 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17791/statm: 0 0 0 0 0 0 0
[pid=17791/tid=17810] ppid=17789 vsize=0 CPUtime=896.82 cores=1,3,5,7
/proc/17791/task/17810/stat : 17810 (java) R 17789 17791 13684 0 -1 4203588 9047 0 0 0 89670 12 0 0 25 0 2 0 909541795 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.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 899.572
CPU time (s): 1800.27
CPU user time (s): 1799.07
CPU system time (s): 1.19882
CPU usage (%): 200.125
Max. virtual memory (cumulated for all children) (KiB): 10552116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.19882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 930230
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= 26847
involuntary context switches= 14347

runsolver used 4.66729 second user time and 10.9273 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-04 15:11:49
IDJOB=3454294
IDBENCH=2996
IDSOLVER=1950
FILE ID=node117/3454294-1307193108
RUNJOBID= node117-1307191941-17546
PBS_JOBID= 13508821
Free space on /tmp= 73624 MiB

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

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

MD5SUM BENCH= 7d90035947bf106909c324d346feadc0
RANDOM SEED=261124888

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16049932 kB
Buffers:        377964 kB
Cached:        3204968 kB
SwapCached:          0 kB
Active:       13400184 kB
Inactive:      3097608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16049932 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7456 kB
Writeback:           0 kB
AnonPages:    12914608 kB
Mapped:          50236 kB
Slab:           269964 kB
PageTables:      64280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 159855984 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= 73624 MiB
End job on node117 at 2011-06-04 15:26:50