Trace number 3735434

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.18 898.232

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415-max.opb
MD5SUM6a9fe13a82af2a971b95647e608ff18d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-6589
Best CPU time to get the best result obtained on this benchmark1800.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables3401
Total number of constraints9841
Number of constraints which are clauses9840
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 constraint3280
Number of terms in the objective function 41
Biggest coefficient in the objective function 1099511627776
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 2199023255551
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 664613997892457936451903530140172288
Number of bits of the biggest number in a constraint 120
Biggest sum of numbers in a constraint 2658455991569719978762429512260881840
Number of bits of the biggest sum of numbers121
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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version 2.2.0.v20100531
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		1349517296
0.00/0.07	c Max memory 		1356595200
0.00/0.07	c Total memory 		1356595200
0.00/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	
0.11/0.10	c solving HOME/instance-3735434-1338748798.opb
0.11/0.10	c reading problem ... 
1.10/0.56	c ... done. Wall clock time 0.459s.
1.10/0.56	c #vars     3401
1.10/0.56	c #constraints  10662
1.10/0.56	c constraints type 
1.10/0.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3280
1.10/0.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6560
1.10/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.10/0.56	c constraints type 
1.10/0.56	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6560
1.10/0.56	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3280
1.10/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
36.64/17.41	c cleaning 2496 clauses out of 5001 with flag 5001/5001
69.18/33.64	c cleaning 4251 clauses out of 8504 with flag 11000/11000
109.26/53.60	c cleaning 5627 clauses out of 11253 with flag 18000/18000
155.74/76.90	c cleaning 6812 clauses out of 13627 with flag 26001/26001
216.41/107.12	c cleaning 7867 clauses out of 15815 with flag 35001/35001
301.31/149.50	c cleaning 8969 clauses out of 17948 with flag 45001/45001
369.32/183.39	c cleaning 9490 clauses out of 18979 with flag 55001/55001
419.99/208.69	c cleaning 9734 clauses out of 19488 with flag 65000/65000
479.09/238.22	c cleaning 9878 clauses out of 19755 with flag 75001/75001
550.73/274.04	c cleaning 9931 clauses out of 19878 with flag 85002/85002
628.51/312.82	c cleaning 9962 clauses out of 19946 with flag 95001/95001
696.68/346.92	c cleaning 9992 clauses out of 19991 with flag 105008/105008
770.95/384.06	c cleaning 9992 clauses out of 19992 with flag 115001/115001
847.98/422.60	c cleaning 9995 clauses out of 20001 with flag 125002/125002
903.02/450.03	c cleaning 9998 clauses out of 20005 with flag 135001/135001
962.73/479.89	c cleaning 9997 clauses out of 20006 with flag 145000/145000
1031.88/514.23	c cleaning 10002 clauses out of 20009 with flag 155000/155000
1128.07/561.96	c cleaning 9989 clauses out of 20007 with flag 165000/165000
1228.94/612.18	c cleaning 10006 clauses out of 20018 with flag 175000/175000
1293.31/644.31	c cleaning 9997 clauses out of 20013 with flag 185001/185001
1359.99/677.74	c cleaning 10001 clauses out of 20016 with flag 195001/195001
1420.48/707.91	c cleaning 10002 clauses out of 20014 with flag 205000/205000
1471.46/733.45	c cleaning 10004 clauses out of 20013 with flag 215001/215001
1524.38/759.86	c cleaning 9992 clauses out of 20008 with flag 225000/225000
1572.82/784.11	c cleaning 10003 clauses out of 20016 with flag 235000/235000
1616.21/805.84	c cleaning 10003 clauses out of 20014 with flag 245001/245001
1656.53/826.00	c cleaning 10000 clauses out of 20010 with flag 255000/255000
1696.38/846.03	c cleaning 10002 clauses out of 20012 with flag 265002/265002
1742.66/869.38	c cleaning 9993 clauses out of 20008 with flag 275000/275000
1781.17/888.66	c cleaning 9999 clauses out of 20015 with flag 285000/285000
1800.18/898.21	c starts		: 133
1800.18/898.21	c conflicts		: 289217
1800.18/898.21	c decisions		: 425186
1800.18/898.21	c propagations		: 26573058
1800.18/898.21	c inspects		: 335455854
1800.18/898.21	c learnt literals	: 0
1800.18/898.21	c learnt binary clauses	: 3
1800.18/898.21	c learnt ternary clauses	: 42
1800.18/898.21	c learnt clauses	: 289217
1800.18/898.21	c ignored clauses	: 0
1800.18/898.21	c root simplifications	: 0
1800.18/898.21	c removed literals (reason simplification)	: 201453906
1800.18/898.21	c reason swapping (by a shorter reason)	: 0
1800.18/898.21	c Calls to reduceDB	: 30
1800.18/898.21	c number of reductions to clauses (during analyze)	: 0
1800.18/898.21	c number of learned constraints concerned by reduction	: 0
1800.18/898.21	c number of learning phase by resolution	: 0
1800.18/898.21	c number of learning phase by cutting planes	: 0
1800.18/898.21	c speed (assignments/second)	: 29602.801302060707
1800.18/898.21	c non guided choices	31
1800.18/898.22	c learnt constraints type 
1800.18/898.22	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14233
1800.18/898.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.18/898.22	c constraints type 
1800.18/898.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3280
1800.18/898.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6560
1800.18/898.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.18/898.22	c constraints type 
1800.18/898.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6560
1800.18/898.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3280
1800.18/898.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.18/898.22	s UNKNOWN
1800.18/898.22	c Total wall clock time (in seconds): 898.125

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3735434-1338748798/watcher-3735434-1338748798 -o /tmp/evaluation-result-3735434-1338748798/solver-3735434-1338748798 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3735434-1338748798.opb 

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: 1.87 1.94 1.98 3/197 22803
/proc/meminfo: memFree=29891044/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 1208 0 0 0 0 0 0 0 20 0 2 0 341005646 94019584 918 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 23225 921 698 9 0 16769 0
[pid=22803/tid=22804] ppid=22801 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) D 22801 22803 22552 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 341005646 95129600 927 33554432000 1073741824 1073778376 140734672971888 140095720754728 259103223079 0 0 4096 0 18446744072100588836 0 0 -1 4 0 0 0 0 0

