Trace number 3690204

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1800.58 908.857

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_5_ic.opb
MD5SUMd92c3493b3e048f1d4b1212b9868f41b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11266082609
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11266082609
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3690204-1337888920.opb
0.08/0.12	c reading problem ... 
1.11/0.64	c ... done. Wall clock time 0.519s.
1.11/0.64	c declared #vars     15725
1.11/0.64	c #constraints  33136
1.11/0.64	c constraints type 
1.11/0.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14726
1.11/0.64	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1.11/0.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1.11/0.64	c ignored satisfied constraints => 3
1.11/0.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3625
1.11/0.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14775
1.11/0.64	c 33139 constraints processed.
1.11/0.64	c constraints type 
1.11/0.64	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3625
1.11/0.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14726
1.11/0.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7
1.11/0.64	c ignored satisfied constraints => 3
1.11/0.64	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
1.11/0.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1.11/0.64	c 33139 constraints processed.
1.11/0.64	c objective function length is 1825 literals
11.66/5.06	c cleaning 2494 clauses out of 5000 with flag 5000/5000
23.45/10.83	c cleaning 4254 clauses out of 8507 with flag 11001/11001
35.37/16.84	c cleaning 5625 clauses out of 11256 with flag 18004/18004
47.91/23.14	c cleaning 6810 clauses out of 13627 with flag 26000/26000
64.75/31.63	c cleaning 7903 clauses out of 15821 with flag 35004/35004
82.26/40.40	c cleaning 8955 clauses out of 17917 with flag 45003/45003
100.90/49.84	c cleaning 9975 clauses out of 19959 with flag 56000/56000
120.94/59.93	c cleaning 10988 clauses out of 21986 with flag 68002/68002
142.59/70.99	c cleaning 11992 clauses out of 23996 with flag 81000/81000
162.77/81.19	c cleaning 13003 clauses out of 26005 with flag 95001/95001
184.33/92.08	c cleaning 13993 clauses out of 28001 with flag 110000/110000
212.71/106.31	c cleaning 14993 clauses out of 30009 with flag 126001/126001
241.02/120.71	c cleaning 16006 clauses out of 32015 with flag 143000/143000
260.51/130.66	c cleaning 0 clauses out of 5010 with flag 0/5010
272.67/136.75	c cleaning 16995 clauses out of 34010 with flag 161001/161001
303.24/152.16	c cleaning 18005 clauses out of 36015 with flag 180001/180001
336.31/168.94	c cleaning 18999 clauses out of 38011 with flag 200002/200002
369.63/185.79	c cleaning 19998 clauses out of 40012 with flag 221002/221002
402.12/202.14	c cleaning 20993 clauses out of 42012 with flag 243000/243000
442.15/222.26	c cleaning 22005 clauses out of 44020 with flag 266001/266001
484.16/243.57	c cleaning 23001 clauses out of 46014 with flag 290000/290000
521.09/262.16	c cleaning 23995 clauses out of 48013 with flag 315000/315000
562.65/283.04	c cleaning 25001 clauses out of 50018 with flag 341000/341000
611.52/307.59	c cleaning 26002 clauses out of 52017 with flag 368000/368000
654.06/329.12	c cleaning 27003 clauses out of 54015 with flag 396000/396000
690.15/347.31	c cleaning 28000 clauses out of 56013 with flag 425001/425001
734.62/370.07	c cleaning 28978 clauses out of 58014 with flag 455002/455002
776.39/391.21	c cleaning 30005 clauses out of 60036 with flag 486002/486002
816.43/411.42	c cleaning 31006 clauses out of 62031 with flag 518002/518002
861.27/434.01	c cleaning 32003 clauses out of 64023 with flag 551000/551000
913.53/460.37	c cleaning 32972 clauses out of 66021 with flag 585001/585001
972.57/490.28	c cleaning 34010 clauses out of 68052 with flag 620004/620004
1029.29/518.83	c cleaning 35014 clauses out of 70042 with flag 656004/656004
1083.61/546.28	c cleaning 36001 clauses out of 72025 with flag 693001/693001
1139.13/574.29	c cleaning 36992 clauses out of 74024 with flag 731001/731001
1194.15/602.20	c cleaning 38010 clauses out of 76032 with flag 770001/770001
1260.75/635.71	c cleaning 38990 clauses out of 78024 with flag 810003/810003
1310.61/660.99	c cleaning 39985 clauses out of 80038 with flag 851007/851007
1373.02/692.42	c cleaning 41017 clauses out of 82050 with flag 893004/893004
1440.10/726.56	c cleaning 42005 clauses out of 84029 with flag 936000/936000
1495.80/754.79	c cleaning 0 clauses out of 11003 with flag 0/11003
1514.57/764.57	c cleaning 43002 clauses out of 86025 with flag 980001/980001
1592.42/803.74	c cleaning 44002 clauses out of 88024 with flag 1025002/1025002
1674.86/845.54	c cleaning 45000 clauses out of 90023 with flag 1071003/1071003
1756.62/886.71	c cleaning 45997 clauses out of 92020 with flag 1118000/1118000
1800.11/908.81	c starts		: 189
1800.11/908.81	c conflicts		: 1145857
1800.11/908.81	c decisions		: 2495048
1800.11/908.81	c propagations		: 1047515834
1800.11/908.81	c inspects		: 5992599719
1800.11/908.81	c shortcuts		: 0
1800.11/908.81	c learnt literals	: 0
1800.11/908.81	c learnt binary clauses	: 0
1800.11/908.81	c learnt ternary clauses	: 1
1800.11/908.81	c learnt constraints	: 1145857
1800.11/908.81	c ignored constraints	: 0
1800.11/908.81	c root simplifications	: 0
1800.11/908.81	c removed literals (reason simplification)	: 22975189
1800.11/908.81	c reason swapping (by a shorter reason)	: 0
1800.11/908.81	c Calls to reduceDB	: 43
1800.11/908.81	c number of reductions to clauses (during analyze)	: 0
1800.11/908.81	c number of learned constraints concerned by reduction	: 0
1800.11/908.81	c number of learning phase by resolution	: 0
1800.11/908.81	c number of learning phase by cutting planes	: 0
1800.11/908.81	c speed (assignments/second)	: 1153476.5773483766
1800.11/908.81	c non guided choices	27
1800.11/908.84	c learnt constraints type 
1800.11/908.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73890
1800.11/908.84	c constraints type 
1800.11/908.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14726
1800.11/908.84	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.11/908.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.11/908.84	c ignored satisfied constraints => 3
1800.11/908.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3625
1800.11/908.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14775
1800.11/908.84	c 33139 constraints processed.
1800.11/908.84	c constraints type 
1800.11/908.84	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3625
1800.11/908.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14726
1800.11/908.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7
1800.11/908.84	c ignored satisfied constraints => 3
1800.11/908.84	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
1800.11/908.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1800.11/908.84	c 33139 constraints processed.
1800.11/908.84	s UNKNOWN
1800.11/908.84	c Total wall clock time (in seconds): 908.713

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-3690204-1337888920/watcher-3690204-1337888920 -o /tmp/evaluation-result-3690204-1337888920/solver-3690204-1337888920 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3690204-1337888920.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: 2.92 3.10 3.29 3/196 30138
/proc/meminfo: memFree=25764672/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/30138/stat : 30138 (java) D 30136 30138 24583 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 255017396 2560000 46 33554432000 1073741824 1073778376 140735443119904 140735443117032 270698376487 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/30138/statm: 625 46 37 9 0 29 0

