Trace number 3453590

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 NameAnswerCPU timeWall clock time
Sat4j Res//CP 2.3.0UNSAT 36.6874 17.9863

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
MD5SUM8fb158ac9231df21fb20d5a2362f86e8
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.791878
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.1.v20110525
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		9996466904
0.04/0.08	c Max memory 		10048897024
0.04/0.08	c Total memory 		10048897024
0.04/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@67ee3914
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1c691f36
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3453590-1307195798.opb
0.10/0.11	c reading problem ... 
0.48/0.32	c ... done. Wall clock time 0.213s.
0.48/0.32	c #vars     1580
0.48/0.32	c #constraints  3113
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1480
0.48/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 103
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1480
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1480
0.48/0.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 103
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1480
3.13/1.03	c cleaning 2497 clauses out of 5000 with flag 5000/5000
4.76/1.61	c cleaning 4252 clauses out of 8503 with flag 11000/11000
5.54/2.05	c cleaning 5615 clauses out of 11252 with flag 18001/18001
6.52/2.59	c cleaning 6807 clauses out of 13636 with flag 26000/26000
7.96/3.25	c cleaning 7902 clauses out of 15830 with flag 35001/35001
9.71/4.12	c cleaning 8950 clauses out of 17927 with flag 45000/45000
11.48/5.03	c cleaning 9475 clauses out of 18978 with flag 55001/55001
13.25/5.92	c cleaning 9743 clauses out of 19502 with flag 65000/65000
15.00/6.81	c cleaning 9872 clauses out of 19759 with flag 75000/75000
16.79/7.77	c cleaning 9931 clauses out of 19887 with flag 85000/85000
18.74/8.74	c cleaning 9967 clauses out of 19956 with flag 95000/95000
20.68/9.73	c cleaning 9988 clauses out of 19989 with flag 105000/105000
22.62/10.78	c cleaning 9987 clauses out of 20001 with flag 115000/115000
24.36/11.68	c cleaning 9995 clauses out of 20014 with flag 125000/125000
25.92/12.48	c cleaning 9995 clauses out of 20019 with flag 135000/135000
27.87/13.48	c cleaning 10004 clauses out of 20025 with flag 145001/145001
29.63/14.38	c cleaning 10000 clauses out of 20020 with flag 155000/155000
31.57/15.32	c cleaning 9997 clauses out of 20020 with flag 165000/165000
33.30/16.24	c cleaning 10004 clauses out of 20024 with flag 175001/175001
35.05/17.17	c cleaning 10007 clauses out of 20020 with flag 185001/185001
36.58/17.93	c  And the winner is CuttingPlanes
36.58/17.95	c starts		: 7
36.58/17.95	c conflicts		: 1527
36.58/17.95	c decisions		: 4275
36.58/17.95	c propagations		: 251653
36.58/17.95	c inspects		: 7083951
36.58/17.95	c shortcuts		: 0
36.58/17.95	c learnt literals	: 0
36.58/17.95	c learnt binary clauses	: 0
36.58/17.95	c learnt ternary clauses	: 0
36.58/17.95	c learnt constraints	: 1526
36.58/17.95	c ignored constraints	: 0
36.58/17.95	c root simplifications	: 0
36.58/17.95	c removed literals (reason simplification)	: 0
36.58/17.95	c reason swapping (by a shorter reason)	: 0
36.58/17.95	c Calls to reduceDB	: 0
36.58/17.95	c number of reductions to clauses (during analyze)	: 0
36.58/17.95	c number of learned constraints concerned by reduction	: 0
36.58/17.95	c number of learning phase by resolution	: 0
36.58/17.95	c number of learning phase by cutting planes	: 0
36.58/17.95	c speed (assignments/second)	: 14273.325392774092
36.58/17.95	c non guided choices	1496
36.58/17.95	c learnt constraints type 
36.58/17.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
36.58/17.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1525
36.58/17.95	c constraints type 
36.58/17.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1480
36.58/17.95	c org.sat4j.minisat.constraints.card.MinWatchCard => 103
36.58/17.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
36.58/17.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1480
36.58/17.95	c constraints type 
36.58/17.95	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
36.58/17.95	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1480
36.58/17.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 103
36.58/17.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1480
36.58/17.95	s UNSATISFIABLE
36.58/17.95	c Total wall clock time (in seconds): 17.847

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-3453590-1307195798/watcher-3453590-1307195798 -o /tmp/evaluation-result-3453590-1307195798/solver-3453590-1307195798 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453590-1307195798.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: 1.62 2.68 3.25 4/463 26613
/proc/meminfo: memFree=31216712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 4726 0 1 0 0 0 0 0 25 0 2 0 831178523 10694979584 4429 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2611079 4443 917 9 0 2602235 0
[pid=26613/tid=26614] ppid=26611 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) R 26611 26613 26457 0 -1 4202560 6262 0 1 0 0 0 0 0 25 0 2 0 831178523 10694979584 7078 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235594560571 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.053507 s]
/proc/loadavg: 1.62 2.68 3.25 4/463 26613
/proc/meminfo: memFree=31216712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 11512 0 1 0 3 1 0 0 25 0 13 0 831178523 10718838784 11210 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2616904 11211 1685 9 0 2607652 0
[pid=26613/tid=26614] ppid=26611 vsize=10467616 CPUtime=0.04 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) R 26611 26613 26457 0 -1 4202560 10366 0 1 0 3 1 0 0 25 0 13 0 831178523 10718838784 11211 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 47743763046307 0 4 0 16800971 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10467616

