Trace number 4081363

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
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.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4081363-1465232224.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.17	c ... done. Wall clock time 0.045s.
0.08/0.17	c declared #vars     61
0.08/0.17	c #constraints  15
0.08/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
0.08/0.18	c 15 constraints processed.
0.08/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.08/0.18	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.08/0.18	c 15 constraints processed.
0.08/0.18	c objective function length is 1 literals
2.23/0.79	c cleaning 2499 clauses out of 5001 with flag 10343/5001
4.10/1.24	c cleaning 4253 clauses out of 8505 with flag 22695/11004
5.34/1.81	c cleaning 5623 clauses out of 11248 with flag 37036/18000
6.74/2.56	c cleaning 6814 clauses out of 13627 with flag 53474/26002
8.38/3.33	c cleaning 7907 clauses out of 15813 with flag 72173/35002
10.18/4.24	c cleaning 8951 clauses out of 17904 with flag 92896/45000
12.41/5.31	c cleaning 9976 clauses out of 19954 with flag 115714/56001
15.02/6.61	c cleaning 10994 clauses out of 21990 with flag 140900/68013
18.01/8.12	c cleaning 11988 clauses out of 23983 with flag 168007/81000
21.62/9.97	c cleaning 12985 clauses out of 25996 with flag 196891/95001
25.62/11.99	c cleaning 14000 clauses out of 28011 with flag 227781/110001
29.83/14.08	c cleaning 15004 clauses out of 30013 with flag 261409/126003
34.44/16.34	c cleaning 16003 clauses out of 32007 with flag 297157/143001
39.05/18.60	c cleaning 17004 clauses out of 34008 with flag 334790/161005
44.66/21.48	c cleaning 17999 clauses out of 35999 with flag 374513/180000
50.87/24.54	c cleaning 19002 clauses out of 38003 with flag 416474/200003
57.69/27.99	c cleaning 19996 clauses out of 39998 with flag 460392/221000
65.51/31.84	c cleaning 21001 clauses out of 42003 with flag 506530/243001
73.71/35.99	c cleaning 22000 clauses out of 44001 with flag 554402/266000
82.33/40.29	c cleaning 22989 clauses out of 46001 with flag 604464/290000
92.19/45.18	c cleaning 24003 clauses out of 48013 with flag 656419/315001
102.36/50.26	c cleaning 25005 clauses out of 50009 with flag 710681/341000
112.56/55.31	c cleaning 25999 clauses out of 52005 with flag 767121/368001
123.96/61.08	c cleaning 27000 clauses out of 54007 with flag 825372/396002
135.58/66.87	c cleaning 28001 clauses out of 56005 with flag 884878/425000
147.98/73.08	c cleaning 29002 clauses out of 58004 with flag 947491/455000
161.98/80.03	c cleaning 29995 clauses out of 60003 with flag 1012328/486001
176.98/87.50	c cleaning 31006 clauses out of 62011 with flag 1080632/518004
192.03/95.05	c cleaning 32002 clauses out of 64003 with flag 1150050/551002
208.03/103.04	c cleaning 32997 clauses out of 66000 with flag 1222243/585001
225.23/111.63	c cleaning 33998 clauses out of 68003 with flag 1295725/620001
244.05/121.01	c cleaning 35002 clauses out of 70006 with flag 1371449/656002
265.44/131.72	c cleaning 36003 clauses out of 72005 with flag 1449217/693003
286.23/142.18	c cleaning 36997 clauses out of 73999 with flag 1531215/731000
307.43/152.78	c cleaning 38001 clauses out of 76002 with flag 1613685/770000
327.09/162.52	c cleaning 39001 clauses out of 78001 with flag 1697928/810000
348.89/173.44	c cleaning 39998 clauses out of 80000 with flag 1784050/851000
371.90/184.91	c cleaning 41001 clauses out of 82002 with flag 1872758/893000
395.48/196.79	c cleaning 42000 clauses out of 84002 with flag 1963638/936001
420.69/209.30	c cleaning 42999 clauses out of 86001 with flag 2056244/980000
446.36/222.19	c cleaning 43999 clauses out of 88004 with flag 2151646/1025002
472.99/235.43	c cleaning 44999 clauses out of 90004 with flag 2248649/1071001
503.61/250.75	c cleaning 46001 clauses out of 92007 with flag 2348931/1118003
536.21/267.01	c cleaning 47006 clauses out of 94012 with flag 2452345/1166009
570.21/284.07	c cleaning 47995 clauses out of 95997 with flag 2559727/1215000
603.83/300.85	c cleaning 49001 clauses out of 98002 with flag 2670671/1265000
638.85/318.39	c cleaning 50000 clauses out of 100001 with flag 2784044/1316000
667.91/332.84	c cleaning 51001 clauses out of 102003 with flag 2896076/1368002
695.94/346.81	c cleaning 51995 clauses out of 104000 with flag 3007971/1421000
732.38/365.08	c cleaning 52998 clauses out of 106006 with flag 3122483/1475001
771.06/384.39	c cleaning 54005 clauses out of 108009 with flag 3238319/1530002
807.13/402.35	c cleaning 55002 clauses out of 110004 with flag 3356357/1586002
843.60/420.59	c cleaning 55996 clauses out of 112000 with flag 3475242/1643000
886.70/442.03	c cleaning 57003 clauses out of 114006 with flag 3600198/1701002
932.25/464.79	c cleaning 58002 clauses out of 116003 with flag 3724571/1760002
981.14/489.12	c cleaning 59000 clauses out of 118003 with flag 3851774/1820004
1026.80/511.96	c cleaning 59999 clauses out of 120005 with flag 3980040/1881006
1076.26/536.69	c cleaning 61000 clauses out of 122001 with flag 4112940/1943001
1128.86/562.98	c cleaning 62001 clauses out of 124005 with flag 4246875/2006005
1192.54/594.77	c cleaning 62997 clauses out of 126000 with flag 4382529/2070001
1251.95/624.44	c cleaning 64001 clauses out of 128005 with flag 4520766/2135003
1319.05/657.97	c cleaning 64995 clauses out of 130001 with flag 4663352/2201000
1380.87/688.82	c cleaning 66004 clauses out of 132011 with flag 4805165/2268005
1444.68/720.73	c cleaning 66994 clauses out of 134006 with flag 4947340/2336004
1517.15/756.97	c cleaning 67999 clauses out of 136008 with flag 5093691/2405000
1593.60/795.16	c cleaning 68999 clauses out of 138012 with flag 5241793/2475003
1670.21/833.45	c cleaning 69999 clauses out of 140012 with flag 5390228/2546002
1753.99/875.27	c cleaning 71004 clauses out of 142016 with flag 5540734/2618005
1800.09/898.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.20	c starts		: 532
1800.09/898.20	c conflicts		: 2662159
1800.09/898.20	c decisions		: 2770235
1800.09/898.20	c propagations		: 24631103
1800.09/898.20	c inspects		: 16763328750
1800.09/898.20	c shortcuts		: 0
1800.09/898.20	c learnt literals	: 0
1800.09/898.20	c learnt binary clauses	: 0
1800.09/898.20	c learnt ternary clauses	: 0
1800.09/898.20	c learnt constraints	: 2662159
1800.09/898.20	c ignored constraints	: 0
1800.09/898.20	c root simplifications	: 0
1800.09/898.20	c removed literals (reason simplification)	: 25346185
1800.09/898.20	c reason swapping (by a shorter reason)	: 0
1800.09/898.20	c Calls to reduceDB	: 68
1800.09/898.20	c Number of update (reduction) of LBD	: 223652
1800.09/898.20	c Imported unit clauses	: 0
1800.09/898.20	c number of reductions to clauses (during analyze)	: 0
1800.09/898.20	c number of learned constraints concerned by reduction	: 0
1800.09/898.20	c number of learning phase by resolution	: 0
1800.09/898.20	c number of learning phase by cutting planes	: 0
1800.09/898.20	c speed (assignments/second)	: 27428.183273906427
1800.09/898.20	c non guided choices	29
1800.09/898.23	c learnt constraints type 
1800.09/898.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115167
1800.09/898.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.23	c starts		: 15
1800.09/898.23	c conflicts		: 2497
1800.09/898.23	c decisions		: 3463
1800.09/898.23	c propagations		: 21686
1800.09/898.23	c inspects		: 9279399
1800.09/898.23	c shortcuts		: 0
1800.09/898.23	c learnt literals	: 0
1800.09/898.23	c learnt binary clauses	: 0
1800.09/898.23	c learnt ternary clauses	: 0
1800.09/898.23	c learnt constraints	: 2496
1800.09/898.23	c ignored constraints	: 0
1800.09/898.23	c root simplifications	: 0
1800.09/898.23	c removed literals (reason simplification)	: 0
1800.09/898.23	c reason swapping (by a shorter reason)	: 0
1800.09/898.23	c Calls to reduceDB	: 0
1800.09/898.23	c Number of update (reduction) of LBD	: 0
1800.09/898.23	c Imported unit clauses	: 0
1800.09/898.23	c number of reductions to clauses (during analyze)	: 0
1800.09/898.23	c number of learned constraints concerned by reduction	: 0
1800.09/898.23	c number of learning phase by resolution	: 0
1800.09/898.23	c number of learning phase by cutting planes	: 0
1800.09/898.23	c speed (assignments/second)	: 24.14784906425136
1800.09/898.23	c non guided choices	29
1800.09/898.23	c learnt constraints type 
1800.09/898.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2496
1800.09/898.23	s UNKNOWN
1800.09/898.23	c Total wall clock time (in seconds): 898.105

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4081363-1465232224/watcher-4081363-1465232224 -o /tmp/evaluation-result-4081363-1465232224/solver-4081363-1465232224 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081363-1465232224.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.12 4.26 4.18 4/197 474
/proc/meminfo: memFree=27604140/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/474/stat : 474 (java) D 471 474 25451 0 -1 4202496 157 0 0 0 0 0 0 0 20 0 1 0 105154155 278528 33 33554432000 1073741824 1073778376 140735859063216 140735859060392 211449638183 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/474/statm: 68 33 25 9 0 25 0

