Trace number 4102802

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-3-c.opb
MD5SUMbc7893eb7aff4749139e472af91e587e
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 variables2650
Total number of constraints6619
Number of constraints which are clauses6619
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2650
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 2650
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2650
Number of bits of the biggest sum of numbers12
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.10	c Total memory 		504102912
0.09/0.10	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@16fd0b7
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@4413ee
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.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4102802-1466218741.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
0.70/0.41	c ... done. Wall clock time 0.282s.
0.70/0.41	c declared #vars     2650
0.70/0.41	c #constraints  6619
0.70/0.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.70/0.41	c constraints type 
0.70/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4922
0.70/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1697
0.70/0.41	c 6619 constraints processed.
0.70/0.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.70/0.41	c constraints type 
0.70/0.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1697
0.70/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4922
0.70/0.41	c 6619 constraints processed.
0.70/0.41	c objective function length is 2650 literals
6.61/2.72	c cleaning 2496 clauses out of 4999 with flag 11946/5000
12.39/5.20	c cleaning 4248 clauses out of 8503 with flag 25649/11000
15.58/6.86	c cleaning 0 clauses out of 5000 with flag 0/5000
17.36/7.68	c cleaning 5626 clauses out of 11256 with flag 42672/18001
22.97/10.32	c cleaning 6812 clauses out of 13630 with flag 62103/26001
29.21/13.43	c cleaning 7907 clauses out of 15817 with flag 83632/35000
31.41/14.51	c cleaning 0 clauses out of 11000 with flag 0/11000
36.42/17.09	c cleaning 8952 clauses out of 17910 with flag 107367/45000
45.48/21.50	c cleaning 9979 clauses out of 19959 with flag 133668/56001
48.48/23.09	c cleaning 0 clauses out of 18000 with flag 0/18001
55.48/26.54	c cleaning 10990 clauses out of 21979 with flag 162437/68000
66.53/32.06	c cleaning 11995 clauses out of 23990 with flag 193243/81001
68.01/32.78	c cleaning 0 clauses out of 26000 with flag 0/26001
79.03/38.27	c cleaning 12996 clauses out of 25994 with flag 225694/95000
89.28/43.34	c cleaning 0 clauses out of 35000 with flag 0/35001
92.47/44.94	c cleaning 13996 clauses out of 27999 with flag 260956/110001
107.85/52.61	c cleaning 15002 clauses out of 30004 with flag 299035/126002
111.66/54.54	c cleaning 0 clauses out of 45000 with flag 0/45001
125.07/61.23	c cleaning 15993 clauses out of 32000 with flag 338644/143000
131.88/64.69	c cleaning 0 clauses out of 56000 with flag 0/56001
143.32/70.39	c cleaning 17004 clauses out of 34008 with flag 380087/161001
153.16/75.25	c cleaning 0 clauses out of 68003 with flag 0/68004
163.40/80.33	c cleaning 18001 clauses out of 36003 with flag 424929/180000
173.60/85.49	c cleaning 0 clauses out of 80999 with flag 0/81000
186.80/92.06	c cleaning 18996 clauses out of 38003 with flag 472149/200001
196.21/96.78	c cleaning 0 clauses out of 95001 with flag 0/95002
211.48/104.32	c cleaning 20001 clauses out of 40007 with flag 521906/221001
221.71/109.49	c cleaning 0 clauses out of 110000 with flag 0/110001
238.94/118.06	c cleaning 20999 clauses out of 42006 with flag 574969/243001
250.77/123.90	c cleaning 0 clauses out of 126001 with flag 0/126002
268.86/132.97	c cleaning 21999 clauses out of 44006 with flag 628607/266000
281.70/139.33	c cleaning 0 clauses out of 142999 with flag 0/143000
300.81/148.89	c cleaning 22998 clauses out of 46008 with flag 684661/290001
315.64/156.22	c cleaning 0 clauses out of 161002 with flag 0/161003
335.30/166.04	c cleaning 24002 clauses out of 48011 with flag 744359/315002
354.55/175.64	c cleaning 0 clauses out of 179999 with flag 0/180000
374.45/185.58	c cleaning 25002 clauses out of 50007 with flag 806954/341000
398.19/197.32	c cleaning 0 clauses out of 199999 with flag 0/200000
416.23/206.39	c cleaning 25999 clauses out of 52005 with flag 872026/368000
442.93/219.66	c cleaning 0 clauses out of 220999 with flag 0/221000
458.78/227.59	c cleaning 27000 clauses out of 54007 with flag 939542/396001
492.13/244.10	c cleaning 0 clauses out of 242999 with flag 0/243000
503.41/249.77	c cleaning 28001 clauses out of 56007 with flag 1011291/425001
548.44/272.11	c cleaning 0 clauses out of 266000 with flag 0/266001
550.45/273.11	c cleaning 29003 clauses out of 58005 with flag 1085861/455000
605.47/300.58	c cleaning 29995 clauses out of 60002 with flag 1159825/486000
606.68/301.12	c cleaning 0 clauses out of 290000 with flag 0/290001
663.73/329.56	c cleaning 31001 clauses out of 62007 with flag 1234265/518000
667.17/331.29	c cleaning 0 clauses out of 314999 with flag 0/315000
726.39/360.77	c cleaning 32001 clauses out of 64006 with flag 1309916/551000
729.40/362.27	c cleaning 0 clauses out of 341000 with flag 0/341001
790.35/392.55	c cleaning 33001 clauses out of 66005 with flag 1388337/585000
804.24/399.40	c cleaning 0 clauses out of 368000 with flag 0/368001
859.94/427.19	c cleaning 34000 clauses out of 68005 with flag 1471119/620001
885.28/439.72	c cleaning 0 clauses out of 396005 with flag 0/396006
940.52/467.20	c cleaning 35000 clauses out of 70004 with flag 1557894/656000
967.91/480.84	c cleaning 0 clauses out of 425000 with flag 0/425001
1025.22/509.32	c cleaning 36001 clauses out of 72005 with flag 1649416/693001
1048.12/520.75	c cleaning 0 clauses out of 455000 with flag 0/455001
1113.01/553.05	c cleaning 36999 clauses out of 74004 with flag 1744631/731001
1128.90/560.92	c cleaning 0 clauses out of 486000 with flag 0/486001
1205.13/598.86	c cleaning 37994 clauses out of 76004 with flag 1840369/770000
1216.20/604.38	c cleaning 0 clauses out of 518000 with flag 0/518001
1302.63/647.35	c cleaning 39003 clauses out of 78012 with flag 1939614/810002
1308.63/650.38	c cleaning 0 clauses out of 550999 with flag 0/551000
1407.12/699.35	c cleaning 39999 clauses out of 80008 with flag 2041457/851001
1412.93/702.22	c cleaning 0 clauses out of 584999 with flag 0/585000
1513.34/752.16	c cleaning 41000 clauses out of 82009 with flag 2143439/893001
1513.54/752.25	c cleaning 0 clauses out of 620004 with flag 0/620005
1616.62/803.72	c cleaning 0 clauses out of 655999 with flag 0/656000
1623.25/807.01	c cleaning 42002 clauses out of 84008 with flag 2249292/936000
1721.91/856.16	c cleaning 0 clauses out of 693000 with flag 0/693001
1739.81/865.02	c cleaning 42998 clauses out of 86006 with flag 2354057/980000
1800.02/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/895.00	c starts		: 8
1800.02/895.00	c conflicts		: 1005529
1800.02/895.00	c decisions		: 1012015
1800.02/895.00	c propagations		: 691080443
1800.02/895.00	c inspects		: 11763081785
1800.02/895.00	c shortcuts		: 0
1800.02/895.00	c learnt literals	: 1
1800.02/895.00	c learnt binary clauses	: 13
1800.02/895.00	c learnt ternary clauses	: 14
1800.02/895.00	c learnt constraints	: 1005528
1800.02/895.00	c ignored constraints	: 0
1800.02/895.00	c root simplifications	: 0
1800.02/895.00	c removed literals (reason simplification)	: 12004848
1800.02/895.00	c reason swapping (by a shorter reason)	: 0
1800.02/895.00	c Calls to reduceDB	: 40
1800.02/895.00	c Number of update (reduction) of LBD	: 43272
1800.02/895.00	c Imported unit clauses	: 0
1800.02/895.00	c number of reductions to clauses (during analyze)	: 0
1800.02/895.00	c number of learned constraints concerned by reduction	: 0
1800.02/895.00	c number of learning phase by resolution	: 0
1800.02/895.00	c number of learning phase by cutting planes	: 0
1800.02/895.00	c speed (assignments/second)	: 772523.760444904
1800.02/895.00	c non guided choices	0
1800.02/895.03	c learnt constraints type 
1800.02/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 13
1800.02/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68524
1800.02/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/895.03	c starts		: 170
1800.02/895.03	c conflicts		: 720367
1800.02/895.03	c decisions		: 805538
1800.02/895.03	c propagations		: 455213842
1800.02/895.03	c inspects		: 4063016467
1800.02/895.03	c shortcuts		: 0
1800.02/895.03	c learnt literals	: 1
1800.02/895.03	c learnt binary clauses	: 28
1800.02/895.03	c learnt ternary clauses	: 23
1800.02/895.03	c learnt constraints	: 720365
1800.02/895.03	c ignored constraints	: 0
1800.02/895.03	c root simplifications	: 0
1800.02/895.03	c removed literals (reason simplification)	: 0
1800.02/895.03	c reason swapping (by a shorter reason)	: 0
1800.02/895.03	c Calls to reduceDB	: 33
1800.02/895.03	c Number of update (reduction) of LBD	: 0
1800.02/895.03	c Imported unit clauses	: 0
1800.02/895.03	c number of reductions to clauses (during analyze)	: 0
1800.02/895.03	c number of learned constraints concerned by reduction	: 0
1800.02/895.03	c number of learning phase by resolution	: 0
1800.02/895.03	c number of learning phase by cutting planes	: 0
1800.02/895.03	c speed (assignments/second)	: 508845.09759647306
1800.02/895.03	c non guided choices	0
1800.02/895.12	c learnt constraints type 
1800.02/895.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 720337
1800.02/895.12	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 28
1800.02/895.12	s UNKNOWN
1800.02/895.12	c Total wall clock time (in seconds): 894.999

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-4102802-1466218741/watcher-4102802-1466218741 -o /tmp/evaluation-result-4102802-1466218741/solver-4102802-1466218741 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16278 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4102802-1466218741.opb 

