Trace number 4089849

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.1 896.171

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v111-n2.opb
MD5SUMda04b8bc7cd3644570e3162b5c09c65b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.3335
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables333
Total number of constraints111
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)111
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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-4089849-1466019985.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.043s.
0.09/0.16	c declared #vars     333
0.09/0.16	c #constraints  222
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 111
0.09/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 111
0.09/0.17	c 222 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 111
0.09/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 111
0.09/0.17	c 222 constraints processed.
2.27/0.76	c cleaning 2499 clauses out of 5001 with flag 32079/5001
3.96/1.27	c cleaning 4243 clauses out of 8503 with flag 77907/11002
5.29/1.75	c cleaning 5623 clauses out of 11258 with flag 129467/18000
6.85/2.46	c cleaning 6814 clauses out of 13635 with flag 198229/26000
8.31/3.16	c cleaning 7905 clauses out of 15821 with flag 267959/35000
10.39/4.19	c cleaning 8954 clauses out of 17916 with flag 351954/45000
12.42/5.14	c cleaning 9974 clauses out of 19963 with flag 441832/56001
14.90/6.38	c cleaning 10987 clauses out of 21988 with flag 550446/68000
17.81/7.80	c cleaning 11997 clauses out of 24001 with flag 672333/81000
20.81/9.26	c cleaning 12959 clauses out of 26004 with flag 819701/95000
24.90/11.21	c cleaning 14020 clauses out of 28045 with flag 968875/110000
28.80/13.18	c cleaning 15009 clauses out of 30025 with flag 1134929/126000
33.00/15.20	c cleaning 16003 clauses out of 32017 with flag 1323748/143001
37.40/17.49	c cleaning 17003 clauses out of 34015 with flag 1511893/161002
42.50/19.93	c cleaning 18003 clauses out of 36012 with flag 1707743/180002
48.47/22.95	c cleaning 18975 clauses out of 38008 with flag 1922940/200001
54.74/26.07	c cleaning 20005 clauses out of 40036 with flag 2139069/221004
62.54/29.96	c cleaning 21006 clauses out of 42028 with flag 2377149/243001
70.22/33.78	c cleaning 22007 clauses out of 44021 with flag 2629552/266000
80.23/38.70	c cleaning 22991 clauses out of 46016 with flag 2883571/290002
92.12/44.68	c cleaning 23996 clauses out of 48024 with flag 3164142/315001
95.12/46.15	c cleaning 0 clauses out of 5000 with flag 0/5000
106.38/51.53	c cleaning 25003 clauses out of 50029 with flag 3450572/341002
117.65/57.13	c cleaning 26007 clauses out of 52024 with flag 3742251/368000
130.54/63.50	c cleaning 27003 clauses out of 54019 with flag 4040238/396002
142.93/69.71	c cleaning 28005 clauses out of 56019 with flag 4343748/425005
156.02/76.27	c cleaning 28990 clauses out of 58010 with flag 4670534/455001
170.92/83.68	c cleaning 30003 clauses out of 60019 with flag 5006377/486000
184.77/90.55	c cleaning 30999 clauses out of 62017 with flag 5336723/518001
199.96/98.19	c cleaning 32002 clauses out of 64017 with flag 5706610/551000
215.81/106.02	c cleaning 33004 clauses out of 66015 with flag 6091648/585000
234.48/115.33	c cleaning 33996 clauses out of 68011 with flag 6500368/620000
253.95/125.05	c cleaning 35001 clauses out of 70016 with flag 6913319/656001
272.48/134.27	c cleaning 36001 clauses out of 72014 with flag 7309378/693000
292.56/144.23	c cleaning 37002 clauses out of 74013 with flag 7741566/731000
314.52/155.58	c cleaning 38001 clauses out of 76012 with flag 8168724/770001
338.01/167.29	c cleaning 39003 clauses out of 78010 with flag 8606950/810000
360.48/178.40	c cleaning 39973 clauses out of 80009 with flag 9089889/851002
384.76/190.51	c cleaning 41006 clauses out of 82034 with flag 9558270/893000
412.48/204.33	c cleaning 42008 clauses out of 84028 with flag 10074756/936000
442.39/219.28	c cleaning 43007 clauses out of 86022 with flag 10625156/980002
471.15/233.59	c cleaning 44005 clauses out of 88013 with flag 11138727/1025000
471.75/233.87	c cleaning 0 clauses out of 11001 with flag 0/11001
503.08/249.46	c cleaning 44999 clauses out of 90009 with flag 11673842/1071001
537.04/266.34	c cleaning 45996 clauses out of 92009 with flag 12213710/1118000
579.99/288.12	c cleaning 47005 clauses out of 94015 with flag 12794939/1166002
616.32/306.21	c cleaning 47996 clauses out of 96009 with flag 13376874/1215001
671.32/333.64	c cleaning 49000 clauses out of 98014 with flag 13974713/1265002
719.13/357.42	c cleaning 50000 clauses out of 100013 with flag 14589504/1316001
777.32/386.45	c cleaning 50999 clauses out of 102014 with flag 15257027/1368002
819.92/407.62	c cleaning 52001 clauses out of 104013 with flag 15910611/1421000
858.05/426.69	c cleaning 53003 clauses out of 106012 with flag 16575705/1475000
901.98/448.52	c cleaning 53996 clauses out of 108009 with flag 17238934/1530000
943.63/469.25	c cleaning 54998 clauses out of 110013 with flag 17912452/1586000
990.68/492.69	c cleaning 56002 clauses out of 112015 with flag 18594640/1643000
1039.30/516.88	c cleaning 56999 clauses out of 114013 with flag 19292116/1701000
1092.27/543.29	c cleaning 57997 clauses out of 116015 with flag 20041919/1760001
1145.77/569.85	c cleaning 59002 clauses out of 118018 with flag 20793127/1820001
1208.21/600.97	c cleaning 60005 clauses out of 120015 with flag 21579946/1881000
1266.82/630.09	c cleaning 61004 clauses out of 122011 with flag 22375793/1943001
1320.71/656.82	c cleaning 61991 clauses out of 124006 with flag 23155362/2006000
1362.94/678.51	c cleaning 0 clauses out of 18000 with flag 0/18000
1392.10/693.10	c cleaning 62997 clauses out of 126016 with flag 23936963/2070001
1453.31/723.51	c cleaning 64007 clauses out of 128019 with flag 24730909/2135001
1519.48/756.44	c cleaning 64998 clauses out of 130013 with flag 25554138/2201002
1585.61/789.34	c cleaning 66000 clauses out of 132015 with flag 26349279/2268002
1655.32/824.02	c cleaning 67002 clauses out of 134013 with flag 27237362/2336000
1725.38/858.94	c cleaning 68003 clauses out of 136013 with flag 28128759/2405002
1797.30/894.73	c cleaning 68993 clauses out of 138008 with flag 28989449/2475000
1800.10/896.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.10	c starts		: 4908
1800.10/896.10	c conflicts		: 2479344
1800.10/896.10	c decisions		: 3472625
1800.10/896.10	c propagations		: 61506459
1800.10/896.10	c inspects		: 13835529146
1800.10/896.10	c shortcuts		: 0
1800.10/896.10	c learnt literals	: 0
1800.10/896.10	c learnt binary clauses	: 0
1800.10/896.10	c learnt ternary clauses	: 0
1800.10/896.10	c learnt constraints	: 2479344
1800.10/896.10	c ignored constraints	: 0
1800.10/896.10	c root simplifications	: 0
1800.10/896.10	c removed literals (reason simplification)	: 23256771
1800.10/896.10	c reason swapping (by a shorter reason)	: 0
1800.10/896.10	c Calls to reduceDB	: 66
1800.10/896.10	c Number of update (reduction) of LBD	: 788161
1800.10/896.10	c Imported unit clauses	: 0
1800.10/896.10	c number of reductions to clauses (during analyze)	: 0
1800.10/896.10	c number of learned constraints concerned by reduction	: 0
1800.10/896.10	c number of learning phase by resolution	: 0
1800.10/896.10	c number of learning phase by cutting planes	: 0
1800.10/896.10	c speed (assignments/second)	: 68650.65841903533
1800.10/896.10	c non guided choices	188
1800.10/896.13	c learnt constraints type 
1800.10/896.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73359
1800.10/896.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.13	c starts		: 45
1800.10/896.13	c conflicts		: 20464
1800.10/896.13	c decisions		: 24623
1800.10/896.13	c propagations		: 401653
1800.10/896.13	c inspects		: 895495876
1800.10/896.13	c shortcuts		: 0
1800.10/896.13	c learnt literals	: 0
1800.10/896.13	c learnt binary clauses	: 0
1800.10/896.13	c learnt ternary clauses	: 0
1800.10/896.13	c learnt constraints	: 20464
1800.10/896.13	c ignored constraints	: 0
1800.10/896.13	c root simplifications	: 0
1800.10/896.13	c removed literals (reason simplification)	: 0
1800.10/896.13	c reason swapping (by a shorter reason)	: 0
1800.10/896.13	c Calls to reduceDB	: 3
1800.10/896.13	c Number of update (reduction) of LBD	: 0
1800.10/896.13	c Imported unit clauses	: 0
1800.10/896.13	c number of reductions to clauses (during analyze)	: 0
1800.10/896.13	c number of learned constraints concerned by reduction	: 0
1800.10/896.13	c number of learning phase by resolution	: 0
1800.10/896.13	c number of learning phase by cutting planes	: 0
1800.10/896.13	c speed (assignments/second)	: 448.2914492100129
1800.10/896.13	c non guided choices	103
1800.10/896.14	c learnt constraints type 
1800.10/896.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.10/896.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
1800.10/896.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20450
1800.10/896.14	s UNKNOWN
1800.10/896.14	c Total wall clock time (in seconds): 896.023

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-4089849-1466019985/watcher-4089849-1466019985 -o /tmp/evaluation-result-4089849-1466019985/solver-4089849-1466019985 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089849-1466019985.opb 