[startup+0.0106841 s]
/proc/loadavg: 1.87 1.94 1.98 3/197 22803
/proc/meminfo: memFree=29891044/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=1621820 CPUtime=0 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 1727 0 1 0 0 0 0 0 20 0 2 0 341005646 1660743680 1407 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 405455 1426 933 9 0 396564 0
[pid=22803/tid=22804] ppid=22801 vsize=1621820 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) R 22801 22803 22552 0 -1 4202560 605 0 1 0 0 0 0 0 20 0 2 0 341005646 1660743680 1432 33554432000 1073741824 1073778376 140734672971888 140095720761648 259112704063 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1621820

[startup+0.100196 s]
/proc/loadavg: 1.87 1.94 1.98 3/197 22803
/proc/meminfo: memFree=29891044/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2699928 CPUtime=0.11 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 4900 0 1 0 10 1 0 0 20 0 18 0 341005646 2764726272 6070 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 674982 6070 2142 9 0 665676 0
[pid=22803/tid=22804] ppid=22801 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) R 22801 22803 22552 0 -1 4202560 2825 0 1 0 6 1 0 0 20 0 18 0 341005646 2764726272 6070 33554432000 1073741824 1073778376 140734672971888 140095720753832 140095718631255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2699928

[startup+0.300187 s]
/proc/loadavg: 1.87 1.94 1.98 3/197 22803
/proc/meminfo: memFree=29891044/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2699928 CPUtime=0.51 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 6231 0 1 0 50 1 0 0 20 0 18 0 341005646 2764726272 8894 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 674982 8894 2218 9 0 665676 0
[pid=22803/tid=22804] ppid=22801 vsize=2699928 CPUtime=0.27 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) R 22801 22803 22552 0 -1 4202560 2839 0 1 0 26 1 0 0 20 0 18 0 341005646 2764726272 8894 33554432000 1073741824 1073778376 140734672971888 140095720759560 140095660573235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2699928

