Trace number 3687774

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3687774-1337873856.opb
0.10/0.11	c reading problem ... 
0.77/0.46	c ... done. Wall clock time 0.358s.
0.77/0.46	c declared #vars     6352
0.77/0.46	c #constraints  13345
0.77/0.46	c constraints type 
0.77/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7030
0.77/0.46	c ignored satisfied constraints => 128
0.77/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6033
1.09/0.56	c org.sat4j.minisat.constraints.cnf.UnitClause => 282
1.09/0.56	c 13473 constraints processed.
1.09/0.56	c constraints type 
1.09/0.56	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6033
1.09/0.56	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7030
1.09/0.56	c ignored satisfied constraints => 128
1.09/0.56	c org.sat4j.pb.constraints.pb.UnitClausePB => 282
1.09/0.56	c 13473 constraints processed.
1.09/0.56	c objective function length is 6352 literals
10.66/4.59	c cleaning 2498 clauses out of 5000 with flag 5000/5000
19.99/9.10	c cleaning 4251 clauses out of 8503 with flag 11001/11001
26.56/12.43	c cleaning 0 clauses out of 5000 with flag 0/5000
30.99/14.55	c cleaning 5626 clauses out of 11252 with flag 18001/18001
44.44/21.11	c cleaning 6813 clauses out of 13626 with flag 26001/26001
56.28/27.02	c cleaning 0 clauses out of 11001 with flag 0/11001
59.84/28.86	c cleaning 7906 clauses out of 15813 with flag 35001/35001
76.61/37.30	c cleaning 8951 clauses out of 17907 with flag 45001/45001
90.57/44.29	c cleaning 0 clauses out of 18000 with flag 0/18000
96.34/47.10	c cleaning 9976 clauses out of 19956 with flag 56001/56001
117.11/57.51	c cleaning 10987 clauses out of 21980 with flag 68001/68001
129.69/63.89	c cleaning 0 clauses out of 26000 with flag 0/26000
142.22/70.12	c cleaning 11994 clauses out of 23993 with flag 81001/81001
170.40/84.27	c cleaning 12995 clauses out of 25998 with flag 95000/95000
175.35/86.71	c cleaning 0 clauses out of 35000 with flag 0/35000
199.74/98.99	c cleaning 14001 clauses out of 28003 with flag 110000/110000
225.67/111.90	c cleaning 0 clauses out of 45001 with flag 0/45001
233.23/115.75	c cleaning 14998 clauses out of 30002 with flag 126000/126000
270.58/134.46	c cleaning 15999 clauses out of 32005 with flag 143001/143001
283.16/140.77	c cleaning 0 clauses out of 56000 with flag 0/56000
310.66/154.56	c cleaning 17002 clauses out of 34006 with flag 161001/161001
346.44/172.50	c cleaning 0 clauses out of 68001 with flag 0/68001
354.01/176.25	c cleaning 17999 clauses out of 36003 with flag 180000/180000
397.17/197.80	c cleaning 18997 clauses out of 38005 with flag 200001/200001
415.89/207.29	c cleaning 0 clauses out of 81001 with flag 0/81001
443.83/221.20	c cleaning 20000 clauses out of 40007 with flag 221000/221000
493.19/245.99	c cleaning 0 clauses out of 95000 with flag 0/95000
493.93/246.33	c cleaning 21004 clauses out of 42007 with flag 243000/243000
550.85/274.81	c cleaning 21998 clauses out of 44004 with flag 266001/266001
575.98/287.47	c cleaning 0 clauses out of 110000 with flag 0/110000
611.94/305.48	c cleaning 23000 clauses out of 46005 with flag 290000/290000
667.91/333.46	c cleaning 0 clauses out of 126000 with flag 0/126000
675.17/337.12	c cleaning 23995 clauses out of 48005 with flag 315000/315000
737.57/368.37	c cleaning 25003 clauses out of 50010 with flag 341000/341000
765.13/382.12	c cleaning 0 clauses out of 143001 with flag 0/143001
803.75/401.48	c cleaning 26002 clauses out of 52007 with flag 368000/368000
866.39/432.70	c cleaning 0 clauses out of 161001 with flag 0/161001
878.35/438.73	c cleaning 27000 clauses out of 54006 with flag 396001/396001
956.89/477.90	c cleaning 27998 clauses out of 56005 with flag 425000/425000
972.65/485.85	c cleaning 0 clauses out of 180001 with flag 0/180001
1044.60/521.76	c cleaning 29002 clauses out of 58008 with flag 455001/455001
1088.03/543.44	c cleaning 0 clauses out of 200001 with flag 0/200001
1133.83/566.40	c cleaning 30003 clauses out of 60005 with flag 486000/486000
1217.23/607.91	c cleaning 0 clauses out of 221001 with flag 0/221001
1229.49/614.13	c cleaning 31001 clauses out of 62002 with flag 518000/518000
1338.88/668.71	c cleaning 31999 clauses out of 64001 with flag 551000/551000
1359.76/679.25	c cleaning 0 clauses out of 243001 with flag 0/243001
1456.98/727.79	c cleaning 32999 clauses out of 66002 with flag 585000/585000
1523.68/761.06	c cleaning 0 clauses out of 266001 with flag 0/266001
1565.11/781.73	c cleaning 33997 clauses out of 68004 with flag 620001/620001
1680.09/839.08	c cleaning 34999 clauses out of 70007 with flag 656001/656001
1692.76/845.48	c cleaning 0 clauses out of 290001 with flag 0/290001
1800.09/899.01	c starts		: 169
1800.09/899.01	c conflicts		: 692590
1800.09/899.01	c decisions		: 696840
1800.09/899.01	c propagations		: 1856825506
1800.09/899.01	c inspects		: 9732515838
1800.09/899.01	c shortcuts		: 0
1800.09/899.01	c learnt literals	: 0
1800.09/899.01	c learnt binary clauses	: 68
1800.09/899.01	c learnt ternary clauses	: 26
1800.09/899.01	c learnt constraints	: 692590
1800.09/899.01	c ignored constraints	: 0
1800.09/899.01	c root simplifications	: 0
1800.09/899.01	c removed literals (reason simplification)	: 8968923
1800.09/899.01	c reason swapping (by a shorter reason)	: 0
1800.09/899.01	c Calls to reduceDB	: 32
1800.09/899.01	c number of reductions to clauses (during analyze)	: 0
1800.09/899.01	c number of learned constraints concerned by reduction	: 0
1800.09/899.01	c number of learning phase by resolution	: 0
1800.09/899.01	c number of learning phase by cutting planes	: 0
1800.09/899.01	c speed (assignments/second)	: 2066732.0421265399
1800.09/899.01	c non guided choices	0
1800.09/899.05	c learnt constraints type 
1800.09/899.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 68
1800.09/899.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71539
1800.09/899.05	c constraints type 
1800.09/899.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7030
1800.09/899.05	c ignored satisfied constraints => 128
1800.09/899.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6033
1800.09/899.05	c org.sat4j.minisat.constraints.cnf.UnitClause => 282
1800.09/899.05	c 13473 constraints processed.
1800.09/899.05	c constraints type 
1800.09/899.05	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6033
1800.09/899.05	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7030
1800.09/899.05	c ignored satisfied constraints => 128
1800.09/899.05	c org.sat4j.pb.constraints.pb.UnitClausePB => 282
1800.09/899.05	c 13473 constraints processed.
1800.09/899.05	s UNKNOWN
1800.09/899.05	c Total wall clock time (in seconds): 898.942

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-3687774-1337873856/watcher-3687774-1337873856 -o /tmp/evaluation-result-3687774-1337873856/solver-3687774-1337873856 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687774-1337873856.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.47 3.06 2.60 4/197 24858
/proc/meminfo: memFree=28858700/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/24858/stat : 24858 (java) R 24856 24858 23987 0 -1 4202496 754 0 0 0 0 0 0 0 20 0 1 0 253510172 23793664 481 33554432000 1073741824 1073778376 140734205614880 140734205603944 225435499059 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 5809 492 373 9 0 128 0

