Trace number 4105774

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.18 899.123

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-737522999-max.opb
MD5SUM2b9e4e0dec92e7efe9699841b8c27d99
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-57
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables58651
Total number of constraints174421
Number of constraints which are clauses174420
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 constraint58140
Number of terms in the objective function 171
Biggest coefficient in the objective function 1496577676626844588240573268701473812127674924007424
Number of bits for the biggest coefficient in the objective function 171
Sum of the numbers in the objective function 2993155353253689176481146537402947624255349848014847
Number of bits of the sum of numbers in the objective function 171
Biggest number in a constraint 1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512
Number of bits of the biggest number in a constraint 510
Biggest sum of numbers in a constraint 6703903964971298549787012499102923063739682910296196299453164965973479669891880458245518365170754398305594457399703799902412848625969319072778646785434424
Number of bits of the biggest sum of numbers511
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4105774-1466257711.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
3.95/2.21	c ... done. Wall clock time 2.107s.
3.95/2.21	c declared #vars     58651
3.95/2.21	c #constraints  174422
3.95/2.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.95/2.22	c constraints type 
3.95/2.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 58140
3.95/2.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 116280
3.95/2.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
3.95/2.22	c 174422 constraints processed.
3.95/2.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.95/2.22	c constraints type 
3.95/2.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 116280
3.95/2.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 58140
3.95/2.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
3.95/2.22	c 174422 constraints processed.
3.95/2.22	c objective function length is 171 literals
1800.18/899.11	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/899.11	c starts		: 3
1800.18/899.11	c conflicts		: 2151
1800.18/899.11	c decisions		: 4856
1800.18/899.11	c propagations		: 1284357
1800.18/899.11	c inspects		: 6018897
1800.18/899.11	c shortcuts		: 0
1800.18/899.11	c learnt literals	: 0
1800.18/899.11	c learnt binary clauses	: 0
1800.18/899.11	c learnt ternary clauses	: 1
1800.18/899.11	c learnt constraints	: 2151
1800.18/899.11	c ignored constraints	: 0
1800.18/899.11	c root simplifications	: 0
1800.18/899.11	c removed literals (reason simplification)	: 24792488
1800.18/899.11	c reason swapping (by a shorter reason)	: 0
1800.18/899.11	c Calls to reduceDB	: 0
1800.18/899.11	c Number of update (reduction) of LBD	: 314
1800.18/899.11	c Imported unit clauses	: 0
1800.18/899.11	c number of reductions to clauses (during analyze)	: 0
1800.18/899.11	c number of learned constraints concerned by reduction	: 0
1800.18/899.11	c number of learning phase by resolution	: 0
1800.18/899.11	c number of learning phase by cutting planes	: 0
1800.18/899.11	c speed (assignments/second)	: 1432.0931627638852
1800.18/899.11	c non guided choices	147
1800.18/899.11	c learnt constraints type 
1800.18/899.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 2151
1800.18/899.11	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/899.11	c starts		: 1
1800.18/899.11	c conflicts		: 14
1800.18/899.11	c decisions		: 2096
1800.18/899.11	c propagations		: 452732
1800.18/899.11	c inspects		: 2857275
1800.18/899.11	c shortcuts		: 0
1800.18/899.11	c learnt literals	: 0
1800.18/899.11	c learnt binary clauses	: 0
1800.18/899.11	c learnt ternary clauses	: 0
1800.18/899.11	c learnt constraints	: 14
1800.18/899.11	c ignored constraints	: 0
1800.18/899.11	c root simplifications	: 0
1800.18/899.11	c removed literals (reason simplification)	: 0
1800.18/899.11	c reason swapping (by a shorter reason)	: 0
1800.18/899.11	c Calls to reduceDB	: 0
1800.18/899.11	c Number of update (reduction) of LBD	: 0
1800.18/899.11	c Imported unit clauses	: 0
1800.18/899.11	c number of reductions to clauses (during analyze)	: 0
1800.18/899.11	c number of learned constraints concerned by reduction	: 0
1800.18/899.11	c number of learning phase by resolution	: 0
1800.18/899.11	c number of learning phase by cutting planes	: 0
1800.18/899.11	c speed (assignments/second)	: 504.81362131061627
1800.18/899.11	c non guided choices	2
1800.18/899.11	c learnt constraints type 
1800.18/899.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
1800.18/899.11	s UNKNOWN
1800.18/899.11	c Total wall clock time (in seconds): 899.002

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4105774-1466257711/watcher-4105774-1466257711 -o /tmp/evaluation-result-4105774-1466257711/solver-4105774-1466257711 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105774-1466257711.opb 