[startup+0.058629 s]
/proc/loadavg: 2.92 3.10 3.29 3/196 30138
/proc/meminfo: memFree=25764672/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 3062 0 1 0 2 1 0 0 20 0 13 0 255017396 9446973440 3760 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800971 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2306390 3760 1707 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100265 s]
/proc/loadavg: 2.92 3.10 3.29 3/196 30138
/proc/meminfo: memFree=25764672/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 4219 0 1 0 7 1 0 0 20 0 18 0 255017396 9787813888 5404 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2389603 5404 2099 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300217 s]
/proc/loadavg: 2.92 3.10 3.29 3/196 30138
/proc/meminfo: memFree=25764672/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9558412 CPUtime=0.47 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 5542 0 1 0 46 1 0 0 20 0 18 0 255017396 9787813888 8781 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2389603 8781 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700179 s]
/proc/loadavg: 2.92 3.10 3.29 3/196 30138
/proc/meminfo: memFree=25764672/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=1.36 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 8291 0 1 0 132 4 0 0 20 0 22 0 255017396 10060460032 39255 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 39255 2247 9 0 2446860 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9824668

[startup+1.50667 s]
/proc/loadavg: 3.09 3.13 3.30 6/218 30160
/proc/meminfo: memFree=25584820/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=4.23 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 16172 0 1 0 414 9 0 0 20 0 22 0 255017396 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 53651 2272 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.6 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2509 0 1 0 57 3 0 0 20 0 22 0 255017397 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) R 30136 30138 24583 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485697571800 140485742975916 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) R 30136 30138 24583 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485578451800 140485740255407 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) R 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485577399512 140485740255504 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) R 30136 30138 24583 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485576346712 140485739358087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) R 30136 30138 24583 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485575293224 140485740255407 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) R 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485574238936 140485740255407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) R 30136 30138 24583 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485573188136 140485739836556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) R 30136 30138 24583 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 255017398 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485572133992 140485738550977 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 255017399 10060460032 53651 33554432000 1073741824 1073778376 140734854786320 140485089805960 270710912060 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 53653 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 53658 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 53663 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=0.88 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 4807 0 0 0 88 0 0 0 20 0 22 0 255017402 10060460032 53669 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30154] ppid=30136 vsize=9824668 CPUtime=0.92 cores=0,2,4,6
/proc/30138/task/30154/stat : 30154 (java) S 30136 30138 24583 0 -1 4202560 7390 0 0 0 91 1 0 0 20 0 22 0 255017402 10060460032 53676 33554432000 1073741824 1073778376 140734854786320 140485084543032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30155] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30155/stat : 30155 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 53683 33554432000 1073741824 1073778376 140734854786320 140485083490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30156] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30156/stat : 30156 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 53688 33554432000 1073741824 1073778376 140734854786320 140485082438344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30157] ppid=30136 vsize=9824668 CPUtime=0.79 cores=0,2,4,6
/proc/30138/task/30157/stat : 30157 (java) S 30136 30138 24583 0 -1 4202560 22 0 0 0 79 0 0 0 20 0 22 0 255017460 10060460032 53694 33554432000 1073741824 1073778376 140734854786320 140485081381912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=0.77 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) S 30136 30138 24583 0 -1 4202560 81 0 0 0 77 0 0 0 20 0 22 0 255017461 10060460032 53700 33554432000 1073741824 1073778376 140734854786320 140485080329816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 53706 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 53713 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 9824668