[startup+0.0842541 s]
/proc/loadavg: 3.47 3.06 2.60 4/197 24858
/proc/meminfo: memFree=28858700/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 4276 0 1 0 8 1 0 0 20 0 18 0 253510172 9787813888 5453 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2389603 5453 2107 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.100311 s]
/proc/loadavg: 3.47 3.06 2.60 4/197 24858
/proc/meminfo: memFree=28858700/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 4434 0 1 0 9 1 0 0 20 0 18 0 253510172 9787813888 6122 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2389603 6122 2124 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300197 s]
/proc/loadavg: 3.47 3.06 2.60 4/197 24858
/proc/meminfo: memFree=28858700/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9558412 CPUtime=0.5 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 5593 0 1 0 49 1 0 0 20 0 18 0 253510172 9787813888 8880 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2389603 8880 2218 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558412

[startup+0.700203 s]
/proc/loadavg: 3.47 3.06 2.60 4/197 24858
/proc/meminfo: memFree=28858700/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9825784 CPUtime=1.88 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 17495 0 1 0 185 3 0 0 20 0 22 0 253510172 10061602816 24293 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456446 24293 2244 9 0 2447139 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9825784

[startup+1.5009 s]
/proc/loadavg: 3.59 3.09 2.61 7/219 24880
/proc/meminfo: memFree=28753100/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=4.55 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 24322 0 1 0 450 5 0 0 20 0 22 0 253510172 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 44585 2256 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.44 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2476 0 1 0 43 1 0 0 20 0 22 0 253510172 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253510174 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=0.98 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 9636 0 0 0 96 2 0 0 20 0 22 0 253510177 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24874] ppid=24856 vsize=9824668 CPUtime=1.05 cores=1,3,5,7
/proc/24858/task/24874/stat : 24874 (java) S 24856 24858 23987 0 -1 4202560 10871 0 0 0 103 2 0 0 20 0 22 0 253510177 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045662017592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24875] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24875/stat : 24875 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045660965496 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24876] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24876/stat : 24876 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045659912904 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24877] ppid=24856 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/24858/task/24877/stat : 24877 (java) R 24856 24858 23987 0 -1 4202560 24 0 0 0 101 0 0 0 20 0 22 0 253510219 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045658858152 140046418817123 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 112 0 0 0 100 1 0 0 20 0 22 0 253510219 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045657805448 140046418917068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 44585 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824668