pid=25545
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.24 4.23 4.07 3/197 25548
/proc/meminfo: memFree=27759724/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 27817709 98570240 977 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 24065 977 743 9 0 16771 0
[pid=25548/tid=25549] ppid=25545 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 27817709 98570240 978 33554432000 1073741824 1073778376 140735380944816 140670309727784 214537422208 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.24 4.23 4.07 3/197 25548
/proc/meminfo: memFree=27759724/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 4504 0 1 0 10 1 0 0 20 0 18 0 27817709 9787879424 6134 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2389619 6134 2157 9 0 2380296 0
[pid=25548/tid=25549] ppid=25545 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 2409 0 1 0 7 0 0 0 20 0 18 0 27817709 9787879424 6134 33554432000 1073741824 1073778376 140735380944816 140670309731016 214540805389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 4.24 4.23 4.07 3/197 25548
/proc/meminfo: memFree=27759724/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 4764 0 1 0 25 1 0 0 20 0 18 0 27817709 9787879424 7320 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2389619 7320 2213 9 0 2380296 0
[pid=25548/tid=25549] ppid=25545 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 2425 0 1 0 17 0 0 0 20 0 18 0 27817709 9787879424 7320 33554432000 1073741824 1073778376 140735380944816 140670309731016 140670249833792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 4.24 4.23 4.07 3/197 25548
/proc/meminfo: memFree=27759724/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 6017 0 1 0 49 1 0 0 20 0 18 0 27817709 9787879424 9583 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2389619 9583 2233 9 0 2380296 0
[pid=25548/tid=25549] ppid=25545 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 2429 0 1 0 27 0 0 0 20 0 18 0 27817709 9787879424 9583 33554432000 1073741824 1073778376 140735380944816 140670309732680 140670249537936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700235 s]
/proc/loadavg: 4.24 4.23 4.07 3/197 25548
/proc/meminfo: memFree=27759724/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9558476 CPUtime=1.65 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 16322 0 1 0 160 5 0 0 20 0 18 0 27817709 9787879424 42797 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2389619 42797 2249 9 0 2380296 0
[pid=25548/tid=25549] ppid=25545 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 2482 0 1 0 65 2 0 0 20 0 18 0 27817709 9787879424 42797 33554432000 1073741824 1073778376 140735380944816 140670309724000 140670249899749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 4.24 4.23 4.07 5/215 25566
/proc/meminfo: memFree=27542360/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9558476 CPUtime=2.66 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 16858 0 1 0 254 12 0 0 20 0 18 0 27817709 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2389619 65751 2265 9 0 2380296 0
[pid=25548/tid=25549] ppid=25545 vsize=9558476 CPUtime=1.4 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) R 25545 25548 20157 0 -1 4202560 2510 0 1 0 137 3 0 0 20 0 18 0 27817709 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670309731592 140670249834568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25551] ppid=25545 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25548/task/25551/stat : 25551 (java) S 25545 25548 20157 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670248462888 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25552] ppid=25545 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25548/task/25552/stat : 25552 (java) S 25545 25548 20157 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670247410088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25553] ppid=25545 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 118 0 0 0 1 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 83 0 0 0 2 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 100 0 0 0 3 1 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 27817710 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 27817711 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 27817711 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 27817711 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27817713 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 6508 0 0 0 47 2 0 0 20 0 18 0 27817713 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6070 0 0 0 44 2 0 0 20 0 18 0 27817713 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27817713 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25566/stat : 25566 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27817713 9787879424 65751 33554432000 1073741824 1073778376 140735380944816 140670126599112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 9558476