pid=20411
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.21 4.18 4.06 4/197 20414
/proc/meminfo: memFree=27553052/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20414/stat : 20414 (java) R 20411 20414 16262 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 23922756 9515008 182 33554432000 1073741824 1073778376 140735433653024 140735433644056 270330052277 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.21 4.18 4.06 4/197 20414
/proc/meminfo: memFree=27553052/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 23922756 9787879424 6015 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2389619 6015 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200279 s]
/proc/loadavg: 4.21 4.18 4.06 4/197 20414
/proc/meminfo: memFree=27553052/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 5001 0 1 0 25 1 0 0 20 0 18 0 23922756 9787879424 6945 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2389619 6945 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30029 s]
/proc/loadavg: 4.21 4.18 4.06 4/197 20414
/proc/meminfo: memFree=27553052/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 5622 0 1 0 44 1 0 0 20 0 18 0 23922756 9787879424 8421 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2389619 8421 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.21 4.18 4.06 4/197 20414
/proc/meminfo: memFree=27553052/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 19360 0 1 0 183 5 0 0 20 0 22 0 23922756 10060525568 24186 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2456183 24186 2259 9 0 2446860 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.27 4.19 4.07 5/219 20436
/proc/meminfo: memFree=27435116/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9824732 CPUtime=4.09 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 19515 0 1 0 402 7 0 0 20 0 22 0 23922756 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2456183 49625 2280 9 0 2446860 0
[pid=20414/tid=20416] ppid=20411 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2433 0 1 0 36 2 0 0 20 0 22 0 23922757 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/20414/task/20429/stat : 20429 (java) S 20411 20414 16262 0 -1 4202560 9706 0 0 0 72 2 0 0 20 0 22 0 23922763 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320277740216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20430] ppid=20411 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/20414/task/20430/stat : 20430 (java) S 20411 20414 16262 0 -1 4202560 5945 0 0 0 78 2 0 0 20 0 22 0 23922763 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320276687416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20431] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20431/stat : 20431 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320275635320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20432] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20432/stat : 20432 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140320274582728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20433] ppid=20411 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/20414/task/20433/stat : 20433 (java) R 20411 20414 16262 0 -1 4202560 27 0 0 0 105 0 0 0 20 0 22 0 23922798 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140319265907368 140320290073383 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20434] ppid=20411 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/20414/task/20434/stat : 20434 (java) R 20411 20414 16262 0 -1 4202560 101 0 0 0 101 1 0 0 20 0 22 0 23922798 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140319264853144 140320290233768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20435] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20435/stat : 20435 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140319263802536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20436] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20436/stat : 20436 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 49625 33554432000 1073741824 1073778376 140736775423632 140319262749736 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.27 4.19 4.07 6/219 20436
/proc/meminfo: memFree=27358216/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9824732 CPUtime=7.94 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 23085 0 1 0 786 8 0 0 20 0 22 0 23922756 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2456183 52584 2288 9 0 2446860 0
[pid=20414/tid=20416] ppid=20411 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2433 0 1 0 36 2 0 0 20 0 22 0 23922757 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/20414/task/20429/stat : 20429 (java) R 20411 20414 16262 0 -1 4202560 11354 0 0 0 119 3 0 0 20 0 22 0 23922763 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320277727072 140320462321930 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20430] ppid=20411 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20414/task/20430/stat : 20430 (java) R 20411 20414 16262 0 -1 4202560 7781 0 0 0 94 2 0 0 20 0 22 0 23922763 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320276674800 140320462062810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20431] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20431/stat : 20431 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320275635320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20432] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20432/stat : 20432 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140320274582728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20433] ppid=20411 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/20414/task/20433/stat : 20433 (java) R 20411 20414 16262 0 -1 4202560 27 0 0 0 264 0 0 0 20 0 22 0 23922798 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140319265907240 140320289995055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20434] ppid=20411 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/20414/task/20434/stat : 20434 (java) R 20411 20414 16262 0 -1 4202560 103 0 0 0 258 1 0 0 20 0 22 0 23922798 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140319264853816 140320290107603 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20435] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20435/stat : 20435 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140319263802536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20436] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20436/stat : 20436 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 52584 33554432000 1073741824 1073778376 140736775423632 140319262749736 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.25 4.19 4.07 5/219 20436
/proc/meminfo: memFree=27330232/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 23603 0 1 0 1448 10 0 0 20 0 22 0 23922756 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2456183 51902 2288 9 0 2446860 0
[pid=20414/tid=20416] ppid=20411 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2433 0 1 0 36 2 0 0 20 0 22 0 23922757 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 23922759 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 134 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 51902 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9824732 CPUtime=1.39 cores=0,2,4,6

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

Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1795.96 s) is less than in the last sample (1800.02 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.05994 s) to the 'lost time'.

