Trace number 4081367

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) 1801.13 898.987

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081367-1465232164.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.056s.
0.09/0.18	c declared #vars     71
0.09/0.18	c #constraints  17
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
0.09/0.19	c 17 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.09/0.19	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.19	c 17 constraints processed.
0.09/0.19	c objective function length is 1 literals
2.23/0.78	c cleaning 2500 clauses out of 5000 with flag 10339/5000
4.25/1.23	c cleaning 4244 clauses out of 8501 with flag 22787/11001
5.28/1.75	c cleaning 5629 clauses out of 11258 with flag 37331/18002
6.70/2.41	c cleaning 6813 clauses out of 13628 with flag 53970/26001
8.35/3.29	c cleaning 7908 clauses out of 15818 with flag 72638/35004
10.35/4.21	c cleaning 8954 clauses out of 17908 with flag 93347/45002
12.15/5.17	c cleaning 9976 clauses out of 19952 with flag 115863/56000
14.35/6.28	c cleaning 10990 clauses out of 21979 with flag 140911/68003
16.77/7.47	c cleaning 11993 clauses out of 23988 with flag 167925/81002
19.97/9.01	c cleaning 12996 clauses out of 25993 with flag 197899/95000
22.99/10.56	c cleaning 13999 clauses out of 27998 with flag 229184/110001
26.40/12.27	c cleaning 14999 clauses out of 30002 with flag 262415/126004
30.60/14.33	c cleaning 16003 clauses out of 32005 with flag 298364/143006
35.20/16.69	c cleaning 17000 clauses out of 34001 with flag 336508/161005
40.82/19.49	c cleaning 18000 clauses out of 35999 with flag 376545/180003
46.84/22.41	c cleaning 18998 clauses out of 37997 with flag 418138/200001
53.24/25.67	c cleaning 20000 clauses out of 40000 with flag 461709/221002
59.84/28.95	c cleaning 21000 clauses out of 41999 with flag 507250/243001
67.23/32.62	c cleaning 21999 clauses out of 44000 with flag 554722/266002
75.68/36.84	c cleaning 22994 clauses out of 46001 with flag 604884/290002
84.47/41.20	c cleaning 24002 clauses out of 48005 with flag 656943/315000
92.89/45.41	c cleaning 24999 clauses out of 50003 with flag 711600/341000
102.29/50.19	c cleaning 26003 clauses out of 52008 with flag 767832/368004
112.91/55.40	c cleaning 27001 clauses out of 54004 with flag 826750/396003
124.30/61.11	c cleaning 27998 clauses out of 56000 with flag 888550/425000
136.31/67.16	c cleaning 28992 clauses out of 58003 with flag 952055/455001
147.95/72.93	c cleaning 30007 clauses out of 60015 with flag 1017364/486005
160.15/79.02	c cleaning 31002 clauses out of 62004 with flag 1084875/518001
171.77/84.81	c cleaning 32001 clauses out of 64003 with flag 1154366/551002
184.96/91.47	c cleaning 33000 clauses out of 66000 with flag 1225875/585000
199.35/98.65	c cleaning 34000 clauses out of 68005 with flag 1300448/620005
214.40/106.14	c cleaning 35001 clauses out of 70001 with flag 1376616/656001
230.59/114.24	c cleaning 36001 clauses out of 72002 with flag 1454345/693003
247.59/122.74	c cleaning 36992 clauses out of 73999 with flag 1534011/731001
263.59/130.72	c cleaning 38000 clauses out of 76009 with flag 1616548/770003
280.38/139.10	c cleaning 39003 clauses out of 78007 with flag 1701556/810001
298.58/148.26	c cleaning 39996 clauses out of 80004 with flag 1789469/851001
317.85/157.81	c cleaning 41003 clauses out of 82008 with flag 1878103/893001
339.24/168.58	c cleaning 42002 clauses out of 84005 with flag 1970036/936001
361.23/179.58	c cleaning 43001 clauses out of 86005 with flag 2064526/980003
384.62/191.29	c cleaning 44002 clauses out of 88006 with flag 2159933/1025005
410.83/204.30	c cleaning 44998 clauses out of 90004 with flag 2259154/1071005
436.30/217.02	c cleaning 45997 clauses out of 92001 with flag 2358493/1118000
461.10/229.44	c cleaning 46999 clauses out of 94004 with flag 2459896/1166000
487.69/242.79	c cleaning 48002 clauses out of 96007 with flag 2564050/1215002
519.52/258.69	c cleaning 49000 clauses out of 98005 with flag 2669510/1265002
551.90/274.89	c cleaning 49997 clauses out of 100004 with flag 2775792/1316001
584.70/291.27	c cleaning 51001 clauses out of 102008 with flag 2885294/1368002
617.16/307.42	c cleaning 51999 clauses out of 104007 with flag 2997676/1421002
652.56/325.13	c cleaning 52988 clauses out of 106006 with flag 3112182/1475000
689.56/343.69	c cleaning 54003 clauses out of 108019 with flag 3229476/1530001
729.02/363.37	c cleaning 55006 clauses out of 110020 with flag 3349798/1586005
767.83/382.77	c cleaning 56000 clauses out of 112009 with flag 3471796/1643000
808.43/403.04	c cleaning 57005 clauses out of 114012 with flag 3595673/1701003
852.42/425.07	c cleaning 57999 clauses out of 116005 with flag 3721155/1760001
899.22/448.45	c cleaning 59000 clauses out of 118013 with flag 3849994/1820008
946.07/471.83	c cleaning 59998 clauses out of 120006 with flag 3979622/1881001
1001.66/499.61	c cleaning 60997 clauses out of 122009 with flag 4111436/1943002
1057.65/527.64	c cleaning 61999 clauses out of 124011 with flag 4245387/2006001
1113.05/555.33	c cleaning 62992 clauses out of 126011 with flag 4380393/2070000
1166.30/581.97	c cleaning 64009 clauses out of 128020 with flag 4517879/2135001
1225.10/611.38	c cleaning 65002 clauses out of 130010 with flag 4657242/2201000
1285.54/641.50	c cleaning 66003 clauses out of 132008 with flag 4798267/2268000
1345.13/671.38	c cleaning 66996 clauses out of 134009 with flag 4940940/2336004
1418.58/708.06	c cleaning 68005 clauses out of 136009 with flag 5083694/2405000
1492.95/745.28	c cleaning 69006 clauses out of 138011 with flag 5228833/2475007
1565.54/781.53	c cleaning 69993 clauses out of 139999 with flag 5376673/2546001
1633.69/815.64	c cleaning 71001 clauses out of 142006 with flag 5526519/2618001
1703.69/850.68	c cleaning 72000 clauses out of 144005 with flag 5677806/2691001
1772.88/885.28	c cleaning 73001 clauses out of 146004 with flag 5832345/2765000
1800.16/898.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.81	c starts		: 763
1800.16/898.81	c conflicts		: 2802867
1800.16/898.81	c decisions		: 2936786
1800.16/898.81	c propagations		: 26995554
1800.16/898.81	c inspects		: 17425716512
1800.16/898.81	c shortcuts		: 0
1800.16/898.81	c learnt literals	: 0
1800.16/898.81	c learnt binary clauses	: 0
1800.16/898.81	c learnt ternary clauses	: 0
1800.16/898.81	c learnt constraints	: 2802867
1800.16/898.81	c ignored constraints	: 0
1800.16/898.81	c root simplifications	: 0
1800.16/898.81	c removed literals (reason simplification)	: 29273754
1800.16/898.81	c reason swapping (by a shorter reason)	: 0
1800.16/898.81	c Calls to reduceDB	: 70
1800.16/898.81	c Number of update (reduction) of LBD	: 252244
1800.16/898.81	c Imported unit clauses	: 0
1800.16/898.81	c number of reductions to clauses (during analyze)	: 0
1800.16/898.81	c number of learned constraints concerned by reduction	: 0
1800.16/898.81	c number of learning phase by resolution	: 0
1800.16/898.81	c number of learning phase by cutting planes	: 0
1800.16/898.81	c speed (assignments/second)	: 30041.05619492957
1800.16/898.81	c non guided choices	30
1800.16/898.84	c learnt constraints type 
1800.16/898.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110870
1800.16/898.84	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.84	c starts		: 8
1800.16/898.84	c conflicts		: 1029
1800.16/898.84	c decisions		: 1994
1800.16/898.84	c propagations		: 9852
1800.16/898.84	c inspects		: 1865081
1800.16/898.84	c shortcuts		: 0
1800.16/898.84	c learnt literals	: 0
1800.16/898.84	c learnt binary clauses	: 0
1800.16/898.84	c learnt ternary clauses	: 0
1800.16/898.84	c learnt constraints	: 1028
1800.16/898.84	c ignored constraints	: 0
1800.16/898.84	c root simplifications	: 0
1800.16/898.84	c removed literals (reason simplification)	: 0
1800.16/898.84	c reason swapping (by a shorter reason)	: 0
1800.16/898.84	c Calls to reduceDB	: 0
1800.16/898.84	c Number of update (reduction) of LBD	: 0
1800.16/898.84	c Imported unit clauses	: 0
1800.16/898.84	c number of reductions to clauses (during analyze)	: 0
1800.16/898.84	c number of learned constraints concerned by reduction	: 0
1800.16/898.84	c number of learning phase by resolution	: 0
1800.16/898.84	c number of learning phase by cutting planes	: 0
1800.16/898.84	c speed (assignments/second)	: 10.963123533214858
1800.16/898.84	c non guided choices	30
1800.16/898.84	c learnt constraints type 
1800.16/898.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1028
1800.16/898.84	s UNKNOWN
1800.16/898.84	c Total wall clock time (in seconds): 898.714

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-4081367-1465232164/watcher-4081367-1465232164 -o /tmp/evaluation-result-4081367-1465232164/solver-4081367-1465232164 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1465216787-3986 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081367-1465232164.opb 