[startup+0.1005 s]
/proc/loadavg: 1.62 2.68 3.25 4/463 26613
/proc/meminfo: memFree=31216712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10540180 CPUtime=0.1 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 13110 0 1 0 9 1 0 0 25 0 18 0 831178523 10793144320 12808 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2635045 12808 2093 9 0 2625779 0
[pid=26613/tid=26614] ppid=26611 vsize=10540180 CPUtime=0.09 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) R 26611 26613 26457 0 -1 4202560 11217 0 1 0 8 1 0 0 25 0 18 0 831178523 10793144320 12809 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 47743766079000 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540180

[startup+0.300467 s]
/proc/loadavg: 1.62 2.68 3.25 4/463 26613
/proc/meminfo: memFree=31216712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10542840 CPUtime=0.48 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 16486 0 1 0 46 2 0 0 25 0 18 0 831178523 10795868160 15835 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2635710 15835 2213 9 0 2626444 0
[pid=26613/tid=26614] ppid=26611 vsize=10542840 CPUtime=0.28 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) R 26611 26613 26457 0 -1 4202560 13011 0 1 0 27 1 0 0 25 0 18 0 831178523 10795868160 15836 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505576181 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10542840

[startup+0.7004 s]
/proc/loadavg: 1.62 2.68 3.25 4/463 26613
/proc/meminfo: memFree=31216712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10557324 CPUtime=1.98 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 35223 0 1 0 194 4 0 0 25 0 22 0 831178523 10810699776 31018 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2639331 31021 2234 9 0 2630065 0
[pid=26613/tid=26614] ppid=26611 vsize=10557324 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13501 0 1 0 30 1 0 0 25 0 22 0 831178523 10810699776 31022 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 10557324

[startup+1.50126 s]
/proc/loadavg: 1.62 2.68 3.25 7/485 26684
/proc/meminfo: memFree=31068560/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=4.51 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 79453 0 1 0 441 10 0 0 25 0 22 0 831178523 10808713216 68496 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 68504 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13501 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 68508 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68513 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 56 0 0 0 0 0 0 0 17 0 22 0 831178525 10808713216 68518 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68523 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68528 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 278 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68532 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 135 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68537 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 271 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68542 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 319 0 0 0 0 0 0 0 18 0 22 0 831178525 10808713216 68546 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26624] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26624/stat : 26624 (java) S 26611 26613 26457 0 -1 4202560 1126 0 0 0 2 0 0 0 17 0 22 0 831178526 10808713216 68550 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 0 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26625] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26625/stat : 26625 (java) S 26611 26613 26457 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 68554 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26626] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26626/stat : 26626 (java) S 26611 26613 26457 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 68559 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26627] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26627/stat : 26627 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 68564 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606690225 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26628] ppid=26611 vsize=10555384 CPUtime=0.94 cores=1,3,5,7
/proc/26613/task/26628/stat : 26628 (java) R 26611 26613 26457 0 -1 4202560 6791 0 0 0 93 1 0 0 24 0 22 0 831178528 10808713216 68568 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 47743763011233 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.92 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) R 26611 26613 26457 0 -1 4202560 12048 0 0 0 91 1 0 0 15 0 22 0 831178528 10808713216 68572 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 47743766207153 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 68576 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 68580 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=1.14 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 607 0 0 0 114 0 0 0 25 0 22 0 831178555 10808713216 68585 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505753517 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=1.13 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 43170 0 0 0 108 5 0 0 25 0 22 0 831178555 10808713216 68589 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505814360 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 68594 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 68598 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 10555384