[startup+895.001 s]
/proc/loadavg: 4.56 4.39 4.22 6/219 20594
/proc/meminfo: memFree=24201352/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9824732 CPUtime=1800.02 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 35842 0 1 0 179874 128 0 0 20 0 22 0 23922756 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2456183 155099 2297 9 0 2446860 0
[pid=20414/tid=20416] ppid=20411 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2444 0 1 0 39 3 0 0 20 0 22 0 23922757 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 588 0 0 0 319 5 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 555 0 0 0 298 6 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 590 0 0 0 293 6 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 317 0 0 0 298 6 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 508 0 0 0 306 7 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 527 0 0 0 320 6 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 428 0 0 0 295 6 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 618 0 0 0 303 5 0 0 20 0 22 0 23922759 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 553 0 0 0 54 51 0 0 20 0 22 0 23922760 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23922760 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/20414/task/20429/stat : 20429 (java) S 20411 20414 16262 0 -1 4202560 11670 0 0 0 193 3 0 0 20 0 22 0 23922763 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320277740216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20430] ppid=20411 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20414/task/20430/stat : 20430 (java) S 20411 20414 16262 0 -1 4202560 7890 0 0 0 106 2 0 0 20 0 22 0 23922763 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320276687416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20431] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20431/stat : 20431 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23922763 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320275635320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20432] ppid=20411 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20414/task/20432/stat : 20432 (java) S 20411 20414 16262 0 -1 4202560 50 0 0 0 16 17 0 0 20 0 22 0 23922763 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140320274582728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20433] ppid=20411 vsize=9824732 CPUtime=883.19 cores=0,2,4,6
/proc/20414/task/20433/stat : 20433 (java) R 20411 20414 16262 0 -1 4202560 584 0 0 0 88303 16 0 0 20 0 22 0 23922798 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140319265905184 140320290000261 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20434] ppid=20411 vsize=9824732 CPUtime=883.17 cores=0,2,4,6
/proc/20414/task/20434/stat : 20434 (java) R 20411 20414 16262 0 -1 4202560 7255 0 0 0 88297 20 0 0 20 0 22 0 23922798 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140319264853024 140320290000261 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20435] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20435/stat : 20435 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140319263802536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20436] ppid=20411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20436/stat : 20436 (java) S 20411 20414 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23922800 10060525568 155099 33554432000 1073741824 1073778376 140736775423632 140319262749736 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