[startup+3.10073 s]
/proc/loadavg: 3.09 3.13 3.30 4/218 30160
/proc/meminfo: memFree=25501976/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=7.71 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 16808 0 1 0 757 14 0 0 20 0 22 0 255017396 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 88481 2274 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.6 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2509 0 1 0 57 3 0 0 20 0 22 0 255017397 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) S 30136 30138 24583 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485697571624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) S 30136 30138 24583 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485578451624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) S 30136 30138 24583 0 -1 4202560 72 0 0 0 2 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485577399336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) S 30136 30138 24583 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485576346536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) S 30136 30138 24583 0 -1 4202560 114 0 0 0 3 1 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485575293224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) S 30136 30138 24583 0 -1 4202560 112 0 0 0 3 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485574240424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) S 30136 30138 24583 0 -1 4202560 115 0 0 0 2 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485573188136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) S 30136 30138 24583 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 255017398 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485572135336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 255017399 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485089807080 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 4833 0 0 0 99 0 0 0 20 0 22 0 255017402 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30154] ppid=30136 vsize=9824668 CPUtime=1.04 cores=0,2,4,6
/proc/30138/task/30154/stat : 30154 (java) S 30136 30138 24583 0 -1 4202560 7415 0 0 0 102 2 0 0 20 0 22 0 255017402 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485084543032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30155] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30155/stat : 30155 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485083490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30156] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30156/stat : 30156 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485082438344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30157] ppid=30136 vsize=9824668 CPUtime=2.34 cores=0,2,4,6
/proc/30138/task/30157/stat : 30157 (java) R 30136 30138 24583 0 -1 4202560 22 0 0 0 234 0 0 0 20 0 22 0 255017460 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485081381744 140485579230258 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=2.32 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) R 30136 30138 24583 0 -1 4202560 135 0 0 0 230 2 0 0 20 0 22 0 255017461 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485080330632 140485579317185 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 88481 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 9824668