[startup+3.10098 s]
/proc/loadavg: 1.62 2.68 3.25 5/485 26733
/proc/meminfo: memFree=30896604/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=7.74 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 107256 0 1 0 760 14 0 0 25 0 22 0 831178523 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 96296 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13501 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 322 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 429 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 468 0 0 0 0 0 0 0 16 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 324 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26624] ppid=26611 vsize=10555384 CPUtime=0.1 cores=1,3,5,7
/proc/26613/task/26624/stat : 26624 (java) S 26611 26613 26457 0 -1 4202560 2160 0 0 0 10 0 0 0 16 0 22 0 831178526 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 0 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26625] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26625/stat : 26625 (java) S 26611 26613 26457 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26626] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26626/stat : 26626 (java) S 26611 26613 26457 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26627] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26627/stat : 26627 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606690225 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26628] ppid=26611 vsize=10555384 CPUtime=0.97 cores=1,3,5,7
/proc/26613/task/26628/stat : 26628 (java) S 26611 26613 26457 0 -1 4202560 6797 0 0 0 96 1 0 0 15 0 22 0 831178528 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.98 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) S 26611 26613 26457 0 -1 4202560 12058 0 0 0 97 1 0 0 15 0 22 0 831178528 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=2.65 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 610 0 0 0 265 0 0 0 25 0 22 0 831178555 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505753583 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=2.64 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 68976 0 0 0 256 8 0 0 25 0 22 0 831178555 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912506202912 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 96296 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 10555384

[startup+6.30147 s]
/proc/loadavg: 1.81 2.70 3.25 6/489 26786
/proc/meminfo: memFree=30417552/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=14 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 159302 0 1 0 1380 20 0 0 25 0 22 0 831178523 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 148285 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13501 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 81 0 0 0 0 0 0 0 16 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 322 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 79 0 0 0 0 0 0 0 16 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 465 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 526 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 357 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 148285 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0

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

/proc/26613/task/26628/stat : 26628 (java) S 26611 26613 26457 0 -1 4202560 6797 0 0 0 96 1 0 0 15 0 22 0 831178528 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.99 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) S 26611 26613 26457 0 -1 4202560 12058 0 0 0 98 1 0 0 15 0 22 0 831178528 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=14.73 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 624 0 0 0 1473 0 0 0 25 0 22 0 831178555 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505632048 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=14.72 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 148435 0 0 0 1454 18 0 0 25 0 22 0 831178555 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505569879 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 180865 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 32.7
Current children cumulated vsize (KiB) 10555384