pid=12969
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: 3.93 3.97 3.93 4/197 12972
/proc/meminfo: memFree=28185076/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/12972/stat : 12972 (java) D 12969 12972 3970 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 105151737 9515008 183 33554432000 1073741824 1073778376 140736794455936 140736794446968 249650036405 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2323 183 140 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 3.93 3.97 3.93 4/197 12972
/proc/meminfo: memFree=28185076/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 4444 0 1 0 8 1 0 0 20 0 18 0 105151737 9787879424 5569 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2389619 5569 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 3.93 3.97 3.93 4/197 12972
/proc/meminfo: memFree=28185076/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 5055 0 1 0 22 1 0 0 20 0 22 0 105151737 10060525568 7661 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 7663 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300225 s]
/proc/loadavg: 3.93 3.97 3.93 4/197 12972
/proc/meminfo: memFree=28185076/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 8567 0 1 0 62 2 0 0 20 0 22 0 105151737 10060525568 10002 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 10002 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.700187 s]
/proc/loadavg: 3.93 3.97 3.93 4/197 12972
/proc/meminfo: memFree=28185076/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 21371 0 1 0 219 4 0 0 20 0 22 0 105151737 10060525568 25748 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 26260 2248 9 0 2446860 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.93 3.97 3.93 7/219 12994
/proc/meminfo: memFree=27999712/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 26735 0 1 0 481 7 0 0 20 0 22 0 105151737 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 50294 2278 9 0 2446860 0
[pid=12972/tid=12974] ppid=12969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 105151738 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668568331128 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) S 12969 12972 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668392507880 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668389349520 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/12972/task/12987/stat : 12987 (java) R 12969 12972 3970 0 -1 4202560 14152 0 0 0 102 2 0 0 20 0 22 0 105151743 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668388297656 140668571236749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12988] ppid=12969 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/12972/task/12988/stat : 12988 (java) S 12969 12972 3970 0 -1 4202560 8651 0 0 0 102 2 0 0 20 0 22 0 105151743 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668387244856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12989] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12989/stat : 12989 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668386192248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12990] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12990/stat : 12990 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668385139656 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12991] ppid=12969 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/12972/task/12991/stat : 12991 (java) R 12969 12972 3970 0 -1 4202560 29 0 0 0 127 0 0 0 20 0 22 0 105151756 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668384082704 140668508507603 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12992] ppid=12969 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 110 0 0 0 126 3 0 0 20 0 22 0 105151756 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668383030240 140668508606615 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12993] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12993/stat : 12993 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668381979560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12994] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12994/stat : 12994 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 50294 33554432000 1073741824 1073778376 140734233090576 140668380926760 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 3.93 3.97 3.93 5/219 12994
/proc/meminfo: memFree=27987300/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=8.15 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 26818 0 1 0 806 9 0 0 20 0 22 0 105151737 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 52917 2278 9 0 2446860 0
[pid=12972/tid=12974] ppid=12969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 105151738 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668568331128 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) S 12969 12972 3970 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668392507880 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668389349520 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/12972/task/12987/stat : 12987 (java) S 12969 12972 3970 0 -1 4202560 14152 0 0 0 103 2 0 0 20 0 22 0 105151743 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668388297656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12988] ppid=12969 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12972/task/12988/stat : 12988 (java) S 12969 12972 3970 0 -1 4202560 8659 0 0 0 106 2 0 0 20 0 22 0 105151743 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668387244856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12989] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12989/stat : 12989 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668386192248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12990] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12990/stat : 12990 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668385139656 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12991] ppid=12969 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/12972/task/12991/stat : 12991 (java) R 12969 12972 3970 0 -1 4202560 30 0 0 0 282 0 0 0 20 0 22 0 105151756 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668384082552 140668508507603 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12992] ppid=12969 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 112 0 0 0 283 3 0 0 20 0 22 0 105151756 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668383030624 140668508884488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12993] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12993/stat : 12993 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668381979560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12994] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12994/stat : 12994 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 52917 33554432000 1073741824 1073778376 140734233090576 140668380926760 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 3.94 3.97 3.93 5/219 12994
/proc/meminfo: memFree=27938288/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=14.55 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 27149 0 1 0 1444 11 0 0 20 0 22 0 105151737 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 77300 2278 9 0 2446860 0
[pid=12972/tid=12974] ppid=12969 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 105151738 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668568331128 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 86 0 0 0 2 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 77 0 0 0 1 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151739 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) S 12969 12972 3970 0 -1 4202560 64 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668392507880 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 77300 33554432000 1073741824 1073778376 140734233090576 140668389349520 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9824732 CPUtime=1.05 cores=0,2,4,6

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