[startup+895.107 s]
/proc/loadavg: 4.56 4.39 4.22 6/219 20594
/proc/meminfo: memFree=24201352/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9957860 CPUtime=1795.96 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 35874 0 1 0 179441 155 0 0 20 0 20 0 23922756 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2489465 155114 2298 9 0 2480142 0
[pid=20414/tid=20416] ppid=20411 vsize=9957860 CPUtime=0.42 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2444 0 1 0 39 3 0 0 20 0 20 0 23922757 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9957860 CPUtime=3.24 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 588 0 0 0 319 5 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9957860 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 555 0 0 0 298 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9957860 CPUtime=2.99 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 590 0 0 0 293 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9957860 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 317 0 0 0 298 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9957860 CPUtime=3.13 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 508 0 0 0 306 7 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9957860 CPUtime=3.26 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 527 0 0 0 320 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9957860 CPUtime=3.01 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 428 0 0 0 295 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9957860 CPUtime=3.08 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 618 0 0 0 303 5 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9957860 CPUtime=1.05 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 553 0 0 0 54 51 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9957860 CPUtime=2.01 cores=0,2,4,6
/proc/20414/task/20429/stat : 20429 (java) S 20411 20414 16262 0 -1 4202560 11671 0 0 0 198 3 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320277740216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20430] ppid=20411 vsize=9957860 CPUtime=1.09 cores=0,2,4,6
/proc/20414/task/20430/stat : 20430 (java) S 20411 20414 16262 0 -1 4202560 7890 0 0 0 107 2 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320276687416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20431] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20431/stat : 20431 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320275635320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20432] ppid=20411 vsize=9957860 CPUtime=0.33 cores=0,2,4,6
/proc/20414/task/20432/stat : 20432 (java) S 20411 20414 16262 0 -1 4202560 50 0 0 0 16 17 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320274582728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 9957860
#
############


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