[startup+16.7016 s]
/proc/loadavg: 2.07 2.73 3.26 7/489 26786
/proc/meminfo: memFree=29431712/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=34.25 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 192336 0 1 0 3401 24 0 0 25 0 22 0 831178523 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 181308 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13502 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 61 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 328 0 0 0 1 0 0 0 16 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 16 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 283 0 0 0 1 0 0 0 16 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 466 0 0 0 2 0 0 0 16 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 527 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 360 0 0 0 2 0 0 0 16 0 22 0 831178525 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26624] ppid=26611 vsize=10555384 CPUtime=0.83 cores=1,3,5,7
/proc/26613/task/26624/stat : 26624 (java) S 26611 26613 26457 0 -1 4202560 7574 0 0 0 83 0 0 0 16 0 22 0 831178526 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 0 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26625] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26625/stat : 26625 (java) S 26611 26613 26457 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26626] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26626/stat : 26626 (java) S 26611 26613 26457 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26627] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26627/stat : 26627 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606690225 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26628] ppid=26611 vsize=10555384 CPUtime=0.97 cores=1,3,5,7
/proc/26613/task/26628/stat : 26628 (java) S 26611 26613 26457 0 -1 4202560 6797 0 0 0 96 1 0 0 15 0 22 0 831178528 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.99 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) S 26611 26613 26457 0 -1 4202560 12058 0 0 0 98 1 0 0 15 0 22 0 831178528 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=15.47 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 625 0 0 0 1547 0 0 0 25 0 22 0 831178555 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505752959 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=15.46 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 148435 0 0 0 1528 18 0 0 25 0 22 0 831178555 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505569889 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181308 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34.25
Current children cumulated vsize (KiB) 10555384

[startup+17.5015 s]
/proc/loadavg: 2.07 2.73 3.26 7/489 26786
/proc/meminfo: memFree=29431856/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=35.8 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 192341 0 1 0 3556 24 0 0 25 0 22 0 831178523 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 181312 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13502 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 65 0 0 0 1 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 328 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 283 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 466 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0.03 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 527 0 0 0 3 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 360 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26624] ppid=26611 vsize=10555384 CPUtime=0.91 cores=1,3,5,7
/proc/26613/task/26624/stat : 26624 (java) S 26611 26613 26457 0 -1 4202560 7574 0 0 0 91 0 0 0 16 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 0 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26625] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26625/stat : 26625 (java) S 26611 26613 26457 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26626] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26626/stat : 26626 (java) S 26611 26613 26457 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26627] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26627/stat : 26627 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606690225 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26628] ppid=26611 vsize=10555384 CPUtime=0.97 cores=1,3,5,7
/proc/26613/task/26628/stat : 26628 (java) S 26611 26613 26457 0 -1 4202560 6797 0 0 0 96 1 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.99 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) S 26611 26613 26457 0 -1 4202560 12058 0 0 0 98 1 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=16.2 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 626 0 0 0 1620 0 0 0 25 0 22 0 831178555 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505753484 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=16.2 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 148435 0 0 0 1602 18 0 0 25 0 22 0 831178555 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505814193 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35.8
Current children cumulated vsize (KiB) 10555384