[startup+6.30081 s]
/proc/loadavg: 3.09 3.13 3.30 4/218 30160
/proc/meminfo: memFree=25078236/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=14.34 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 20209 0 1 0 1406 28 0 0 20 0 22 0 255017396 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 173521 2286 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.6 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2509 0 1 0 57 3 0 0 20 0 22 0 255017397 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=0.08 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) S 30136 30138 24583 0 -1 4202560 52 0 0 0 5 3 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485697571624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=0.11 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) S 30136 30138 24583 0 -1 4202560 63 0 0 0 9 2 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485578451624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=0.06 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) S 30136 30138 24583 0 -1 4202560 113 0 0 0 4 2 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485577399336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=0.07 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) S 30136 30138 24583 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485576346536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=0.12 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) S 30136 30138 24583 0 -1 4202560 151 0 0 0 9 3 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485575293224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=0.07 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) S 30136 30138 24583 0 -1 4202560 150 0 0 0 5 2 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485574240424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=0.07 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) S 30136 30138 24583 0 -1 4202560 141 0 0 0 5 2 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485573188136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=0.08 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) S 30136 30138 24583 0 -1 4202560 44 0 0 0 5 3 0 0 20 0 22 0 255017398 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485572135336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=0.14 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 498 0 0 0 14 0 0 0 20 0 22 0 255017399 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485089807080 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=1.01 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 4837 0 0 0 101 0 0 0 20 0 22 0 255017402 10060460032 173521 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=730.24 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) R 30136 30138 24583 0 -1 4202560 2008 0 0 0 72976 48 0 0 20 0 22 0 255017461 10060460032 696710 33554432000 1073741824 1073778376 140734854786320 140485080330848 140485579320825 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 696710 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 696710 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1510.17
Current children cumulated vsize (KiB) 9824668