[startup+0.700202 s]
/proc/loadavg: 1.87 1.94 1.98 3/197 22803
/proc/meminfo: memFree=29891044/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=1.8 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 18995 0 1 0 177 3 0 0 20 0 22 0 341005646 3037372416 23536 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 23536 2252 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.53 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2861 0 1 0 52 1 0 0 20 0 22 0 341005646 3037372416 23536 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 2966184

[startup+1.50078 s]
/proc/loadavg: 1.96 1.96 1.98 7/219 22827
/proc/meminfo: memFree=29779504/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=4.2 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 22739 0 1 0 412 8 0 0 20 0 22 0 341005646 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 94885 2256 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.53 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2861 0 1 0 52 1 0 0 20 0 22 0 341005646 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22801 22803 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341005648 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095567719016 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22815] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22801 22803 22552 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095566665336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095565612680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095564561424 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22801 vsize=2966184 CPUtime=0.81 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22801 22803 22552 0 -1 4202560 10526 0 0 0 80 1 0 0 20 0 22 0 341005651 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095563507768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22801 vsize=2966184 CPUtime=0.94 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22801 22803 22552 0 -1 4202560 7914 0 0 0 94 0 0 0 20 0 22 0 341005651 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095562455224 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095561402872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095560350536 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22822] ppid=22801 vsize=2966184 CPUtime=0.91 cores=0,2,4,6
/proc/22803/task/22822/stat : 22822 (java) R 22801 22803 22552 0 -1 4202560 31 0 0 0 91 0 0 0 20 0 22 0 341005702 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095559295736 140095661234654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22823] ppid=22801 vsize=2966184 CPUtime=0.92 cores=0,2,4,6
/proc/22803/task/22823/stat : 22823 (java) R 22801 22803 22552 0 -1 4202560 204 0 0 0 88 4 0 0 20 0 22 0 341005702 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095558242840 140095661370189 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22824] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22824/stat : 22824 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005703 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095557191208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22825] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22825/stat : 22825 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005704 3037372416 94885 33554432000 1073741824 1073778376 140734672971888 140095556138664 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 2966184

[startup+3.10109 s]
/proc/loadavg: 1.96 1.96 1.98 5/219 22827
/proc/meminfo: memFree=29480108/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=7.78 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 24481 0 1 0 767 11 0 0 20 0 22 0 341005646 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 105174 2269 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.53 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2861 0 1 0 52 1 0 0 20 0 22 0 341005646 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22814] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22801 22803 22552 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341005648 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095567719016 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22815] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095566665336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095565612680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095564561424 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22801 vsize=2966184 CPUtime=0.98 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22801 22803 22552 0 -1 4202560 10539 0 0 0 96 2 0 0 20 0 22 0 341005651 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095563507768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22801 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22801 22803 22552 0 -1 4202560 9577 0 0 0 112 0 0 0 20 0 22 0 341005651 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095562455224 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22820] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095561402872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095560350536 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22822] ppid=22801 vsize=2966184 CPUtime=2.47 cores=0,2,4,6
/proc/22803/task/22822/stat : 22822 (java) R 22801 22803 22552 0 -1 4202560 32 0 0 0 247 0 0 0 20 0 22 0 341005702 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095559293864 140095661261513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22823] ppid=22801 vsize=2966184 CPUtime=2.49 cores=0,2,4,6
/proc/22803/task/22823/stat : 22823 (java) R 22801 22803 22552 0 -1 4202560 219 0 0 0 244 5 0 0 20 0 22 0 341005702 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095558242792 140095661179469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22824] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22824/stat : 22824 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005703 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095557191208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22825] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22825/stat : 22825 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005704 3037372416 105174 33554432000 1073741824 1073778376 140734672971888 140095556138664 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 2966184