[startup+3.10091 s]
/proc/loadavg: 3.59 3.09 2.61 5/219 24880
/proc/meminfo: memFree=28666216/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=7.81 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 24460 0 1 0 773 8 0 0 20 0 22 0 253510172 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 66686 2268 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.44 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2476 0 1 0 43 1 0 0 20 0 22 0 253510172 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 253510174 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=0.98 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 9636 0 0 0 96 2 0 0 20 0 22 0 253510177 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24874] ppid=24856 vsize=9824668 CPUtime=1.08 cores=1,3,5,7
/proc/24858/task/24874/stat : 24874 (java) S 24856 24858 23987 0 -1 4202560 10871 0 0 0 106 2 0 0 20 0 22 0 253510177 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045662017592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24875] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24875/stat : 24875 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045660965496 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24876] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24876/stat : 24876 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045659912904 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24877] ppid=24856 vsize=9824668 CPUtime=2.56 cores=1,3,5,7
/proc/24858/task/24877/stat : 24877 (java) R 24856 24858 23987 0 -1 4202560 24 0 0 0 256 0 0 0 20 0 22 0 253510219 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045658858552 140046418817009 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=2.57 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 152 0 0 0 254 3 0 0 20 0 22 0 253510219 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045657804112 140046418855443 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 66686 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 9824668