pid=14206
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.19 4.16 4.16 4/197 14209
/proc/meminfo: memFree=28216000/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/14209/stat : 14209 (java) R 14206 14209 5545 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 4047733 9515008 155 33554432000 1073741824 1073778376 140736026899008 140736026896136 219513968391 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2323 169 128 9 0 71 0

[startup+0.100158 s]
/proc/loadavg: 4.19 4.16 4.16 4/197 14209
/proc/meminfo: memFree=28216000/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 4047733 9787879424 6039 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 4.19 4.16 4.16 4/197 14209
/proc/meminfo: memFree=28216000/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 5067 0 1 0 25 2 0 0 20 0 22 0 4047733 10060525568 8035 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 8035 2217 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300216 s]
/proc/loadavg: 4.19 4.16 4.16 4/197 14209
/proc/meminfo: memFree=28216000/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 8153 0 1 0 64 2 0 0 20 0 22 0 4047733 10060525568 10201 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 10201 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700189 s]
/proc/loadavg: 4.19 4.16 4.16 4/197 14209
/proc/meminfo: memFree=28216000/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 16828 0 1 0 223 4 0 0 20 0 22 0 4047733 10060525568 19792 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 19792 2245 9 0 2446860 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.41 4.21 4.18 7/219 14231
/proc/meminfo: memFree=28068092/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 23170 0 1 0 479 6 0 0 20 0 22 0 4047733 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 45439 2283 9 0 2446860 0
[pid=14209/tid=14211] ppid=14206 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/14209/task/14211/stat : 14211 (java) S 14206 14209 5545 0 -1 4202560 2419 0 1 0 12 1 0 0 20 0 22 0 4047734 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961558741880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14212] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14212/stat : 14212 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961520233384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14213] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14213/stat : 14213 (java) S 14206 14209 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961519180840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14214] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/14209/task/14224/stat : 14224 (java) S 14206 14209 5545 0 -1 4202560 11768 0 0 0 103 2 0 0 20 0 22 0 4047740 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961378482488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14225] ppid=14206 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/14209/task/14225/stat : 14225 (java) S 14206 14209 5545 0 -1 4202560 7560 0 0 0 95 1 0 0 20 0 22 0 4047740 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961377429944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14226] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14226/stat : 14226 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139961376377080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14227] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14227/stat : 14227 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139960367704648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14228] ppid=14206 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/14209/task/14228/stat : 14228 (java) R 14206 14209 5545 0 -1 4202560 24 0 0 0 131 0 0 0 20 0 22 0 4047751 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139960366650568 139961391730240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14229] ppid=14206 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/14209/task/14229/stat : 14229 (java) R 14206 14209 5545 0 -1 4202560 96 0 0 0 129 2 0 0 20 0 22 0 4047751 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139960365597560 139961391649010 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14230] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14230/stat : 14230 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139960364545320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14231] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14231/stat : 14231 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 45439 33554432000 1073741824 1073778376 140736026899008 139960363492776 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.41 4.21 4.18 5/219 14231
/proc/meminfo: memFree=28021360/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=8.31 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 23349 0 1 0 818 13 0 0 20 0 22 0 4047733 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 74180 2284 9 0 2446860 0
[pid=14209/tid=14211] ppid=14206 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/14209/task/14211/stat : 14211 (java) S 14206 14209 5545 0 -1 4202560 2419 0 1 0 12 1 0 0 20 0 22 0 4047734 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961558741880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14212] ppid=14206 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14209/task/14212/stat : 14212 (java) S 14206 14209 5545 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961520233384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14213] ppid=14206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14209/task/14213/stat : 14213 (java) S 14206 14209 5545 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961519180840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14214] ppid=14206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4047736 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/14209/task/14224/stat : 14224 (java) S 14206 14209 5545 0 -1 4202560 11771 0 0 0 115 2 0 0 20 0 22 0 4047740 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961378482488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14225] ppid=14206 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/14209/task/14225/stat : 14225 (java) S 14206 14209 5545 0 -1 4202560 7560 0 0 0 100 2 0 0 20 0 22 0 4047740 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961377429944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14226] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14226/stat : 14226 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139961376377080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14227] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14227/stat : 14227 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139960367704648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14228] ppid=14206 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/14209/task/14228/stat : 14228 (java) R 14206 14209 5545 0 -1 4202560 27 0 0 0 285 0 0 0 20 0 22 0 4047751 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139960366650344 139961391584493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14229] ppid=14206 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/14209/task/14229/stat : 14229 (java) R 14206 14209 5545 0 -1 4202560 133 0 0 0 282 2 0 0 20 0 22 0 4047751 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139960365597704 139961391845054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14230] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14230/stat : 14230 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139960364545320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14231] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14231/stat : 14231 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 74180 33554432000 1073741824 1073778376 140736026899008 139960363492776 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.41 4.21 4.18 5/219 14231
/proc/meminfo: memFree=27604060/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=14.9 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 24127 0 1 0 1464 26 0 0 20 0 22 0 4047733 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 154868 2284 9 0 2446860 0
[pid=14209/tid=14211] ppid=14206 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/14209/task/14211/stat : 14211 (java) S 14206 14209 5545 0 -1 4202560 2419 0 1 0 12 1 0 0 20 0 22 0 4047734 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961558741880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14212] ppid=14206 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/14209/task/14212/stat : 14212 (java) S 14206 14209 5545 0 -1 4202560 74 0 0 0 6 3 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961520233384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14213] ppid=14206 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/14209/task/14213/stat : 14213 (java) S 14206 14209 5545 0 -1 4202560 75 0 0 0 7 2 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961519180840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14214] ppid=14206 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 36 0 0 0 4 2 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 27 0 0 0 4 2 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 68 0 0 0 5 3 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 33 0 0 0 2 2 0 0 20 0 22 0 4047736 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 154868 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.17 cores=0,2,4,6

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