[startup+6.30162 s]
/proc/loadavg: 1.96 1.96 1.98 4/196 22838
/proc/meminfo: memFree=29892216/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=14.31 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 24791 0 1 0 1417 14 0 0 20 0 22 0 341005646 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 128367 2271 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.53 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2861 0 1 0 52 1 0 0 20 0 22 0 341005646 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 341005647 3037372416 128367 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/22803/statm: 741546 222118 2284 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.55 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2867 0 1 0 53 2 0 0 20 0 22 0 341005646 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=2.29 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 149 0 0 0 224 5 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=2.29 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 135 0 0 0 223 6 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=2.23 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 139 0 0 0 216 7 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=2.32 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 164 0 0 0 226 6 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=2.14 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 130 0 0 0 208 6 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=2.18 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 126 0 0 0 212 6 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=2.17 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 136 0 0 0 210 7 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=2.44 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 165 0 0 0 236 8 0 0 20 0 22 0 341005647 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22814] ppid=22801 vsize=2966184 CPUtime=5.01 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22801 22803 22552 0 -1 4202560 122 0 0 0 472 29 0 0 20 0 22 0 341005648 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095567719016 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095566665336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095565612680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095564561424 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22801 vsize=2966184 CPUtime=1.1 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22801 22803 22552 0 -1 4202560 10550 0 0 0 108 2 0 0 20 0 22 0 341005651 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095563507768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22801 vsize=2966184 CPUtime=2.25 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22801 22803 22552 0 -1 4202560 22135 0 0 0 222 3 0 0 20 0 22 0 341005651 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095562455224 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22820] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095561402872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22801 vsize=2966184 CPUtime=0.27 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22801 22803 22552 0 -1 4202560 47 0 0 0 13 14 0 0 20 0 22 0 341005651 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095560350536 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22822] ppid=22801 vsize=2966184 CPUtime=808.94 cores=0,2,4,6
/proc/22803/task/22822/stat : 22822 (java) R 22801 22803 22552 0 -1 4202560 290 0 0 0 80879 15 0 0 20 0 22 0 341005702 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095559294592 140095661516537 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22823] ppid=22801 vsize=2966184 CPUtime=808.95 cores=0,2,4,6
/proc/22803/task/22823/stat : 22823 (java) R 22801 22803 22552 0 -1 4202560 628 0 0 0 80875 20 0 0 20 0 22 0 341005702 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095558241216 140095661210377 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22824] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22824/stat : 22824 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005703 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095557191208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22825] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22825/stat : 22825 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005704 3037372416 222118 33554432000 1073741824 1073778376 140734672971888 140095556138664 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1649.1
Current children cumulated vsize (KiB) 2966184