[startup+0.100116 s]
/proc/loadavg: 4.12 4.26 4.18 4/197 474
/proc/meminfo: memFree=27604140/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 4368 0 1 0 7 1 0 0 20 0 18 0 105154155 9787879424 5493 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2389619 5493 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 4.12 4.26 4.18 4/197 474
/proc/meminfo: memFree=27604140/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9825020 CPUtime=0.26 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 5640 0 1 0 24 2 0 0 20 0 22 0 105154155 10060820480 8461 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456255 8461 2213 9 0 2446932 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9825020

[startup+0.300232 s]
/proc/loadavg: 4.12 4.26 4.18 4/197 474
/proc/meminfo: memFree=27604140/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 9302 0 1 0 64 3 0 0 20 0 22 0 105154155 10060525568 10786 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 10786 2232 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700189 s]
/proc/loadavg: 4.12 4.26 4.18 4/197 474
/proc/meminfo: memFree=27604140/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 20449 0 1 0 218 5 0 0 20 0 22 0 105154155 10060525568 25286 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 25286 2250 9 0 2446860 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.12 4.26 4.18 6/219 496
/proc/meminfo: memFree=27418548/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 28002 0 1 0 465 9 0 0 20 0 22 0 105154155 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 49637 2278 9 0 2446860 0
[pid=474/tid=476] ppid=471 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/474/task/476/stat : 476 (java) S 471 474 25451 0 -1 4202560 2428 0 1 0 13 1 0 0 20 0 22 0 105154157 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640506188664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=477] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/477/stat : 477 (java) S 471 474 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640467680040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=478] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/478/stat : 478 (java) S 471 474 25451 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640466627240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=479] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154159 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/474/task/489/stat : 489 (java) S 471 474 25451 0 -1 4202560 11889 0 0 0 87 2 0 0 20 0 22 0 105154162 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640326228152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=490] ppid=471 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/474/task/490/stat : 490 (java) S 471 474 25451 0 -1 4202560 12236 0 0 0 102 2 0 0 20 0 22 0 105154162 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640325175352 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=491] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/491/stat : 491 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640324123256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=492] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/492/stat : 492 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640323070664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=493] ppid=471 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/474/task/493/stat : 493 (java) R 471 474 25451 0 -1 4202560 31 0 0 0 129 0 0 0 20 0 22 0 105154174 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640321965072 140640331924958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=474/tid=494] ppid=471 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/474/task/494/stat : 494 (java) R 471 474 25451 0 -1 4202560 102 0 0 0 125 2 0 0 20 0 22 0 105154174 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640320912672 140640332200512 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=474/tid=495] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/495/stat : 495 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640319862440 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=496] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/496/stat : 496 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 49637 33554432000 1073741824 1073778376 140736807044752 140640318809640 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.12 4.26 4.18 5/219 496
/proc/meminfo: memFree=27408928/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=7.97 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 28088 0 1 0 787 10 0 0 20 0 22 0 105154155 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 52639 2278 9 0 2446860 0
[pid=474/tid=476] ppid=471 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/474/task/476/stat : 476 (java) S 471 474 25451 0 -1 4202560 2428 0 1 0 13 1 0 0 20 0 22 0 105154157 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640506188664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=477] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/477/stat : 477 (java) S 471 474 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640467680040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=478] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/478/stat : 478 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640466627240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=479] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 105154159 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/474/task/489/stat : 489 (java) S 471 474 25451 0 -1 4202560 11889 0 0 0 90 2 0 0 20 0 22 0 105154162 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640326228152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=490] ppid=471 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/474/task/490/stat : 490 (java) S 471 474 25451 0 -1 4202560 12236 0 0 0 102 2 0 0 20 0 22 0 105154162 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640325175352 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=491] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/491/stat : 491 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640324123256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=492] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/492/stat : 492 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640323070664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=493] ppid=471 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/474/task/493/stat : 493 (java) R 471 474 25451 0 -1 4202560 32 0 0 0 287 0 0 0 20 0 22 0 105154174 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640321967064 140640331924985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=474/tid=494] ppid=471 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/474/task/494/stat : 494 (java) R 471 474 25451 0 -1 4202560 103 0 0 0 282 2 0 0 20 0 22 0 105154174 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640320912976 140640331969659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=474/tid=495] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/495/stat : 495 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640319862440 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=496] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/496/stat : 496 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 52639 33554432000 1073741824 1073778376 140736807044752 140640318809640 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.11 4.26 4.18 5/219 496
/proc/meminfo: memFree=27266484/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=14.41 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 28324 0 1 0 1426 15 0 0 20 0 22 0 105154155 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 82317 2278 9 0 2446860 0
[pid=474/tid=476] ppid=471 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/474/task/476/stat : 476 (java) S 471 474 25451 0 -1 4202560 2428 0 1 0 13 1 0 0 20 0 22 0 105154157 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640506188664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=477] ppid=471 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/474/task/477/stat : 477 (java) S 471 474 25451 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640467680040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=478] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/478/stat : 478 (java) S 471 474 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640466627240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=479] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 105154158 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 22 0 105154159 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 82317 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.94 cores=0,2,4,6

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