/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 656 0 0 0 221 17 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 500 0 0 0 191 14 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 510 0 0 0 198 19 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 618 0 0 0 206 16 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 645 0 0 0 201 20 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 520 0 0 0 209 17 0 0 20 0 22 0 4047736 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 2394 0 0 0 274 8 0 0 20 0 22 0 4047737 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/14209/task/14224/stat : 14224 (java) S 14206 14209 5545 0 -1 4202560 11781 0 0 0 121 2 0 0 20 0 22 0 4047740 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961378482488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14225] ppid=14206 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/14209/task/14225/stat : 14225 (java) S 14206 14209 5545 0 -1 4202560 10040 0 0 0 146 2 0 0 20 0 22 0 4047740 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961377429944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14226] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14226/stat : 14226 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139961376377080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14227] ppid=14206 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/14209/task/14227/stat : 14227 (java) S 14206 14209 5545 0 -1 4202560 50 0 0 0 14 19 0 0 20 0 22 0 4047740 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139960367704648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14228] ppid=14206 vsize=9824732 CPUtime=872.16 cores=0,2,4,6
/proc/14209/task/14228/stat : 14228 (java) R 14206 14209 5545 0 -1 4202560 114 0 0 0 87201 15 0 0 20 0 22 0 4047751 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139960366649264 139961391560543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14229] ppid=14206 vsize=9824732 CPUtime=872.15 cores=0,2,4,6
/proc/14209/task/14229/stat : 14229 (java) R 14206 14209 5545 0 -1 4202560 2377 0 0 0 87160 55 0 0 20 0 22 0 4047751 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139960365595728 139961392026153 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14230] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14230/stat : 14230 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139960364545320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14231] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14231/stat : 14231 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 742164 33554432000 1073741824 1073778376 140736026899008 139960363492776 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1772.34
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.101 s]
/proc/loadavg: 4.07 4.17 4.19 5/220 14482
/proc/meminfo: memFree=25684848/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 35101 0 1 0 179797 213 0 0 20 0 22 0 4047733 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 725756 2293 9 0 2446860 0
[pid=14209/tid=14211] ppid=14206 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14209/task/14211/stat : 14211 (java) S 14206 14209 5545 0 -1 4202560 2429 0 1 0 14 4 0 0 20 0 22 0 4047734 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961558741880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14212] ppid=14206 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/14209/task/14212/stat : 14212 (java) S 14206 14209 5545 0 -1 4202560 620 0 0 0 189 18 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961520233384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14213] ppid=14206 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/14209/task/14213/stat : 14213 (java) S 14206 14209 5545 0 -1 4202560 556 0 0 0 214 20 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961519180840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14214] ppid=14206 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 663 0 0 0 227 17 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 501 0 0 0 197 14 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 510 0 0 0 200 19 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 624 0 0 0 213 16 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 654 0 0 0 204 20 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 520 0 0 0 212 17 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 2394 0 0 0 274 8 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/14209/task/14224/stat : 14224 (java) S 14206 14209 5545 0 -1 4202560 11781 0 0 0 121 2 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961378482488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14225] ppid=14206 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/14209/task/14225/stat : 14225 (java) S 14206 14209 5545 0 -1 4202560 10040 0 0 0 146 2 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961377429944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14226] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14226/stat : 14226 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961376377080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14227] ppid=14206 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/14209/task/14227/stat : 14227 (java) S 14206 14209 5545 0 -1 4202560 52 0 0 0 15 19 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960367704648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14228] ppid=14206 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/14209/task/14228/stat : 14228 (java) R 14206 14209 5545 0 -1 4202560 115 0 0 0 88566 15 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960366641568 139961391652127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14229] ppid=14206 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/14209/task/14229/stat : 14229 (java) R 14206 14209 5545 0 -1 4202560 2378 0 0 0 88526 55 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960365596624 139961391847280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14230] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14230/stat : 14230 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960364545320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14231] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14231/stat : 14231 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960363492776 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 14209 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.101 s]
/proc/loadavg: 4.07 4.17 4.19 5/220 14482
/proc/meminfo: memFree=25684848/32872528 swapFree=1073728/1155488
[pid=14209] ppid=14206 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/14209/stat : 14209 (java) S 14206 14209 5545 0 -1 4202496 35101 0 1 0 179797 213 0 0 20 0 22 0 4047733 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 140736026890144 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14209/statm: 2456183 725756 2293 9 0 2446860 0
[pid=14209/tid=14211] ppid=14206 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14209/task/14211/stat : 14211 (java) S 14206 14209 5545 0 -1 4202560 2429 0 1 0 14 4 0 0 20 0 22 0 4047734 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961558741880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14212] ppid=14206 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/14209/task/14212/stat : 14212 (java) S 14206 14209 5545 0 -1 4202560 620 0 0 0 189 18 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961520233384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14213] ppid=14206 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/14209/task/14213/stat : 14213 (java) S 14206 14209 5545 0 -1 4202560 556 0 0 0 214 20 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961519180840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14214] ppid=14206 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/14209/task/14214/stat : 14214 (java) S 14206 14209 5545 0 -1 4202560 663 0 0 0 227 17 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961518127784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14215] ppid=14206 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/14209/task/14215/stat : 14215 (java) S 14206 14209 5545 0 -1 4202560 501 0 0 0 197 14 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961517075240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14216] ppid=14206 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/14209/task/14216/stat : 14216 (java) S 14206 14209 5545 0 -1 4202560 510 0 0 0 200 19 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961516022184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14217] ppid=14206 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/14209/task/14217/stat : 14217 (java) S 14206 14209 5545 0 -1 4202560 624 0 0 0 213 16 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961514969640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14218] ppid=14206 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/14209/task/14218/stat : 14218 (java) S 14206 14209 5545 0 -1 4202560 654 0 0 0 204 20 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961513916584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14219] ppid=14206 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/14209/task/14219/stat : 14219 (java) S 14206 14209 5545 0 -1 4202560 520 0 0 0 212 17 0 0 20 0 22 0 4047736 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961512864040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14220] ppid=14206 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/14209/task/14220/stat : 14220 (java) S 14206 14209 5545 0 -1 4202560 2394 0 0 0 274 8 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961382693736 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14221] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14221/stat : 14221 (java) S 14206 14209 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961381640056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14222] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14222/stat : 14222 (java) S 14206 14209 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4047737 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961380586888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14223] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14223/stat : 14223 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961379535632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14224] ppid=14206 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/14209/task/14224/stat : 14224 (java) S 14206 14209 5545 0 -1 4202560 11781 0 0 0 121 2 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961378482488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14225] ppid=14206 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/14209/task/14225/stat : 14225 (java) S 14206 14209 5545 0 -1 4202560 10040 0 0 0 146 2 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961377429944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14209/tid=14226] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14226/stat : 14226 (java) S 14206 14209 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139961376377080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14209/tid=14227] ppid=14206 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/14209/task/14227/stat : 14227 (java) S 14206 14209 5545 0 -1 4202560 52 0 0 0 15 19 0 0 20 0 22 0 4047740 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960367704648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14228] ppid=14206 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/14209/task/14228/stat : 14228 (java) R 14206 14209 5545 0 -1 4202560 115 0 0 0 88566 15 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960366641568 139961391652127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14229] ppid=14206 vsize=9824732 CPUtime=885.81 cores=0,2,4,6
/proc/14209/task/14229/stat : 14229 (java) R 14206 14209 5545 0 -1 4202560 2378 0 0 0 88526 55 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960365596624 139961391847280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14209/tid=14230] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14230/stat : 14230 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960364545320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14209/tid=14231] ppid=14206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14209/task/14231/stat : 14231 (java) S 14206 14209 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4047751 10060525568 725756 33554432000 1073741824 1073778376 140736026899008 139960363492776 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14209 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=427357
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=634599
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.171
CPU time (s): 1800.1
CPU user time (s): 1797.97
CPU system time (s): 2.13
CPU usage (%): 200.866
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.43
system time used= 2.6346
maximum resident set size= 3278732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35145
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24203
involuntary context switches= 29218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.61315 second user time and 7.47386 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 21:46:25
IDJOB=4089849
IDBENCH=107465
IDSOLVER=2543
FILE ID=node114/4089849-1466019985
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v111-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089849-1466019985/watcher-4089849-1466019985 -o /tmp/evaluation-result-4089849-1466019985/solver-4089849-1466019985 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089849-1466019985.opb

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

MD5SUM BENCH= da04b8bc7cd3644570e3162b5c09c65b
RANDOM SEED=97351210

node114.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.761
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.52
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.761
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.56
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.761
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.54
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.761
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.761
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.55
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.761
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.761
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.761
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:        28216272 kB
Buffers:           21376 kB
Cached:            44596 kB
SwapCached:        33296 kB
Active:          2723180 kB
Inactive:          72596 kB
Active(anon):    2698744 kB
Inactive(anon):    33292 kB
Active(file):      24436 kB
Inactive(file):    39304 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:       3973044 kB
Mapped:            15520 kB
Shmem:                 0 kB
Slab:             565844 kB
SReclaimable:       9988 kB
SUnreclaim:       555856 kB
KernelStack:        1808 kB
PageTables:        12752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4059012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2850816 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= 71736 MiB
End job on node114 at 2016-06-15 22:01:21