[startup+822.301 s]
/proc/loadavg: 3.99 3.91 3.66 5/219 30254
/proc/meminfo: memFree=23810016/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=1628.25 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 40476 0 1 0 162649 176 0 0 20 0 22 0 255017396 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 722932 2286 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.64 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2528 0 1 0 60 4 0 0 20 0 22 0 255017397 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=2.68 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) S 30136 30138 24583 0 -1 4202560 644 0 0 0 256 12 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485697571624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=2.66 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) S 30136 30138 24583 0 -1 4202560 601 0 0 0 252 14 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485578451624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=2.49 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) S 30136 30138 24583 0 -1 4202560 730 0 0 0 238 11 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485577399336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=2.61 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) S 30136 30138 24583 0 -1 4202560 626 0 0 0 251 10 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485576346536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=2.7 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) S 30136 30138 24583 0 -1 4202560 745 0 0 0 256 14 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485575293224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=2.58 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) S 30136 30138 24583 0 -1 4202560 580 0 0 0 247 11 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485574240424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=2.61 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) S 30136 30138 24583 0 -1 4202560 1055 0 0 0 248 13 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485573188136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=2.66 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) S 30136 30138 24583 0 -1 4202560 441 0 0 0 254 12 0 0 20 0 22 0 255017398 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485572135336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=28.24 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 8753 0 0 0 2808 16 0 0 20 0 22 0 255017399 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485089807080 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=1.5 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 10361 0 0 0 148 2 0 0 20 0 22 0 255017402 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30154] ppid=30136 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/30138/task/30154/stat : 30154 (java) S 30136 30138 24583 0 -1 4202560 10057 0 0 0 140 2 0 0 20 0 22 0 255017402 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485084543032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30155] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30155/stat : 30155 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485083490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30156] ppid=30136 vsize=9824668 CPUtime=0.26 cores=0,2,4,6
/proc/30138/task/30156/stat : 30156 (java) S 30136 30138 24583 0 -1 4202560 47 0 0 0 9 17 0 0 20 0 22 0 255017403 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485082438344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30157] ppid=30136 vsize=9824668 CPUtime=787.64 cores=0,2,4,6
/proc/30138/task/30157/stat : 30157 (java) R 30136 30138 24583 0 -1 4202560 90 0 0 0 78751 13 0 0 20 0 22 0 255017460 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485081381856 140485579230263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=787.57 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) R 30136 30138 24583 0 -1 4202560 2030 0 0 0 78708 49 0 0 20 0 22 0 255017461 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485080329744 140485579405275 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 722932 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1628.25
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.88 3.90 3.67 5/219 30254
/proc/meminfo: memFree=23560848/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=1747.83 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 40740 0 1 0 174597 186 0 0 20 0 22 0 255017396 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 756287 2286 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.64 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2529 0 1 0 60 4 0 0 20 0 22 0 255017397 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=2.82 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) S 30136 30138 24583 0 -1 4202560 659 0 0 0 269 13 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485697571624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=2.77 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) S 30136 30138 24583 0 -1 4202560 618 0 0 0 262 15 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485578451624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=2.66 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) S 30136 30138 24583 0 -1 4202560 758 0 0 0 253 13 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485577399336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=2.73 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) S 30136 30138 24583 0 -1 4202560 636 0 0 0 263 10 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485576346536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=2.82 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) S 30136 30138 24583 0 -1 4202560 768 0 0 0 267 15 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485575293224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=2.72 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) S 30136 30138 24583 0 -1 4202560 591 0 0 0 260 12 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485574240424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=2.73 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) S 30136 30138 24583 0 -1 4202560 1076 0 0 0 258 15 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485573188136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=2.83 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) S 30136 30138 24583 0 -1 4202560 478 0 0 0 269 14 0 0 20 0 22 0 255017398 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485572135336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=29.17 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 8826 0 0 0 2900 17 0 0 20 0 22 0 255017399 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485089807080 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=1.5 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 10361 0 0 0 148 2 0 0 20 0 22 0 255017402 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30154] ppid=30136 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/30138/task/30154/stat : 30154 (java) S 30136 30138 24583 0 -1 4202560 10057 0 0 0 140 2 0 0 20 0 22 0 255017402 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485084543032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30155] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30155/stat : 30155 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485083490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30156] ppid=30136 vsize=9824668 CPUtime=0.28 cores=0,2,4,6
/proc/30138/task/30156/stat : 30156 (java) S 30136 30138 24583 0 -1 4202560 51 0 0 0 10 18 0 0 20 0 22 0 255017403 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485082438344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30157] ppid=30136 vsize=9824668 CPUtime=846.42 cores=0,2,4,6
/proc/30138/task/30157/stat : 30157 (java) R 30136 30138 24583 0 -1 4202560 91 0 0 0 84628 14 0 0 20 0 22 0 255017460 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485081381856 140485579324185 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=846.36 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) R 30136 30138 24583 0 -1 4202560 2053 0 0 0 84586 50 0 0 20 0 22 0 255017461 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485080329760 140485579151559 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 756287 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1747.83
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+908.801 s]
/proc/loadavg: 3.92 3.90 3.68 5/219 30254
/proc/meminfo: memFree=23447344/32873648 swapFree=6856/6856
[pid=30138] ppid=30136 vsize=9824668 CPUtime=1800.11 cores=0,2,4,6
/proc/30138/stat : 30138 (java) S 30136 30138 24583 0 -1 4202496 40866 0 1 0 179820 191 0 0 20 0 22 0 255017396 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140734854777456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/30138/statm: 2456167 770666 2286 9 0 2446860 0
[pid=30138/tid=30140] ppid=30136 vsize=9824668 CPUtime=0.64 cores=0,2,4,6
/proc/30138/task/30140/stat : 30140 (java) S 30136 30138 24583 0 -1 4202560 2531 0 1 0 60 4 0 0 20 0 22 0 255017397 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485736080376 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30141] ppid=30136 vsize=9824668 CPUtime=2.87 cores=0,2,4,6
/proc/30138/task/30141/stat : 30141 (java) S 30136 30138 24583 0 -1 4202560 665 0 0 0 274 13 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485697571624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30142] ppid=30136 vsize=9824668 CPUtime=2.81 cores=0,2,4,6
/proc/30138/task/30142/stat : 30142 (java) S 30136 30138 24583 0 -1 4202560 618 0 0 0 266 15 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485578451624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30143] ppid=30136 vsize=9824668 CPUtime=2.73 cores=0,2,4,6
/proc/30138/task/30143/stat : 30143 (java) S 30136 30138 24583 0 -1 4202560 775 0 0 0 260 13 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485577399336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30144] ppid=30136 vsize=9824668 CPUtime=2.78 cores=0,2,4,6
/proc/30138/task/30144/stat : 30144 (java) S 30136 30138 24583 0 -1 4202560 643 0 0 0 267 11 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485576346536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30145] ppid=30136 vsize=9824668 CPUtime=2.88 cores=0,2,4,6
/proc/30138/task/30145/stat : 30145 (java) S 30136 30138 24583 0 -1 4202560 778 0 0 0 272 16 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485575293224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30146] ppid=30136 vsize=9824668 CPUtime=2.75 cores=0,2,4,6
/proc/30138/task/30146/stat : 30146 (java) S 30136 30138 24583 0 -1 4202560 592 0 0 0 263 12 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485574240424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30147] ppid=30136 vsize=9824668 CPUtime=2.81 cores=0,2,4,6
/proc/30138/task/30147/stat : 30147 (java) S 30136 30138 24583 0 -1 4202560 1101 0 0 0 266 15 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485573188136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30148] ppid=30136 vsize=9824668 CPUtime=2.93 cores=0,2,4,6
/proc/30138/task/30148/stat : 30148 (java) S 30136 30138 24583 0 -1 4202560 510 0 0 0 278 15 0 0 20 0 22 0 255017398 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485572135336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30149] ppid=30136 vsize=9824668 CPUtime=30.12 cores=0,2,4,6
/proc/30138/task/30149/stat : 30149 (java) S 30136 30138 24583 0 -1 4202560 8849 0 0 0 2995 17 0 0 20 0 22 0 255017399 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485089807080 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30150] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30150/stat : 30150 (java) S 30136 30138 24583 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485088753144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30151] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30151/stat : 30151 (java) S 30136 30138 24583 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 255017400 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485087700744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30152] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30152/stat : 30152 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017402 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485086649232 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30153] ppid=30136 vsize=9824668 CPUtime=1.5 cores=0,2,4,6
/proc/30138/task/30153/stat : 30153 (java) S 30136 30138 24583 0 -1 4202560 10361 0 0 0 148 2 0 0 20 0 22 0 255017402 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485085595832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30154] ppid=30136 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/30138/task/30154/stat : 30154 (java) S 30136 30138 24583 0 -1 4202560 10057 0 0 0 140 2 0 0 20 0 22 0 255017402 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485084543032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30155] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30155/stat : 30155 (java) S 30136 30138 24583 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 255017403 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485083490936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30138/tid=30156] ppid=30136 vsize=9824668 CPUtime=0.29 cores=0,2,4,6
/proc/30138/task/30156/stat : 30156 (java) S 30136 30138 24583 0 -1 4202560 53 0 0 0 11 18 0 0 20 0 22 0 255017403 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485082438344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30157] ppid=30136 vsize=9824668 CPUtime=871.86 cores=0,2,4,6
/proc/30138/task/30157/stat : 30157 (java) R 30136 30138 24583 0 -1 4202560 91 0 0 0 87171 15 0 0 20 0 22 0 255017460 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485081382704 140485579271245 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30138/tid=30158] ppid=30136 vsize=9824668 CPUtime=871.77 cores=0,2,4,6
/proc/30138/task/30158/stat : 30158 (java) R 30136 30138 24583 0 -1 4202560 2054 0 0 0 87126 51 0 0 20 0 22 0 255017461 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485080329056 140485579151204 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30138/tid=30159] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30159/stat : 30159 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485079279272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30138/tid=30160] ppid=30136 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30138/task/30160/stat : 30160 (java) S 30136 30138 24583 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 255017463 10060460032 770666 33554432000 1073741824 1073778376 140734854786320 140485078226472 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824668

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

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