/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 157 0 0 0 64 5 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 352 0 0 0 67 5 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 288 0 0 0 70 7 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 214 0 0 0 62 5 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 273 0 0 0 65 5 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 273 0 0 0 64 7 0 0 20 0 22 0 105154158 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 344 0 0 0 17 14 0 0 20 0 22 0 105154159 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/474/task/489/stat : 489 (java) S 471 474 25451 0 -1 4202560 11896 0 0 0 95 3 0 0 20 0 22 0 105154162 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640326228152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=490] ppid=471 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/474/task/490/stat : 490 (java) S 471 474 25451 0 -1 4202560 12236 0 0 0 102 2 0 0 20 0 22 0 105154162 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640325175352 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=491] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/491/stat : 491 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640324123256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=492] ppid=471 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/474/task/492/stat : 492 (java) S 471 474 25451 0 -1 4202560 47 0 0 0 10 14 0 0 20 0 22 0 105154162 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640323070664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=493] ppid=471 vsize=9824732 CPUtime=817.83 cores=0,2,4,6
/proc/474/task/493/stat : 493 (java) R 471 474 25451 0 -1 4202560 83 0 0 0 81769 14 0 0 20 0 22 0 105154174 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640321965824 140640332038930 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=474/tid=494] ppid=471 vsize=9824732 CPUtime=817.88 cores=0,2,4,6
/proc/474/task/494/stat : 494 (java) R 471 474 25451 0 -1 4202560 1333 0 0 0 81768 20 0 0 20 0 22 0 105154174 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640320912032 140640332025654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=474/tid=495] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/495/stat : 495 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640319862440 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=496] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/496/stat : 496 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 105884 33554432000 1073741824 1073778376 140736807044752 140640318809640 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1648.01
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.07 4.07 4.08 5/219 816
/proc/meminfo: memFree=29852304/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=1768.26 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 34116 0 1 0 176733 93 0 0 20 0 22 0 105154155 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 130061 2287 9 0 2446860 0
[pid=474/tid=476] ppid=471 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/474/task/476/stat : 476 (java) S 471 474 25451 0 -1 4202560 2429 0 1 0 16 2 0 0 20 0 22 0 105154157 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640506188664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=477] ppid=471 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/474/task/477/stat : 477 (java) S 471 474 25451 0 -1 4202560 165 0 0 0 66 5 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640467680040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=478] ppid=471 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/474/task/478/stat : 478 (java) S 471 474 25451 0 -1 4202560 192 0 0 0 72 5 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640466627240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=479] ppid=471 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 192 0 0 0 73 6 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 364 0 0 0 74 5 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 304 0 0 0 80 7 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 226 0 0 0 71 5 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 308 0 0 0 75 6 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 285 0 0 0 73 7 0 0 20 0 22 0 105154158 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 422 0 0 0 19 16 0 0 20 0 22 0 105154159 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/474/task/489/stat : 489 (java) S 471 474 25451 0 -1 4202560 11896 0 0 0 95 3 0 0 20 0 22 0 105154162 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640326228152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=490] ppid=471 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/474/task/490/stat : 490 (java) S 471 474 25451 0 -1 4202560 12236 0 0 0 102 2 0 0 20 0 22 0 105154162 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640325175352 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=491] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/491/stat : 491 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640324123256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=492] ppid=471 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/474/task/492/stat : 492 (java) S 471 474 25451 0 -1 4202560 51 0 0 0 11 15 0 0 20 0 22 0 105154162 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640323070664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=493] ppid=471 vsize=9824732 CPUtime=877.4 cores=0,2,4,6
/proc/474/task/493/stat : 493 (java) R 471 474 25451 0 -1 4202560 194 0 0 0 87725 15 0 0 20 0 22 0 105154174 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640321965024 140640332030915 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=474/tid=494] ppid=471 vsize=9824732 CPUtime=877.46 cores=0,2,4,6
/proc/474/task/494/stat : 494 (java) R 471 474 25451 0 -1 4202560 3588 0 0 0 87724 22 0 0 20 0 22 0 105154174 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640320912880 140640332025665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=474/tid=495] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/495/stat : 495 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640319862440 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=496] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/496/stat : 496 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 130061 33554432000 1073741824 1073778376 140736807044752 140640318809640 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1768.26
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.201 s]
/proc/loadavg: 4.05 4.07 4.08 4/219 817
/proc/meminfo: memFree=29751176/32872528 swapFree=11252/530428
[pid=474] ppid=471 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/474/stat : 474 (java) S 471 474 25451 0 -1 4202496 34273 0 1 0 179914 95 0 0 20 0 22 0 105154155 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140736807035888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/474/statm: 2456183 138888 2287 9 0 2446860 0
[pid=474/tid=476] ppid=471 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/474/task/476/stat : 476 (java) S 471 474 25451 0 -1 4202560 2430 0 1 0 16 2 0 0 20 0 22 0 105154157 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640506188664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=477] ppid=471 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/474/task/477/stat : 477 (java) S 471 474 25451 0 -1 4202560 166 0 0 0 66 5 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640467680040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=478] ppid=471 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/474/task/478/stat : 478 (java) S 471 474 25451 0 -1 4202560 212 0 0 0 74 5 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640466627240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=479] ppid=471 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/474/task/479/stat : 479 (java) S 471 474 25451 0 -1 4202560 195 0 0 0 74 6 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640465574952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=480] ppid=471 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/474/task/480/stat : 480 (java) S 471 474 25451 0 -1 4202560 365 0 0 0 75 5 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640464522152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=481] ppid=471 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/474/task/481/stat : 481 (java) S 471 474 25451 0 -1 4202560 307 0 0 0 81 7 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640463468840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=482] ppid=471 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/474/task/482/stat : 482 (java) S 471 474 25451 0 -1 4202560 287 0 0 0 73 5 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640462416040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=483] ppid=471 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/474/task/483/stat : 483 (java) S 471 474 25451 0 -1 4202560 311 0 0 0 76 6 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640461363752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=484] ppid=471 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/474/task/484/stat : 484 (java) S 471 474 25451 0 -1 4202560 316 0 0 0 75 7 0 0 20 0 22 0 105154158 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640460310952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=474/tid=485] ppid=471 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/474/task/485/stat : 485 (java) S 471 474 25451 0 -1 4202560 443 0 0 0 19 17 0 0 20 0 22 0 105154159 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640330439400 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=486] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/486/stat : 486 (java) S 471 474 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640329385464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=487] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/487/stat : 487 (java) S 471 474 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105154160 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640328333064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=488] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/488/stat : 488 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640327281552 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=489] ppid=471 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/474/task/489/stat : 489 (java) S 471 474 25451 0 -1 4202560 11896 0 0 0 95 3 0 0 20 0 22 0 105154162 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640326228152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=490] ppid=471 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/474/task/490/stat : 490 (java) S 471 474 25451 0 -1 4202560 12236 0 0 0 102 2 0 0 20 0 22 0 105154162 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640325175352 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=474/tid=491] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/491/stat : 491 (java) S 471 474 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105154162 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640324123256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=474/tid=492] ppid=471 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/474/task/492/stat : 492 (java) S 471 474 25451 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 105154162 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640323070664 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=493] ppid=471 vsize=9824732 CPUtime=893.22 cores=0,2,4,6
/proc/474/task/493/stat : 493 (java) R 471 474 25451 0 -1 4202560 196 0 0 0 89307 15 0 0 20 0 22 0 105154174 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640321965024 140640332039364 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=474/tid=494] ppid=471 vsize=9824732 CPUtime=893.28 cores=0,2,4,6
/proc/474/task/494/stat : 494 (java) R 471 474 25451 0 -1 4202560 3598 0 0 0 89306 22 0 0 20 0 22 0 105154174 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640320912848 140640332272878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=474/tid=495] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/495/stat : 495 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640319862440 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=474/tid=496] ppid=471 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/474/task/496/stat : 496 (java) S 471 474 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105154174 10060525568 138888 33554432000 1073741824 1073778376 140736807044752 140640318809640 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

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

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