[startup+17.9014 s]
/proc/loadavg: 2.07 2.73 3.26 7/489 26786
/proc/meminfo: memFree=29431856/32950928 swapFree=34365992/67111528
[pid=26613] ppid=26611 vsize=10555384 CPUtime=36.58 cores=1,3,5,7
/proc/26613/stat : 26613 (java) S 26611 26613 26457 0 -1 4202496 192341 0 1 0 3634 24 0 0 25 0 22 0 831178523 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26613/statm: 2638846 181312 2267 9 0 2629580 0
[pid=26613/tid=26614] ppid=26611 vsize=10555384 CPUtime=0.31 cores=1,3,5,7
/proc/26613/task/26614/stat : 26614 (java) S 26611 26613 26457 0 -1 4202560 13502 0 1 0 30 1 0 0 15 0 22 0 831178523 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26616] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26616/stat : 26616 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26617] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26617/stat : 26617 (java) S 26611 26613 26457 0 -1 4202560 65 0 0 0 1 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26618] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26618/stat : 26618 (java) S 26611 26613 26457 0 -1 4202560 328 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26619] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26619/stat : 26619 (java) S 26611 26613 26457 0 -1 4202560 82 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26620] ppid=26611 vsize=10555384 CPUtime=0.01 cores=1,3,5,7
/proc/26613/task/26620/stat : 26620 (java) S 26611 26613 26457 0 -1 4202560 283 0 0 0 1 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26621] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26621/stat : 26621 (java) S 26611 26613 26457 0 -1 4202560 466 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26622] ppid=26611 vsize=10555384 CPUtime=0.03 cores=1,3,5,7
/proc/26613/task/26622/stat : 26622 (java) S 26611 26613 26457 0 -1 4202560 527 0 0 0 3 0 0 0 16 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26623] ppid=26611 vsize=10555384 CPUtime=0.02 cores=1,3,5,7
/proc/26613/task/26623/stat : 26623 (java) S 26611 26613 26457 0 -1 4202560 360 0 0 0 2 0 0 0 15 0 22 0 831178525 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 5 0 0 0
[pid=26613/tid=26624] ppid=26611 vsize=10555384 CPUtime=0.91 cores=1,3,5,7
/proc/26613/task/26624/stat : 26624 (java) S 26611 26613 26457 0 -1 4202560 7574 0 0 0 91 0 0 0 16 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 0 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26625] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26625/stat : 26625 (java) S 26611 26613 26457 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26626] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26626/stat : 26626 (java) S 26611 26613 26457 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831178526 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26627] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26627/stat : 26627 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606690225 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26628] ppid=26611 vsize=10555384 CPUtime=0.97 cores=1,3,5,7
/proc/26613/task/26628/stat : 26628 (java) S 26611 26613 26457 0 -1 4202560 6797 0 0 0 96 1 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26629] ppid=26611 vsize=10555384 CPUtime=0.99 cores=1,3,5,7
/proc/26613/task/26629/stat : 26629 (java) S 26611 26613 26457 0 -1 4202560 12058 0 0 0 98 1 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 3 0 0 0
[pid=26613/tid=26630] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26630/stat : 26630 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606682521 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26631] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26631/stat : 26631 (java) S 26611 26613 26457 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831178528 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
[pid=26613/tid=26636] ppid=26611 vsize=10555384 CPUtime=16.59 cores=1,3,5,7
/proc/26613/task/26636/stat : 26636 (java) R 26611 26613 26457 0 -1 4202560 626 0 0 0 1659 0 0 0 25 0 22 0 831178555 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505704808 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26613/tid=26637] ppid=26611 vsize=10555384 CPUtime=16.58 cores=1,3,5,7
/proc/26613/task/26637/stat : 26637 (java) R 26611 26613 26457 0 -1 4202560 148435 0 0 0 1640 18 0 0 25 0 22 0 831178555 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 46912505569706 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26613/tid=26638] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26638/stat : 26638 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 1 0 0 0
[pid=26613/tid=26639] ppid=26611 vsize=10555384 CPUtime=0 cores=1,3,5,7
/proc/26613/task/26639/stat : 26639 (java) S 26611 26613 26457 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 831178556 10808713216 181312 33554432000 1073741824 1073778376 140736633848768 18446744073709551615 235606683136 0 4 0 16800975 18446604464813176640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.58
Current children cumulated vsize (KiB) 10555384

Child status: 20
Real time (s): 17.9863
CPU time (s): 36.6874
CPU user time (s): 36.4185
CPU system time (s): 0.268959
CPU usage (%): 203.974
Max. virtual memory (cumulated for all children) (KiB): 10572428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.4185
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192346
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= 1426
involuntary context switches= 672

runsolver used 0.087986 second user time and 0.204968 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-04 15:56:38
IDJOB=3453590
IDBENCH=48299
IDSOLVER=1950
FILE ID=node120/3453590-1307195798
RUNJOBID= node120-1307195796-26476
PBS_JOBID= 13508876
Free space on /tmp= 73820 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453590-1307195798/watcher-3453590-1307195798 -o /tmp/evaluation-result-3453590-1307195798/solver-3453590-1307195798 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453590-1307195798.opb

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

MD5SUM BENCH= 8fb158ac9231df21fb20d5a2362f86e8
RANDOM SEED=1124855190

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31217116 kB
Buffers:        317108 kB
Cached:        1015844 kB
SwapCached:      12852 kB
Active:         462324 kB
Inactive:       975944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31217116 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:             920 kB
Writeback:           0 kB
AnonPages:      103004 kB
Mapped:          16996 kB
Slab:           134608 kB
PageTables:      91468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 115737536 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= 73816 MiB
End job on node120 at 2011-06-04 15:56:56