[startup+895.107 s]
/proc/loadavg: 4.56 4.39 4.22 6/219 20594
/proc/meminfo: memFree=24201352/32872528 swapFree=1556504/1720024
[pid=20414] ppid=20411 vsize=9957860 CPUtime=1795.96 cores=0,2,4,6
/proc/20414/stat : 20414 (java) S 20411 20414 16262 0 -1 4202496 35874 0 1 0 179441 155 0 0 20 0 20 0 23922756 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140736775414768 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20414/statm: 2489465 155114 2298 9 0 2480142 0
[pid=20414/tid=20416] ppid=20411 vsize=9957860 CPUtime=0.42 cores=0,2,4,6
/proc/20414/task/20416/stat : 20416 (java) S 20411 20414 16262 0 -1 4202560 2444 0 1 0 39 3 0 0 20 0 20 0 23922757 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320458208120 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20417] ppid=20411 vsize=9957860 CPUtime=3.24 cores=0,2,4,6
/proc/20414/task/20417/stat : 20417 (java) S 20411 20414 16262 0 -1 4202560 588 0 0 0 319 5 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320419698984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20418] ppid=20411 vsize=9957860 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20418/stat : 20418 (java) S 20411 20414 16262 0 -1 4202560 555 0 0 0 298 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320418646184 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20419] ppid=20411 vsize=9957860 CPUtime=2.99 cores=0,2,4,6
/proc/20414/task/20419/stat : 20419 (java) S 20411 20414 16262 0 -1 4202560 590 0 0 0 293 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320417593896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20420] ppid=20411 vsize=9957860 CPUtime=3.04 cores=0,2,4,6
/proc/20414/task/20420/stat : 20420 (java) S 20411 20414 16262 0 -1 4202560 317 0 0 0 298 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320416541096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20421] ppid=20411 vsize=9957860 CPUtime=3.13 cores=0,2,4,6
/proc/20414/task/20421/stat : 20421 (java) S 20411 20414 16262 0 -1 4202560 508 0 0 0 306 7 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320415488808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20422] ppid=20411 vsize=9957860 CPUtime=3.26 cores=0,2,4,6
/proc/20414/task/20422/stat : 20422 (java) S 20411 20414 16262 0 -1 4202560 527 0 0 0 320 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320414436008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20423] ppid=20411 vsize=9957860 CPUtime=3.01 cores=0,2,4,6
/proc/20414/task/20423/stat : 20423 (java) S 20411 20414 16262 0 -1 4202560 428 0 0 0 295 6 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320413383720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20424] ppid=20411 vsize=9957860 CPUtime=3.08 cores=0,2,4,6
/proc/20414/task/20424/stat : 20424 (java) S 20411 20414 16262 0 -1 4202560 618 0 0 0 303 5 0 0 20 0 20 0 23922759 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320412330920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20425] ppid=20411 vsize=9957860 CPUtime=1.05 cores=0,2,4,6
/proc/20414/task/20425/stat : 20425 (java) S 20411 20414 16262 0 -1 4202560 553 0 0 0 54 51 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320281950440 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20414/tid=20426] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20426/stat : 20426 (java) S 20411 20414 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320280896504 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20427] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20427/stat : 20427 (java) S 20411 20414 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23922760 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320279844104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20428] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20428/stat : 20428 (java) S 20411 20414 16262 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320278792592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20414/tid=20429] ppid=20411 vsize=9957860 CPUtime=2.01 cores=0,2,4,6
/proc/20414/task/20429/stat : 20429 (java) S 20411 20414 16262 0 -1 4202560 11671 0 0 0 198 3 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320277740216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20430] ppid=20411 vsize=9957860 CPUtime=1.09 cores=0,2,4,6
/proc/20414/task/20430/stat : 20430 (java) S 20411 20414 16262 0 -1 4202560 7890 0 0 0 107 2 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320276687416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20414/tid=20431] ppid=20411 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/20414/task/20431/stat : 20431 (java) S 20411 20414 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320275635320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20414/tid=20432] ppid=20411 vsize=9957860 CPUtime=0.33 cores=0,2,4,6
/proc/20414/task/20432/stat : 20432 (java) S 20411 20414 16262 0 -1 4202560 50 0 0 0 16 17 0 0 20 0 20 0 23922763 10196848640 155114 33554432000 1073741824 1073778376 140736775423632 140320274582728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 9957860

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.05994
#  lost CPU user time (s): 4.32996
#  lost CPU system time (s): -0.27