[pid=12972/tid=12992] ppid=12969 vsize=9824732 CPUtime=821.49 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 522 0 0 0 82129 20 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668383029552 140668508573309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12993] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12993/stat : 12993 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668381979560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12994] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12994/stat : 12994 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668380926760 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1647.09
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.99 3.96 3.91 5/220 13241
/proc/meminfo: memFree=29856468/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=1767.1 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 28799 0 1 0 176650 60 0 0 20 0 22 0 105151737 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 173986 2279 9 0 2446860 0
[pid=12972/tid=12974] ppid=12969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2471 0 1 0 17 2 0 0 20 0 22 0 105151738 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668568331128 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 207 0 0 0 22 4 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 167 0 0 0 17 5 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 140 0 0 0 13 3 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 225 0 0 0 20 3 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 120 0 0 0 15 4 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 195 0 0 0 17 4 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 192 0 0 0 20 5 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 160 0 0 0 19 6 0 0 20 0 22 0 105151739 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) S 12969 12972 3970 0 -1 4202560 212 0 0 0 1 4 0 0 20 0 22 0 105151740 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668392507880 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668389349520 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/12972/task/12987/stat : 12987 (java) S 12969 12972 3970 0 -1 4202560 14152 0 0 0 103 2 0 0 20 0 22 0 105151743 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668388297656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12988] ppid=12969 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/12972/task/12988/stat : 12988 (java) S 12969 12972 3970 0 -1 4202560 8667 0 0 0 110 2 0 0 20 0 22 0 105151743 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668387244856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12989] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12989/stat : 12989 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668386192248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12990] ppid=12969 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/12972/task/12990/stat : 12990 (java) S 12969 12972 3970 0 -1 4202560 51 0 0 0 11 17 0 0 20 0 22 0 105151743 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668385139656 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12991] ppid=12969 vsize=9824732 CPUtime=881.43 cores=0,2,4,6
/proc/12972/task/12991/stat : 12991 (java) R 12969 12972 3970 0 -1 4202560 51 0 0 0 88130 13 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668384075776 140668508498735 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12992] ppid=12969 vsize=9824732 CPUtime=881.5 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 522 0 0 0 88129 21 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668383029552 140668508884568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12993] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12993/stat : 12993 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668381979560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12994] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12994/stat : 12994 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 173986 33554432000 1073741824 1073778376 140734233090576 140668380926760 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1767.1
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.808 s]
/proc/loadavg: 3.99 3.96 3.91 5/219 13241
/proc/meminfo: memFree=29828056/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 28814 0 1 0 179955 61 0 0 20 0 22 0 105151737 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2456183 175776 2279 9 0 2446860 0
[pid=12972/tid=12974] ppid=12969 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2471 0 1 0 17 2 0 0 20 0 22 0 105151738 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668568331128 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 212 0 0 0 25 5 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 167 0 0 0 18 5 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 140 0 0 0 15 3 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 227 0 0 0 21 3 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 122 0 0 0 16 4 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 195 0 0 0 19 4 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 192 0 0 0 21 5 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 163 0 0 0 21 6 0 0 20 0 22 0 105151739 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) S 12969 12972 3970 0 -1 4202560 214 0 0 0 1 4 0 0 20 0 22 0 105151740 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668392507880 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105151740 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668389349520 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/12972/task/12987/stat : 12987 (java) S 12969 12972 3970 0 -1 4202560 14152 0 0 0 103 2 0 0 20 0 22 0 105151743 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668388297656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12988] ppid=12969 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/12972/task/12988/stat : 12988 (java) S 12969 12972 3970 0 -1 4202560 8667 0 0 0 110 2 0 0 20 0 22 0 105151743 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668387244856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12989] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12989/stat : 12989 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105151743 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668386192248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12990] ppid=12969 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/12972/task/12990/stat : 12990 (java) S 12969 12972 3970 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 105151743 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668385139656 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12991] ppid=12969 vsize=9824732 CPUtime=897.89 cores=0,2,4,6
/proc/12972/task/12991/stat : 12991 (java) R 12969 12972 3970 0 -1 4202560 51 0 0 0 89776 13 0 0 20 0 22 0 105151756 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668384082688 140668508507948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12992] ppid=12969 vsize=9824732 CPUtime=897.96 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 523 0 0 0 89775 21 0 0 20 0 22 0 105151756 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668383030128 140668508573284 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12993] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12993/stat : 12993 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668381979560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12994] ppid=12969 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12994/stat : 12994 (java) S 12969 12972 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105151756 10060525568 175776 33554432000 1073741824 1073778376 140734233090576 140668380926760 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 12972 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.905 s]
/proc/loadavg: 3.99 3.96 3.91 5/219 13241
/proc/meminfo: memFree=29828056/32872528 swapFree=10608/190480
[pid=12972] ppid=12969 vsize=9957860 CPUtime=1800.66 cores=0,2,4,6
/proc/12972/stat : 12972 (java) S 12969 12972 3970 0 -1 4202496 28860 0 1 0 179980 86 0 0 20 0 19 0 105151737 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140734233081712 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 2489465 175807 2291 9 0 2480142 0
[pid=12972/tid=12974] ppid=12969 vsize=9957860 CPUtime=0.19 cores=0,2,4,6
/proc/12972/task/12974/stat : 12974 (java) S 12969 12972 3970 0 -1 4202560 2472 0 1 0 17 2 0 0 20 0 19 0 105151738 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668568330840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12975] ppid=12969 vsize=9957860 CPUtime=0.3 cores=0,2,4,6
/proc/12972/task/12975/stat : 12975 (java) S 12969 12972 3970 0 -1 4202560 212 0 0 0 25 5 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668507060776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12976] ppid=12969 vsize=9957860 CPUtime=0.23 cores=0,2,4,6
/proc/12972/task/12976/stat : 12976 (java) S 12969 12972 3970 0 -1 4202560 167 0 0 0 18 5 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668506007976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12977] ppid=12969 vsize=9957860 CPUtime=0.18 cores=0,2,4,6
/proc/12972/task/12977/stat : 12977 (java) S 12969 12972 3970 0 -1 4202560 140 0 0 0 15 3 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668504955176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12978] ppid=12969 vsize=9957860 CPUtime=0.24 cores=0,2,4,6
/proc/12972/task/12978/stat : 12978 (java) S 12969 12972 3970 0 -1 4202560 227 0 0 0 21 3 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668503902376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12979] ppid=12969 vsize=9957860 CPUtime=0.2 cores=0,2,4,6
/proc/12972/task/12979/stat : 12979 (java) S 12969 12972 3970 0 -1 4202560 122 0 0 0 16 4 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668502850600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12980] ppid=12969 vsize=9957860 CPUtime=0.23 cores=0,2,4,6
/proc/12972/task/12980/stat : 12980 (java) S 12969 12972 3970 0 -1 4202560 195 0 0 0 19 4 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668501797800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12981] ppid=12969 vsize=9957860 CPUtime=0.26 cores=0,2,4,6
/proc/12972/task/12981/stat : 12981 (java) S 12969 12972 3970 0 -1 4202560 192 0 0 0 21 5 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668405758760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12982] ppid=12969 vsize=9957860 CPUtime=0.27 cores=0,2,4,6
/proc/12972/task/12982/stat : 12982 (java) S 12969 12972 3970 0 -1 4202560 163 0 0 0 21 6 0 0 20 0 19 0 105151739 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668404705960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12972/tid=12983] ppid=12969 vsize=9957860 CPUtime=0.11 cores=0,2,4,6
/proc/12972/task/12983/stat : 12983 (java) R 12969 12972 3970 0 -1 4202560 215 0 0 0 2 9 0 0 20 0 19 0 105151740 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668392508056 249649990791 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12972/tid=12984] ppid=12969 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12984/stat : 12984 (java) S 12969 12972 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105151740 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668391453944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12985] ppid=12969 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12985/stat : 12985 (java) S 12969 12972 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 105151740 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668390401032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12986] ppid=12969 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12986/stat : 12986 (java) S 12969 12972 3970 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 105151743 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668389349096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12987] ppid=12969 vsize=9957860 CPUtime=1.05 cores=0,2,4,6
/proc/12972/task/12987/stat : 12987 (java) S 12969 12972 3970 0 -1 4202560 14152 0 0 0 103 2 0 0 20 0 19 0 105151743 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668388297656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12972/tid=12988] ppid=12969 vsize=9957860 CPUtime=1.14 cores=0,2,4,6
/proc/12972/task/12988/stat : 12988 (java) S 12969 12972 3970 0 -1 4202560 8680 0 0 0 112 2 0 0 20 0 19 0 105151743 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668387236120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12989] ppid=12969 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/12972/task/12989/stat : 12989 (java) S 12969 12972 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105151743 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668386192248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12972/tid=12992] ppid=12969 vsize=9957860 CPUtime=898.06 cores=0,2,4,6
/proc/12972/task/12992/stat : 12992 (java) R 12969 12972 3970 0 -1 4202560 523 0 0 0 89785 21 0 0 20 0 19 0 105151756 10196848640 175807 33554432000 1073741824 1073778376 140734233090576 140668383030128 140668508573327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 898.987
CPU time (s): 1801.13
CPU user time (s): 1799.89
CPU system time (s): 1.24381
CPU usage (%): 200.351
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 1.24381
maximum resident set size= 710308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28860
page faults= 1
swaps= 0
block input operations= 0
block output operations= 680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21678
involuntary context switches= 14400

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28304 second user time and 6.51401 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-06 18:56:04
IDJOB=4081367
IDBENCH=2898
IDSOLVER=2543
FILE ID=node102/4081367-1465232164
RUNJOBID= node102-1465216787-3986
PBS_JOBID= 19843204
Free space on /tmp= 71740 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_8_70_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081367-1465232164/watcher-4081367-1465232164 -o /tmp/evaluation-result-4081367-1465232164/solver-4081367-1465232164 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1465216787-3986 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081367-1465232164.opb

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

MD5SUM BENCH= ccdf85c0efcf9b688264aa74ef25462f
RANDOM SEED=1553461135

node102.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.470
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.94
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.470
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.470
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.470
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.56
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.470
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.470
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.470
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.55
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.470
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:        28185628 kB
Buffers:           25476 kB
Cached:            54960 kB
SwapCached:         2320 kB
Active:          3726804 kB
Inactive:          54336 kB
Active(anon):    3701356 kB
Inactive(anon):     1568 kB
Active(file):      25448 kB
Inactive(file):    52768 kB
Unevictable:      190480 kB
Mlocked:           10608 kB
SwapTotal:      67108856 kB
SwapFree:       67098420 kB
Dirty:               512 kB
Writeback:             0 kB
AnonPages:       3902208 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             566656 kB
SReclaimable:      10576 kB
SUnreclaim:       556080 kB
KernelStack:        1592 kB
PageTables:        11836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4753080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3835904 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= 71740 MiB
End job on node102 at 2016-06-06 19:11:03