[startup+6.30085 s]
/proc/loadavg: 3.63 3.10 2.62 5/219 24880
/proc/meminfo: memFree=28505352/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=14.3 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 24722 0 1 0 1418 12 0 0 20 0 22 0 253510172 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 109529 2282 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.44 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2476 0 1 0 43 1 0 0 20 0 22 0 253510172 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 253510173 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 222 0 0 0 2 0 0 0 20 0 22 0 253510174 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 9642 0 0 0 102 2 0 0 20 0 22 0 253510177 10060460032 109529 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=753.14 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 1234 0 0 0 75265 49 0 0 20 0 22 0 253510219 10060460032 506352 33554432000 1073741824 1073778376 140734205614880 140045657805408 140046418817123 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 506352 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 506352 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1526.14
Current children cumulated vsize (KiB) 9824668

[startup+822.301 s]
/proc/loadavg: 3.74 3.75 3.30 5/219 24889
/proc/meminfo: memFree=24411912/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=1646.56 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 31374 0 1 0 164523 133 0 0 20 0 22 0 253510172 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 504886 2283 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2494 0 1 0 46 4 0 0 20 0 22 0 253510172 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=1.67 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 68 0 0 0 162 5 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=1.73 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 61 0 0 0 169 4 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=1.72 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 61 0 0 0 169 3 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=1.69 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 56 0 0 0 165 4 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=1.7 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 63 0 0 0 167 3 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=1.65 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 59 0 0 0 160 5 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=1.74 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 54 0 0 0 171 3 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=1.7 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 53 0 0 0 167 3 0 0 20 0 22 0 253510173 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=4.82 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 2856 0 0 0 442 40 0 0 20 0 22 0 253510174 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=1.56 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 11811 0 0 0 154 2 0 0 20 0 22 0 253510177 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24874] ppid=24856 vsize=9824668 CPUtime=1.36 cores=1,3,5,7
/proc/24858/task/24874/stat : 24874 (java) S 24856 24858 23987 0 -1 4202560 10885 0 0 0 134 2 0 0 20 0 22 0 253510177 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045662017592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24875] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24875/stat : 24875 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045660965496 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24876] ppid=24856 vsize=9824668 CPUtime=0.37 cores=1,3,5,7
/proc/24858/task/24876/stat : 24876 (java) S 24856 24858 23987 0 -1 4202560 45 0 0 0 16 21 0 0 20 0 22 0 253510177 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045659912904 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24877] ppid=24856 vsize=9824668 CPUtime=812.3 cores=1,3,5,7
/proc/24858/task/24877/stat : 24877 (java) R 24856 24858 23987 0 -1 4202560 361 0 0 0 81215 15 0 0 20 0 22 0 253510219 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045658857248 140046418849990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=812.41 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 1258 0 0 0 81191 50 0 0 20 0 22 0 253510219 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045657803504 140046418880125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 504886 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1646.56
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.85 3.78 3.34 5/219 24889
/proc/meminfo: memFree=24332464/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=1766.53 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 31727 0 1 0 176512 141 0 0 20 0 22 0 253510172 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 503306 2283 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2494 0 1 0 46 4 0 0 20 0 22 0 253510172 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=1.89 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 72 0 0 0 183 6 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 63 0 0 0 186 4 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=1.93 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 64 0 0 0 189 4 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 59 0 0 0 185 5 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=1.87 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 68 0 0 0 184 3 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=1.86 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 63 0 0 0 181 5 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=1.93 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 58 0 0 0 189 4 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=1.92 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 58 0 0 0 189 3 0 0 20 0 22 0 253510173 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=5.3 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 3115 0 0 0 485 45 0 0 20 0 22 0 253510174 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=1.56 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 11811 0 0 0 154 2 0 0 20 0 22 0 253510177 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24874] ppid=24856 vsize=9824668 CPUtime=1.36 cores=1,3,5,7
/proc/24858/task/24874/stat : 24874 (java) S 24856 24858 23987 0 -1 4202560 10885 0 0 0 134 2 0 0 20 0 22 0 253510177 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045662017592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24875] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24875/stat : 24875 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045660965496 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24876] ppid=24856 vsize=9824668 CPUtime=0.39 cores=1,3,5,7
/proc/24858/task/24876/stat : 24876 (java) S 24856 24858 23987 0 -1 4202560 49 0 0 0 17 22 0 0 20 0 22 0 253510177 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045659912904 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24877] ppid=24856 vsize=9824668 CPUtime=871.29 cores=1,3,5,7
/proc/24858/task/24877/stat : 24877 (java) R 24856 24858 23987 0 -1 4202560 392 0 0 0 87113 16 0 0 20 0 22 0 253510219 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045658857368 140046418817123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=871.37 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 1287 0 0 0 87086 51 0 0 20 0 22 0 253510219 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045657803632 140046418917694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 503306 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1766.53
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.005 s]
/proc/loadavg: 3.66 3.74 3.33 5/219 24954
/proc/meminfo: memFree=26977888/32873844 swapFree=7900/7900
[pid=24858] ppid=24856 vsize=9824668 CPUtime=1800.09 cores=1,3,5,7
/proc/24858/stat : 24858 (java) S 24856 24858 23987 0 -1 4202496 31752 0 1 0 179865 144 0 0 20 0 22 0 253510172 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140734205606016 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24858/statm: 2456167 502491 2283 9 0 2446860 0
[pid=24858/tid=24860] ppid=24856 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/24858/task/24860/stat : 24860 (java) S 24856 24858 23987 0 -1 4202560 2494 0 1 0 46 4 0 0 20 0 22 0 253510172 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046582354936 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24861] ppid=24856 vsize=9824668 CPUtime=1.94 cores=1,3,5,7
/proc/24858/task/24861/stat : 24861 (java) S 24856 24858 23987 0 -1 4202560 72 0 0 0 188 6 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046543846184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24862] ppid=24856 vsize=9824668 CPUtime=1.96 cores=1,3,5,7
/proc/24858/task/24862/stat : 24862 (java) S 24856 24858 23987 0 -1 4202560 63 0 0 0 192 4 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046542793384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24863] ppid=24856 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/24858/task/24863/stat : 24863 (java) S 24856 24858 23987 0 -1 4202560 65 0 0 0 196 4 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046541741096 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24864] ppid=24856 vsize=9824668 CPUtime=1.98 cores=1,3,5,7
/proc/24858/task/24864/stat : 24864 (java) S 24856 24858 23987 0 -1 4202560 60 0 0 0 193 5 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046540688296 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24865] ppid=24856 vsize=9824668 CPUtime=1.93 cores=1,3,5,7
/proc/24858/task/24865/stat : 24865 (java) S 24856 24858 23987 0 -1 4202560 69 0 0 0 190 3 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046539634984 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24866] ppid=24856 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/24858/task/24866/stat : 24866 (java) S 24856 24858 23987 0 -1 4202560 63 0 0 0 185 5 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046538582184 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24867] ppid=24856 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/24858/task/24867/stat : 24867 (java) S 24856 24858 23987 0 -1 4202560 58 0 0 0 196 4 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046537529896 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24868] ppid=24856 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/24858/task/24868/stat : 24868 (java) S 24856 24858 23987 0 -1 4202560 58 0 0 0 197 3 0 0 20 0 22 0 253510173 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046418045352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24869] ppid=24856 vsize=9824668 CPUtime=5.32 cores=1,3,5,7
/proc/24858/task/24869/stat : 24869 (java) S 24856 24858 23987 0 -1 4202560 3117 0 0 0 486 46 0 0 20 0 22 0 253510174 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046405847784 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24870] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24870/stat : 24870 (java) S 24856 24858 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046404793848 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24871] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24871/stat : 24871 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510175 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046403741448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24872] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24872/stat : 24872 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140046402689936 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24873] ppid=24856 vsize=9824668 CPUtime=1.56 cores=1,3,5,7
/proc/24858/task/24873/stat : 24873 (java) S 24856 24858 23987 0 -1 4202560 11811 0 0 0 154 2 0 0 20 0 22 0 253510177 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045663070392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24874] ppid=24856 vsize=9824668 CPUtime=1.36 cores=1,3,5,7
/proc/24858/task/24874/stat : 24874 (java) S 24856 24858 23987 0 -1 4202560 10885 0 0 0 134 2 0 0 20 0 22 0 253510177 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045662017592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24875] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24875/stat : 24875 (java) S 24856 24858 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253510177 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045660965496 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24858/tid=24876] ppid=24856 vsize=9824668 CPUtime=0.4 cores=1,3,5,7
/proc/24858/task/24876/stat : 24876 (java) S 24856 24858 23987 0 -1 4202560 51 0 0 0 18 22 0 0 20 0 22 0 253510177 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045659912904 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24877] ppid=24856 vsize=9824668 CPUtime=887.81 cores=1,3,5,7
/proc/24858/task/24877/stat : 24877 (java) R 24856 24858 23987 0 -1 4202560 399 0 0 0 88765 16 0 0 20 0 22 0 253510219 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045658857248 140046418817123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24858/tid=24878] ppid=24856 vsize=9824668 CPUtime=887.9 cores=1,3,5,7
/proc/24858/task/24878/stat : 24878 (java) R 24856 24858 23987 0 -1 4202560 1298 0 0 0 88739 51 0 0 20 0 22 0 253510219 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045657803504 140046418956291 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24858/tid=24879] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24879/stat : 24879 (java) S 24856 24858 23987 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045656753832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24858/tid=24880] ppid=24856 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24858/task/24880/stat : 24880 (java) S 24856 24858 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253510229 10060460032 502491 33554432000 1073741824 1073778376 140734205614880 140045655701032 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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): 899.065
CPU time (s): 1801.02
CPU user time (s): 1799.08
CPU system time (s): 1.9437
CPU usage (%): 200.322
Max. virtual memory (cumulated for all children) (KiB): 9825784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.9437
maximum resident set size= 2149908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31794
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40571
involuntary context switches= 60355