Child status: 143

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

Real time (s): 898.254
CPU time (s): 1800.09
CPU user time (s): 1799.14
CPU system time (s): 0.95
CPU usage (%): 200.399
Max. virtual memory (cumulated for all children) (KiB): 9825020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.75
system time used= 1.40279
maximum resident set size= 604632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34318
page faults= 1
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26625
involuntary context switches= 26936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55415 second user time and 7.30389 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-06 18:57:04
IDJOB=4081363
IDBENCH=2900
IDSOLVER=2543
FILE ID=node141/4081363-1465232224
RUNJOBID= node141-1465216745-25467
PBS_JOBID= 19843201
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081363-1465232224/watcher-4081363-1465232224 -o /tmp/evaluation-result-4081363-1465232224/solver-4081363-1465232224 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081363-1465232224.opb

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=1623383422

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.876
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.876
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.876
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27604296 kB
Buffers:           22728 kB
Cached:            55864 kB
SwapCached:         1780 kB
Active:          3963712 kB
Inactive:          54964 kB
Active(anon):    3939924 kB
Inactive(anon):     2404 kB
Active(file):      23788 kB
Inactive(file):    52560 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098108 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       4467676 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             566644 kB
SReclaimable:      10308 kB
SUnreclaim:       556336 kB
KernelStack:        1808 kB
PageTables:        12740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4714456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4390912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node141 at 2016-06-06 19:12:02