[startup+882.302 s]
/proc/loadavg: 3.97 3.82 3.14 5/219 23084
/proc/meminfo: memFree=28807232/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=1768.55 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 39034 0 1 0 176746 109 0 0 20 0 22 0 341005646 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 223881 2284 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.55 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2868 0 1 0 53 2 0 0 20 0 22 0 341005646 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=2.36 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 152 0 0 0 231 5 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=2.4 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 137 0 0 0 234 6 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=2.35 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 147 0 0 0 228 7 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=2.43 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 170 0 0 0 237 6 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=2.23 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 135 0 0 0 217 6 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=2.28 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 131 0 0 0 222 6 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=2.26 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 142 0 0 0 219 7 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=2.53 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 165 0 0 0 245 8 0 0 20 0 22 0 341005647 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22801 vsize=2966184 CPUtime=5.86 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22801 22803 22552 0 -1 4202560 126 0 0 0 556 30 0 0 20 0 22 0 341005648 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095567719016 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095566665336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095565612680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095564561424 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22801 vsize=2966184 CPUtime=1.1 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22801 22803 22552 0 -1 4202560 10550 0 0 0 108 2 0 0 20 0 22 0 341005651 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095563507768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22801 vsize=2966184 CPUtime=2.25 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22801 22803 22552 0 -1 4202560 22135 0 0 0 222 3 0 0 20 0 22 0 341005651 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095562455224 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22820] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095561402872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22801 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22801 22803 22552 0 -1 4202560 51 0 0 0 14 15 0 0 20 0 22 0 341005651 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095560350536 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22822] ppid=22801 vsize=2966184 CPUtime=867.73 cores=0,2,4,6
/proc/22803/task/22822/stat : 22822 (java) R 22801 22803 22552 0 -1 4202560 297 0 0 0 86757 16 0 0 20 0 22 0 341005702 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095559293856 140095660990748 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22823] ppid=22801 vsize=2966184 CPUtime=867.71 cores=0,2,4,6
/proc/22803/task/22823/stat : 22823 (java) R 22801 22803 22552 0 -1 4202560 638 0 0 0 86750 21 0 0 20 0 22 0 341005702 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095558242032 140095661380704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22824] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22824/stat : 22824 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005703 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095557191208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22825] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22825/stat : 22825 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005704 3037372416 223881 33554432000 1073741824 1073778376 140734672971888 140095556138664 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1768.55
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.201 s]
/proc/loadavg: 3.97 3.83 3.16 5/219 23084
/proc/meminfo: memFree=28806912/32873648 swapFree=6860/6860
[pid=22803] ppid=22801 vsize=2966184 CPUtime=1800.18 cores=0,2,4,6
/proc/22803/stat : 22803 (java) S 22801 22803 22552 0 -1 4202496 39041 0 1 0 179908 110 0 0 20 0 22 0 341005646 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140734672963024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 741546 223883 2284 9 0 732240 0
[pid=22803/tid=22804] ppid=22801 vsize=2966184 CPUtime=0.55 cores=0,2,4,6
/proc/22803/task/22804/stat : 22804 (java) S 22801 22803 22552 0 -1 4202560 2868 0 1 0 53 2 0 0 20 0 22 0 341005646 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095720760472 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22806] ppid=22801 vsize=2966184 CPUtime=2.37 cores=0,2,4,6
/proc/22803/task/22806/stat : 22806 (java) S 22801 22803 22552 0 -1 4202560 152 0 0 0 232 5 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095587285672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22807] ppid=22801 vsize=2966184 CPUtime=2.42 cores=0,2,4,6
/proc/22803/task/22807/stat : 22807 (java) S 22801 22803 22552 0 -1 4202560 137 0 0 0 236 6 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095586233128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22808] ppid=22801 vsize=2966184 CPUtime=2.37 cores=0,2,4,6
/proc/22803/task/22808/stat : 22808 (java) S 22801 22803 22552 0 -1 4202560 147 0 0 0 230 7 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095585180584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22809] ppid=22801 vsize=2966184 CPUtime=2.45 cores=0,2,4,6
/proc/22803/task/22809/stat : 22809 (java) S 22801 22803 22552 0 -1 4202560 170 0 0 0 239 6 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095584128040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22810] ppid=22801 vsize=2966184 CPUtime=2.24 cores=0,2,4,6
/proc/22803/task/22810/stat : 22810 (java) S 22801 22803 22552 0 -1 4202560 135 0 0 0 218 6 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095583074472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22811] ppid=22801 vsize=2966184 CPUtime=2.29 cores=0,2,4,6
/proc/22803/task/22811/stat : 22811 (java) S 22801 22803 22552 0 -1 4202560 133 0 0 0 223 6 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095582021928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22812] ppid=22801 vsize=2966184 CPUtime=2.27 cores=0,2,4,6
/proc/22803/task/22812/stat : 22812 (java) S 22801 22803 22552 0 -1 4202560 142 0 0 0 220 7 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095580969384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22813] ppid=22801 vsize=2966184 CPUtime=2.55 cores=0,2,4,6
/proc/22803/task/22813/stat : 22813 (java) S 22801 22803 22552 0 -1 4202560 165 0 0 0 247 8 0 0 20 0 22 0 341005647 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095579916840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22814] ppid=22801 vsize=2966184 CPUtime=6.09 cores=0,2,4,6
/proc/22803/task/22814/stat : 22814 (java) S 22801 22803 22552 0 -1 4202560 126 0 0 0 579 30 0 0 20 0 22 0 341005648 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095567719016 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22815] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22815/stat : 22815 (java) S 22801 22803 22552 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095566665336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22816] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22816/stat : 22816 (java) S 22801 22803 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341005649 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095565612680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22817] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22817/stat : 22817 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095564561424 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22818] ppid=22801 vsize=2966184 CPUtime=1.1 cores=0,2,4,6
/proc/22803/task/22818/stat : 22818 (java) S 22801 22803 22552 0 -1 4202560 10550 0 0 0 108 2 0 0 20 0 22 0 341005651 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095563507768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22803/tid=22819] ppid=22801 vsize=2966184 CPUtime=2.25 cores=0,2,4,6
/proc/22803/task/22819/stat : 22819 (java) S 22801 22803 22552 0 -1 4202560 22135 0 0 0 222 3 0 0 20 0 22 0 341005651 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095562455224 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22820] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22820/stat : 22820 (java) S 22801 22803 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341005651 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095561402872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22821] ppid=22801 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/22803/task/22821/stat : 22821 (java) S 22801 22803 22552 0 -1 4202560 53 0 0 0 14 15 0 0 20 0 22 0 341005651 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095560350536 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22803/tid=22822] ppid=22801 vsize=2966184 CPUtime=883.32 cores=0,2,4,6
/proc/22803/task/22822/stat : 22822 (java) R 22801 22803 22552 0 -1 4202560 298 0 0 0 88316 16 0 0 20 0 22 0 341005702 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095559293600 140095660990838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22823] ppid=22801 vsize=2966184 CPUtime=883.31 cores=0,2,4,6
/proc/22803/task/22823/stat : 22823 (java) R 22801 22803 22552 0 -1 4202560 640 0 0 0 88310 21 0 0 20 0 22 0 341005702 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095558241856 140095661380765 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22803/tid=22824] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22824/stat : 22824 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005703 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095557191208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22803/tid=22825] ppid=22801 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/22803/task/22825/stat : 22825 (java) S 22801 22803 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341005704 3037372416 223883 33554432000 1073741824 1073778376 140734672971888 140095556138664 259115759529 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) 2966184

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22803 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=658170
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=552763
# CPU time returned by wait4() is 1796.21
# 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): 898.232
CPU time (s): 1800.18
CPU user time (s): 1799.08
CPU system time (s): 1.1
CPU usage (%): 200.414
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.66
system time used= 1.55276
maximum resident set size= 895656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39077
page faults= 1
swaps= 0
block input operations= 8
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39647
involuntary context switches= 56808

runsolver used 3.2805 second user time and 7.9048 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 20:39:58
IDJOB=3735434
IDBENCH=3034
IDSOLVER=2324
FILE ID=node124/3735434-1338748798
RUNJOBID= node124-1338748776-22568
PBS_JOBID= 14636791
Free space on /tmp= 70696 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415-max.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735434-1338748798/watcher-3735434-1338748798 -o /tmp/evaluation-result-3735434-1338748798/solver-3735434-1338748798 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3735434-1338748798.opb

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

MD5SUM BENCH= 6a9fe13a82af2a971b95647e608ff18d
RANDOM SEED=1539848380

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29891208 kB
Buffers:          212872 kB
Cached:          1476400 kB
SwapCached:         8268 kB
Active:           934236 kB
Inactive:        1270336 kB
Active(anon):     509148 kB
Inactive(anon):     8240 kB
Active(file):     425088 kB
Inactive(file):  1262096 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:             13768 kB
Writeback:             0 kB
AnonPages:        518044 kB
Mapped:            17248 kB
Shmem:                 0 kB
Slab:             633952 kB
SReclaimable:      77348 kB
SUnreclaim:       556604 kB
KernelStack:        1800 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70684 MiB
End job on node124 at 2012-06-03 20:54:58