[startup+3.10082 s]
/proc/loadavg: 4.24 4.23 4.07 5/215 25566
/proc/meminfo: memFree=27374488/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9824732 CPUtime=6.31 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 20892 0 1 0 611 20 0 0 20 0 22 0 27817709 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2456183 98340 2281 9 0 2446860 0
[pid=25548/tid=25549] ppid=25545 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) S 25545 25548 20157 0 -1 4202560 2565 0 1 0 200 4 0 0 20 0 22 0 27817709 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670309733240 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25551] ppid=25545 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25548/task/25551/stat : 25551 (java) S 25545 25548 20157 0 -1 4202560 35 0 0 0 2 1 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670248462888 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25552] ppid=25545 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25548/task/25552/stat : 25552 (java) S 25545 25548 20157 0 -1 4202560 36 0 0 0 2 1 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670247410088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25553] ppid=25545 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 144 0 0 0 3 0 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 119 0 0 0 7 2 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 114 0 0 0 4 2 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 149 0 0 0 9 3 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 27817710 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 10078 0 0 0 102 2 0 0 20 0 22 0 27817713 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6093 0 0 0 84 2 0 0 20 0 22 0 27817713 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25566/stat : 25566 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 98340 33554432000 1073741824 1073778376 140735380944816 140670126599112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.22 4.23 4.07 5/219 25570
/proc/meminfo: memFree=27342912/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9824732 CPUtime=13.19 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 21071 0 1 0 1292 27 0 0 20 0 22 0 27817709 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2456183 110176 2281 9 0 2446860 0
[pid=25548/tid=25549] ppid=25545 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) S 25545 25548 20157 0 -1 4202560 2565 0 1 0 200 4 0 0 20 0 22 0 27817709 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670309733240 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25551] ppid=25545 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25548/task/25551/stat : 25551 (java) S 25545 25548 20157 0 -1 4202560 42 0 0 0 3 2 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670248462888 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25552] ppid=25545 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/25548/task/25552/stat : 25552 (java) S 25545 25548 20157 0 -1 4202560 48 0 0 0 5 2 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670247410088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25553] ppid=25545 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 46 0 0 0 6 3 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 149 0 0 0 4 2 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 168 0 0 0 15 4 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 143 0 0 0 11 2 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 173 0 0 0 12 3 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 54 0 0 0 9 2 0 0 20 0 22 0 27817710 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 10078 0 0 0 123 2 0 0 20 0 22 0 27817713 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6093 0 0 0 94 2 0 0 20 0 22 0 27817713 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 110176 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 246 0 0 0 35 7 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 421 0 0 0 45 8 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 425 0 0 0 50 10 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 253 0 0 0 43 8 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 329 0 0 0 33 8 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 136 0 0 0 41 6 0 0 20 0 22 0 27817710 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 1454 0 0 0 47 3 0 0 20 0 22 0 27817711 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 10087 0 0 0 161 2 0 0 20 0 22 0 27817713 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6104 0 0 0 126 2 0 0 20 0 22 0 27817713 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/25548/task/25566/stat : 25566 (java) S 25545 25548 20157 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 27817713 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670126599112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25567] ppid=25545 vsize=9824732 CPUtime=876.33 cores=0,2,4,6
/proc/25548/task/25567/stat : 25567 (java) R 25545 25548 20157 0 -1 4202560 1401 0 0 0 87600 33 0 0 20 0 22 0 27817931 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670125494832 140670250537186 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25568] ppid=25545 vsize=9824732 CPUtime=876.31 cores=0,2,4,6
/proc/25548/task/25568/stat : 25568 (java) R 25545 25548 20157 0 -1 4202560 346 0 0 0 87609 22 0 0 20 0 22 0 27817931 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670124440016 140670250537201 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25569] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25569/stat : 25569 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817936 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670123389864 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25570] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25570/stat : 25570 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817937 10060525568 662798 33554432000 1073741824 1073778376 140735380944816 140670122337064 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1766.55
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.76 4.33 4.17 5/219 25755
/proc/meminfo: memFree=24798524/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 25476 0 1 0 179898 120 0 0 20 0 22 0 27817709 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2456183 662511 2290 9 0 2446860 0
[pid=25548/tid=25549] ppid=25545 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) S 25545 25548 20157 0 -1 4202560 2570 0 1 0 203 5 0 0 20 0 22 0 27817709 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670309733240 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25551] ppid=25545 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/25548/task/25551/stat : 25551 (java) S 25545 25548 20157 0 -1 4202560 155 0 0 0 37 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670248462888 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25552] ppid=25545 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/25548/task/25552/stat : 25552 (java) S 25545 25548 20157 0 -1 4202560 222 0 0 0 32 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670247410088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25553] ppid=25545 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 246 0 0 0 36 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 423 0 0 0 46 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 427 0 0 0 52 10 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 256 0 0 0 44 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 329 0 0 0 34 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 136 0 0 0 42 6 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 1455 0 0 0 47 3 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 10087 0 0 0 161 2 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6104 0 0 0 126 2 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/25548/task/25566/stat : 25566 (java) S 25545 25548 20157 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670126599112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25567] ppid=25545 vsize=9824732 CPUtime=893.06 cores=0,2,4,6
/proc/25548/task/25567/stat : 25567 (java) R 25545 25548 20157 0 -1 4202560 1401 0 0 0 89273 33 0 0 20 0 22 0 27817931 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670125492816 140670250336672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25568] ppid=25545 vsize=9824732 CPUtime=893.04 cores=0,2,4,6
/proc/25548/task/25568/stat : 25568 (java) R 25545 25548 20157 0 -1 4202560 347 0 0 0 89282 22 0 0 20 0 22 0 27817931 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670124440944 140670250537201 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25569] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25569/stat : 25569 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817936 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670123389864 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25570] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25570/stat : 25570 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817937 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670122337064 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25548 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.101 s]
/proc/loadavg: 4.76 4.33 4.17 5/219 25755
/proc/meminfo: memFree=24798524/32872528 swapFree=1191052/1305516
[pid=25548] ppid=25545 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/25548/stat : 25548 (java) S 25545 25548 20157 0 -1 4202496 25476 0 1 0 179898 120 0 0 20 0 22 0 27817709 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140735380935952 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25548/statm: 2456183 662511 2290 9 0 2446860 0
[pid=25548/tid=25549] ppid=25545 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/25548/task/25549/stat : 25549 (java) S 25545 25548 20157 0 -1 4202560 2570 0 1 0 203 5 0 0 20 0 22 0 27817709 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670309733240 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25551] ppid=25545 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/25548/task/25551/stat : 25551 (java) S 25545 25548 20157 0 -1 4202560 155 0 0 0 37 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670248462888 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25552] ppid=25545 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/25548/task/25552/stat : 25552 (java) S 25545 25548 20157 0 -1 4202560 222 0 0 0 32 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670247410088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25553] ppid=25545 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/25548/task/25553/stat : 25553 (java) S 25545 25548 20157 0 -1 4202560 246 0 0 0 36 7 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670246357288 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25554] ppid=25545 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/25548/task/25554/stat : 25554 (java) S 25545 25548 20157 0 -1 4202560 423 0 0 0 46 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670150588584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25555] ppid=25545 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25548/task/25555/stat : 25555 (java) S 25545 25548 20157 0 -1 4202560 427 0 0 0 52 10 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670149536808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25556] ppid=25545 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/25548/task/25556/stat : 25556 (java) S 25545 25548 20157 0 -1 4202560 256 0 0 0 44 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670148484008 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25557] ppid=25545 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/25548/task/25557/stat : 25557 (java) S 25545 25548 20157 0 -1 4202560 329 0 0 0 34 8 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670147431208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25558] ppid=25545 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/25548/task/25558/stat : 25558 (java) S 25545 25548 20157 0 -1 4202560 136 0 0 0 42 6 0 0 20 0 22 0 27817710 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670146378408 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25559] ppid=25545 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25548/task/25559/stat : 25559 (java) S 25545 25548 20157 0 -1 4202560 1455 0 0 0 47 3 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670133967336 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25560] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25560/stat : 25560 (java) S 25545 25548 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670132913400 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25561] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25561/stat : 25561 (java) S 25545 25548 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27817711 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670131860488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25562] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25562/stat : 25562 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670130808976 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25563] ppid=25545 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25548/task/25563/stat : 25563 (java) S 25545 25548 20157 0 -1 4202560 10087 0 0 0 161 2 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670129757112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25564] ppid=25545 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/25548/task/25564/stat : 25564 (java) S 25545 25548 20157 0 -1 4202560 6104 0 0 0 126 2 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670128704312 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25565] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25565/stat : 25565 (java) S 25545 25548 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670127651704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25548/tid=25566] ppid=25545 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/25548/task/25566/stat : 25566 (java) S 25545 25548 20157 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 27817713 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670126599112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25567] ppid=25545 vsize=9824732 CPUtime=893.06 cores=0,2,4,6
/proc/25548/task/25567/stat : 25567 (java) R 25545 25548 20157 0 -1 4202560 1401 0 0 0 89273 33 0 0 20 0 22 0 27817931 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670125492816 140670250336672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25548/tid=25568] ppid=25545 vsize=9824732 CPUtime=893.04 cores=0,2,4,6
/proc/25548/task/25568/stat : 25568 (java) R 25545 25548 20157 0 -1 4202560 347 0 0 0 89282 22 0 0 20 0 22 0 27817931 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670124440944 140670250537201 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25548/tid=25569] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25569/stat : 25569 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817936 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670123389864 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25548/tid=25570] ppid=25545 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25548/task/25570/stat : 25570 (java) S 25545 25548 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27817937 10060525568 662511 33554432000 1073741824 1073778376 140735380944816 140670122337064 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25548 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=439203
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=621753
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.123
CPU time (s): 1800.18
CPU user time (s): 1798.98
CPU system time (s): 1.2
CPU usage (%): 200.215
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 1.62175
maximum resident set size= 2897272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25508
page faults= 1
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22169
involuntary context switches= 13684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.10307 second user time and 7.42587 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 15:48:31
IDJOB=4105774
IDBENCH=3009
IDSOLVER=2543
FILE ID=node127/4105774-1466257711
RUNJOBID= node127-1466241741-20173
PBS_JOBID= 19918213
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=340-sizeP=171-sizeQ=340-737522999-max.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105774-1466257711/watcher-4105774-1466257711 -o /tmp/evaluation-result-4105774-1466257711/solver-4105774-1466257711 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105774-1466257711.opb

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

MD5SUM BENCH= 2b9e4e0dec92e7efe9699841b8c27d99
RANDOM SEED=6693459

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27759732 kB
Buffers:           72784 kB
Cached:           238892 kB
SwapCached:          516 kB
Active:          2826112 kB
Inactive:         234848 kB
Active(anon):    2750048 kB
Inactive(anon):     2184 kB
Active(file):      76064 kB
Inactive(file):   232664 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             10292 kB
Writeback:             4 kB
AnonPages:       4056756 kB
Mapped:            15280 kB
Shmem:                 0 kB
Slab:             604260 kB
SReclaimable:      47560 kB
SUnreclaim:       556700 kB
KernelStack:        1600 kB
PageTables:        12448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4356576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2795520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node127 at 2016-06-18 16:03:30