Child status: 143
Real time (s): 908.857
CPU time (s): 1800.58
CPU user time (s): 1798.21
CPU system time (s): 2.37364
CPU usage (%): 198.115
Max. virtual memory (cumulated for all children) (KiB): 9825368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.21
system time used= 2.37364
maximum resident set size= 3082788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40899
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27795
involuntary context switches= 44390

runsolver used 3.20151 second user time and 8.58469 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-24 21:48:40
IDJOB=3690204
IDBENCH=92764
IDSOLVER=2268
FILE ID=node125/3690204-1337888920
RUNJOBID= node125-1337871881-24599
PBS_JOBID= 14620079
Free space on /tmp= 71700 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_5_ic.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690204-1337888920/watcher-3690204-1337888920 -o /tmp/evaluation-result-3690204-1337888920/solver-3690204-1337888920 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3690204-1337888920.opb

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

MD5SUM BENCH= d92c3493b3e048f1d4b1212b9868f41b
RANDOM SEED=1686359987

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25764672 kB
Buffers:          215452 kB
Cached:          2233408 kB
SwapCached:            0 kB
Active:          4491928 kB
Inactive:        1844996 kB
Active(anon):    3890504 kB
Inactive(anon):        0 kB
Active(file):     601424 kB
Inactive(file):  1844996 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1464 kB
Writeback:             0 kB
AnonPages:       3894692 kB
Mapped:            22552 kB
Shmem:               200 kB
Slab:             628084 kB
SReclaimable:      71860 kB
SUnreclaim:       556224 kB
KernelStack:        1616 kB
PageTables:        11588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4343396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3805184 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= 71696 MiB
End job on node125 at 2012-05-24 22:03:51