runsolver used 3.35249 second user time and 9.14361 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-24 17:37:36
IDJOB=3687774
IDBENCH=2109
IDSOLVER=2268
FILE ID=node137/3687774-1337873856
RUNJOBID= node137-1337871881-24004
PBS_JOBID= 14620067
Free space on /tmp= 71516 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687774-1337873856/watcher-3687774-1337873856 -o /tmp/evaluation-result-3687774-1337873856/solver-3687774-1337873856 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687774-1337873856.opb

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=647637232

node137.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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
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.600
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.600
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.600
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.91
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.600
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.600
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	: 5331.90
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.600
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.600
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:       32873844 kB
MemFree:        28858700 kB
Buffers:          210808 kB
Cached:          2165968 kB
SwapCached:        22060 kB
Active:          1556948 kB
Inactive:        1672412 kB
Active(anon):     832280 kB
Inactive(anon):    22680 kB
Active(file):     724668 kB
Inactive(file):  1649732 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:               952 kB
Writeback:             0 kB
AnonPages:        858208 kB
Mapped:            17932 kB
Shmem:                 0 kB
Slab:             639600 kB
SReclaimable:      80564 kB
SUnreclaim:       559036 kB
KernelStack:        1672 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1585656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    808960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71516 MiB
End job on node137 at 2012-05-24 17:52:37