Real time (s): 895.137
CPU time (s): 1800.54
CPU user time (s): 1799.06
CPU system time (s): 1.48073
CPU usage (%): 201.147
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.73
system time used= 1.75073
maximum resident set size= 682548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35876
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46029
involuntary context switches= 74476

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32304 second user time and 6.594 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 04:59:01
IDJOB=4102802
IDBENCH=2175
IDSOLVER=2543
FILE ID=node117/4102802-1466218741
RUNJOBID= node117-1466206104-16278
PBS_JOBID= 19918159
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-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3-c.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102802-1466218741/watcher-4102802-1466218741 -o /tmp/evaluation-result-4102802-1466218741/solver-4102802-1466218741 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16278 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4102802-1466218741.opb

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

MD5SUM BENCH= bc7893eb7aff4749139e472af91e587e
RANDOM SEED=2031248825

node117.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.912
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.82
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.912
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.912
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.912
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.912
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.54
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.912
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.54
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.912
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:        27553316 kB
Buffers:          155056 kB
Cached:          1768108 kB
SwapCached:            0 kB
Active:          1028324 kB
Inactive:        1808444 kB
Active(anon):     914900 kB
Inactive(anon):     1276 kB
Active(file):     113424 kB
Inactive(file):  1807168 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               888 kB
Writeback:             0 kB
AnonPages:       2602780 kB
Mapped:            21188 kB
Shmem:               204 kB
Slab:             620968 kB
SReclaimable:      65004 kB
SUnreclaim:       555964 kB
KernelStack:        1728 kB
PageTables:         9596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2875796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    958464 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 node117 at 2016-06-18 05:13:57