Trace number 4106884

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.05 898.756

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_2_40.opb
MD5SUMf3f7503aace115ec5eea1f9ed4e29626
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2520
Sum of products size (including duplicates)5040
Number of different products1260
Sum of products size2520

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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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 lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart 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 >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	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-4106884-1466278636.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.44/0.34	c ... done. Wall clock time 0.215s.
0.44/0.34	c declared #vars     200
0.44/0.34	c internal #vars     1460
0.44/0.34	c #constraints  2823
0.44/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.44/0.34	c constraints type 
0.44/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1260
0.44/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 203
0.44/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.44/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1260
0.44/0.34	c 2823 constraints processed.
0.44/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.44/0.34	c constraints type 
0.44/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.44/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1260
0.44/0.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 203
0.44/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1260
0.44/0.34	c 2823 constraints processed.
3.13/1.06	c cleaning 2490 clauses out of 5000 with flag 18331/5000
4.28/1.33	c cleaning 4247 clauses out of 8510 with flag 39730/11000
4.91/1.67	c cleaning 5623 clauses out of 11265 with flag 65051/18002
5.72/2.03	c cleaning 6813 clauses out of 13640 with flag 90032/26000
6.53/2.44	c cleaning 7907 clauses out of 15830 with flag 118190/35003
7.59/2.96	c cleaning 8952 clauses out of 17920 with flag 151165/45000
8.80/3.54	c cleaning 9980 clauses out of 19968 with flag 190128/56000
9.99/4.16	c cleaning 10980 clauses out of 21989 with flag 230239/68001
11.39/4.85	c cleaning 11995 clauses out of 24008 with flag 270397/81000
13.00/5.65	c cleaning 12992 clauses out of 26013 with flag 314361/95000
15.00/6.62	c cleaning 14000 clauses out of 28023 with flag 361670/110002
17.32/7.72	c cleaning 15002 clauses out of 30022 with flag 409643/126001
20.02/8.97	c cleaning 16003 clauses out of 32021 with flag 461483/143002
22.89/10.37	c cleaning 16994 clauses out of 34016 with flag 516110/161000
25.96/11.80	c cleaning 18006 clauses out of 36022 with flag 574073/180000
29.86/13.76	c cleaning 18987 clauses out of 38021 with flag 630825/200005
35.86/16.79	c cleaning 19985 clauses out of 40029 with flag 700315/221000
42.36/19.95	c cleaning 21008 clauses out of 42044 with flag 772609/243000
49.08/23.22	c cleaning 22002 clauses out of 44039 with flag 846902/266003
55.96/26.60	c cleaning 22989 clauses out of 46034 with flag 927414/290000
63.16/30.23	c cleaning 23986 clauses out of 48045 with flag 1010204/315000
70.82/34.03	c cleaning 25015 clauses out of 50059 with flag 1103475/341000
80.62/38.97	c cleaning 26009 clauses out of 52044 with flag 1218647/368000
90.73/43.95	c cleaning 27005 clauses out of 54036 with flag 1318682/396001
99.94/48.55	c cleaning 27985 clauses out of 56032 with flag 1422274/425002
108.93/53.01	c cleaning 28990 clauses out of 58045 with flag 1518235/455000
117.55/57.37	c cleaning 30001 clauses out of 60055 with flag 1617617/486000
127.84/62.42	c cleaning 31011 clauses out of 62056 with flag 1722224/518002
139.24/68.13	c cleaning 31985 clauses out of 64044 with flag 1836504/551001
151.24/74.20	c cleaning 33010 clauses out of 66058 with flag 1956120/585000
165.29/81.15	c cleaning 34007 clauses out of 68048 with flag 2068317/620000
181.83/89.51	c cleaning 34979 clauses out of 70042 with flag 2192444/656001
195.66/96.43	c cleaning 36008 clauses out of 72063 with flag 2300802/693001
210.11/103.69	c cleaning 37005 clauses out of 74054 with flag 2416307/731000
224.37/110.70	c cleaning 38005 clauses out of 76049 with flag 2524722/770000
238.79/117.93	c cleaning 38998 clauses out of 78046 with flag 2642664/810002
256.45/126.74	c cleaning 40006 clauses out of 80047 with flag 2765963/851001
274.50/135.75	c cleaning 40995 clauses out of 82040 with flag 2892231/893000
293.71/145.38	c cleaning 41993 clauses out of 84045 with flag 3037165/936000
314.30/155.67	c cleaning 43001 clauses out of 86052 with flag 3210009/980000
334.62/165.70	c cleaning 44002 clauses out of 88055 with flag 3351758/1025004
356.44/176.63	c cleaning 45006 clauses out of 90049 with flag 3531328/1071000
378.63/187.73	c cleaning 46004 clauses out of 92044 with flag 3706634/1118001
398.64/197.72	c cleaning 47005 clauses out of 94042 with flag 3872908/1166003
421.04/208.97	c cleaning 47983 clauses out of 96035 with flag 4038802/1215001
445.40/221.34	c cleaning 49016 clauses out of 98051 with flag 4218933/1265000
467.59/232.44	c cleaning 49994 clauses out of 100036 with flag 4395121/1316001
491.59/244.49	c cleaning 51005 clauses out of 102044 with flag 4568692/1368003
520.00/258.62	c cleaning 52007 clauses out of 104037 with flag 4786416/1421001
550.80/274.05	c cleaning 52976 clauses out of 106029 with flag 5009086/1475000
579.98/288.68	c cleaning 53998 clauses out of 108053 with flag 5207776/1530000
607.79/302.60	c cleaning 55011 clauses out of 110057 with flag 5403023/1586002
636.59/316.94	c cleaning 55990 clauses out of 112044 with flag 5595704/1643000
663.97/330.60	c cleaning 56996 clauses out of 114054 with flag 5769907/1701000
696.31/346.75	c cleaning 58006 clauses out of 116062 with flag 5972318/1760004
736.11/366.62	c cleaning 58995 clauses out of 118054 with flag 6210906/1820002
770.72/383.94	c cleaning 60011 clauses out of 120057 with flag 6430303/1881000
805.70/401.47	c cleaning 60998 clauses out of 122046 with flag 6643093/1943000
842.29/419.72	c cleaning 61985 clauses out of 124050 with flag 6866522/2006002
875.89/436.59	c cleaning 63014 clauses out of 126064 with flag 7062349/2070001
908.28/452.77	c cleaning 64006 clauses out of 128049 with flag 7244939/2135000
945.88/471.50	c cleaning 65003 clauses out of 130045 with flag 7438034/2201002
982.47/489.84	c cleaning 66001 clauses out of 132042 with flag 7636655/2268002
1022.06/509.66	c cleaning 66998 clauses out of 134041 with flag 7829015/2336002
1066.76/532.10	c cleaning 68000 clauses out of 136043 with flag 8043583/2405002
1113.56/555.59	c cleaning 68997 clauses out of 138042 with flag 8298332/2475001
1155.73/576.68	c cleaning 69996 clauses out of 140046 with flag 8527437/2546002
1193.13/595.31	c cleaning 71000 clauses out of 142048 with flag 8731839/2618000
1235.52/616.52	c cleaning 71995 clauses out of 144048 with flag 8953987/2691000
1282.11/639.82	c cleaning 72995 clauses out of 146055 with flag 9197206/2765002
1336.11/666.83	c cleaning 74006 clauses out of 148058 with flag 9452344/2840000
1390.71/694.16	c cleaning 74999 clauses out of 150058 with flag 9706469/2916006
1437.97/717.71	c cleaning 76009 clauses out of 152055 with flag 9931322/2993002
1486.38/741.97	c cleaning 77000 clauses out of 154044 with flag 10151781/3071000
1536.18/766.89	c cleaning 78004 clauses out of 156045 with flag 10376409/3150001
1588.57/793.02	c cleaning 79003 clauses out of 158044 with flag 10615207/3230004
1642.04/819.74	c cleaning 80002 clauses out of 160038 with flag 10850668/3311001
1700.63/849.00	c cleaning 80995 clauses out of 162035 with flag 11101006/3393000
1776.63/887.03	c cleaning 81993 clauses out of 164040 with flag 11394687/3476000
1800.05/898.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.71	c starts		: 5
1800.05/898.71	c conflicts		: 3509026
1800.05/898.71	c decisions		: 8972888
1800.05/898.71	c propagations		: 26670382
1800.05/898.71	c inspects		: 14766876412
1800.05/898.71	c shortcuts		: 0
1800.05/898.71	c learnt literals	: 0
1800.05/898.71	c learnt binary clauses	: 0
1800.05/898.71	c learnt ternary clauses	: 325
1800.05/898.71	c learnt constraints	: 3509026
1800.05/898.71	c ignored constraints	: 0
1800.05/898.71	c root simplifications	: 0
1800.05/898.71	c removed literals (reason simplification)	: 6682852
1800.05/898.71	c reason swapping (by a shorter reason)	: 0
1800.05/898.71	c Calls to reduceDB	: 79
1800.05/898.71	c Number of update (reduction) of LBD	: 1184873
1800.05/898.71	c Imported unit clauses	: 0
1800.05/898.71	c number of reductions to clauses (during analyze)	: 0
1800.05/898.71	c number of learned constraints concerned by reduction	: 0
1800.05/898.71	c number of learning phase by resolution	: 0
1800.05/898.71	c number of learning phase by cutting planes	: 0
1800.05/898.71	c speed (assignments/second)	: 29687.82260138185
1800.05/898.71	c non guided choices	1345
1800.05/898.74	c learnt constraints type 
1800.05/898.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115073
1800.05/898.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.74	c starts		: 21
1800.05/898.74	c conflicts		: 4716
1800.05/898.74	c decisions		: 15100
1800.05/898.74	c propagations		: 411006
1800.05/898.74	c inspects		: 90804852
1800.05/898.74	c shortcuts		: 0
1800.05/898.74	c learnt literals	: 0
1800.05/898.74	c learnt binary clauses	: 0
1800.05/898.74	c learnt ternary clauses	: 0
1800.05/898.74	c learnt constraints	: 4715
1800.05/898.74	c ignored constraints	: 0
1800.05/898.74	c root simplifications	: 0
1800.05/898.74	c removed literals (reason simplification)	: 0
1800.05/898.74	c reason swapping (by a shorter reason)	: 0
1800.05/898.74	c Calls to reduceDB	: 0
1800.05/898.74	c Number of update (reduction) of LBD	: 0
1800.05/898.74	c Imported unit clauses	: 0
1800.05/898.74	c number of reductions to clauses (during analyze)	: 0
1800.05/898.74	c number of learned constraints concerned by reduction	: 0
1800.05/898.74	c number of learning phase by resolution	: 0
1800.05/898.74	c number of learning phase by cutting planes	: 0
1800.05/898.74	c speed (assignments/second)	: 457.49224445090044
1800.05/898.74	c non guided choices	1345
1800.05/898.74	c learnt constraints type 
1800.05/898.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.05/898.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4714
1800.05/898.74	s UNKNOWN
1800.05/898.74	c Total wall clock time (in seconds): 898.614

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

pid=4944
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.24 4.19 4.18 4/197 4947
/proc/meminfo: memFree=27722220/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/4947/stat : 4947 (java) D 4944 4947 30091 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 29912233 9515008 176 33554432000 1073741824 1073778376 140736206234928 140736206217656 270330053520 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2323 176 133 9 0 71 0

[startup+0.100056 s]
/proc/loadavg: 4.24 4.19 4.18 4/197 4947
/proc/meminfo: memFree=27722220/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 4420 0 1 0 8 1 0 0 20 0 18 0 29912233 9787879424 5530 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2389619 5530 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.24 4.19 4.18 4/197 4947
/proc/meminfo: memFree=27722220/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 4567 0 1 0 20 1 0 0 20 0 18 0 29912233 9787879424 7189 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2389619 7189 2180 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300333 s]
/proc/loadavg: 4.24 4.19 4.18 4/197 4947
/proc/meminfo: memFree=27722220/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 6009 0 1 0 43 1 0 0 20 0 18 0 29912233 9787879424 9173 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2389619 9173 2225 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 4.24 4.19 4.18 4/197 4947
/proc/meminfo: memFree=27722220/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 14765 0 1 0 190 3 0 0 20 0 22 0 29912233 10060525568 19330 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 19330 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.24 4.19 4.18 7/219 4969
/proc/meminfo: memFree=27595976/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 25299 0 1 0 462 6 0 0 20 0 22 0 29912233 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 41640 2276 9 0 2446860 0
[pid=4947/tid=4949] ppid=4944 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/4947/task/4949/stat : 4949 (java) S 4944 4947 30091 0 -1 4202560 2431 0 1 0 30 1 0 0 20 0 22 0 29912234 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331739317112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4950] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4950/stat : 4950 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331700808360 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4951] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4951/stat : 4951 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331699755816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4952] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4952/stat : 4952 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331698703272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/4947/task/4962/stat : 4962 (java) S 4944 4947 30091 0 -1 4202560 14081 0 0 0 100 2 0 0 20 0 22 0 29912240 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331558344760 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4963] ppid=4944 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/4947/task/4963/stat : 4963 (java) S 4944 4947 30091 0 -1 4202560 7403 0 0 0 101 2 0 0 20 0 22 0 29912240 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331557292216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4964] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4964/stat : 4964 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331556239864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4965] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4965/stat : 4965 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331555187528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4966] ppid=4944 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/4947/task/4966/stat : 4966 (java) R 4944 4947 30091 0 -1 4202560 21 0 0 0 113 0 0 0 20 0 22 0 29912268 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331554123936 140331564234617 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4967] ppid=4944 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/4947/task/4967/stat : 4967 (java) R 4944 4947 30091 0 -1 4202560 84 0 0 0 110 2 0 0 20 0 22 0 29912268 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331553079320 140331564514329 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4968] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4968/stat : 4968 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331552028200 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4969] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4969/stat : 4969 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 41640 33554432000 1073741824 1073778376 140736843089136 140331550975656 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.24 4.19 4.18 6/219 4969
/proc/meminfo: memFree=27513676/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=7.99 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 25809 0 1 0 788 11 0 0 20 0 22 0 29912233 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 54857 2289 9 0 2446860 0
[pid=4947/tid=4949] ppid=4944 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/4947/task/4949/stat : 4949 (java) S 4944 4947 30091 0 -1 4202560 2431 0 1 0 30 1 0 0 20 0 22 0 29912234 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331739317112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4950] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4950/stat : 4950 (java) S 4944 4947 30091 0 -1 4202560 136 0 0 0 1 1 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331700808360 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4951] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4951/stat : 4951 (java) S 4944 4947 30091 0 -1 4202560 82 0 0 0 2 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331699755816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4952] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4952/stat : 4952 (java) S 4944 4947 30091 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331698703272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 98 0 0 0 2 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 85 0 0 0 1 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/4947/task/4962/stat : 4962 (java) S 4944 4947 30091 0 -1 4202560 14081 0 0 0 102 2 0 0 20 0 22 0 29912240 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331558344760 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4963] ppid=4944 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/4947/task/4963/stat : 4963 (java) S 4944 4947 30091 0 -1 4202560 7403 0 0 0 102 2 0 0 20 0 22 0 29912240 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331557292216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4964] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4964/stat : 4964 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331556239864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4965] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4965/stat : 4965 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331555187528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4966] ppid=4944 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/4947/task/4966/stat : 4966 (java) R 4944 4947 30091 0 -1 4202560 21 0 0 0 267 0 0 0 20 0 22 0 29912268 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331554130864 140331564221563 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4967] ppid=4944 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/4947/task/4967/stat : 4967 (java) R 4944 4947 30091 0 -1 4202560 94 0 0 0 264 2 0 0 20 0 22 0 29912268 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331553078656 140331564717119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4968] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4968/stat : 4968 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331552028200 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4969] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4969/stat : 4969 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 54857 33554432000 1073741824 1073778376 140736843089136 140331550975656 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.30 4.20 4.18 6/219 4969
/proc/meminfo: memFree=27273796/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=14.39 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 25830 0 1 0 1427 12 0 0 20 0 22 0 29912233 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 64028 2291 9 0 2446860 0
[pid=4947/tid=4949] ppid=4944 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/4947/task/4949/stat : 4949 (java) S 4944 4947 30091 0 -1 4202560 2431 0 1 0 30 1 0 0 20 0 22 0 29912234 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331739317112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4950] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4950/stat : 4950 (java) S 4944 4947 30091 0 -1 4202560 136 0 0 0 1 1 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331700808360 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4951] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4951/stat : 4951 (java) S 4944 4947 30091 0 -1 4202560 82 0 0 0 2 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331699755816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4947/tid=4952] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4952/stat : 4952 (java) S 4944 4947 30091 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331698703272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 98 0 0 0 2 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 85 0 0 0 1 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29912235 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 64028 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.04 cores=0,2,4,6

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

[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 488 0 0 0 49 10 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 449 0 0 0 52 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 409 0 0 0 52 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 319 0 0 0 41 8 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 440 0 0 0 42 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 1678 0 0 0 137 3 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/4947/task/4962/stat : 4962 (java) S 4944 4947 30091 0 -1 4202560 14081 0 0 0 104 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331558344760 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4963] ppid=4944 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/4947/task/4963/stat : 4963 (java) S 4944 4947 30091 0 -1 4202560 7421 0 0 0 139 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331557292216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4964] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4964/stat : 4964 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331556239864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4965] ppid=4944 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/4947/task/4965/stat : 4965 (java) S 4944 4947 30091 0 -1 4202560 51 0 0 0 15 11 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331555187528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4966] ppid=4944 vsize=9824732 CPUtime=876.82 cores=0,2,4,6
/proc/4947/task/4966/stat : 4966 (java) R 4944 4947 30091 0 -1 4202560 53 0 0 0 87667 15 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331554123920 140331564174208 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4967] ppid=4944 vsize=9824732 CPUtime=876.62 cores=0,2,4,6
/proc/4947/task/4967/stat : 4967 (java) R 4944 4947 30091 0 -1 4202560 1847 0 0 0 87614 48 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331553078432 140331564797391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4968] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4968/stat : 4968 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331552028200 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4969] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4969/stat : 4969 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331550975656 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1767.25
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.701 s]
/proc/loadavg: 4.20 4.26 4.21 5/218 5061
/proc/meminfo: memFree=23982192/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 32371 0 1 0 179859 146 0 0 20 0 22 0 29912233 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 772630 2300 9 0 2446860 0
[pid=4947/tid=4949] ppid=4944 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/4947/task/4949/stat : 4949 (java) S 4944 4947 30091 0 -1 4202560 2434 0 1 0 32 3 0 0 20 0 22 0 29912234 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331739317112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4950] ppid=4944 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/4947/task/4950/stat : 4950 (java) S 4944 4947 30091 0 -1 4202560 485 0 0 0 48 11 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331700808360 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4951] ppid=4944 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/4947/task/4951/stat : 4951 (java) S 4944 4947 30091 0 -1 4202560 487 0 0 0 59 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331699755816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4952] ppid=4944 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/4947/task/4952/stat : 4952 (java) S 4944 4947 30091 0 -1 4202560 463 0 0 0 51 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331698703272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 488 0 0 0 49 10 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 449 0 0 0 52 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 409 0 0 0 52 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 319 0 0 0 41 8 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 440 0 0 0 42 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 1678 0 0 0 137 3 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/4947/task/4962/stat : 4962 (java) S 4944 4947 30091 0 -1 4202560 14081 0 0 0 104 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331558344760 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4963] ppid=4944 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/4947/task/4963/stat : 4963 (java) S 4944 4947 30091 0 -1 4202560 7421 0 0 0 139 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331557292216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4964] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4964/stat : 4964 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331556239864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4965] ppid=4944 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/4947/task/4965/stat : 4965 (java) S 4944 4947 30091 0 -1 4202560 51 0 0 0 15 12 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331555187528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4966] ppid=4944 vsize=9824732 CPUtime=893.18 cores=0,2,4,6
/proc/4947/task/4966/stat : 4966 (java) R 4944 4947 30091 0 -1 4202560 53 0 0 0 89303 15 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331554123920 140331564174120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4967] ppid=4944 vsize=9824732 CPUtime=892.98 cores=0,2,4,6
/proc/4947/task/4967/stat : 4967 (java) R 4944 4947 30091 0 -1 4202560 1847 0 0 0 89250 48 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331553078432 140331564797525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4968] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4968/stat : 4968 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331552028200 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4969] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4969/stat : 4969 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331550975656 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 4947 sig 9
??? kill -4947 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.701 s]
/proc/loadavg: 4.20 4.26 4.21 5/218 5061
/proc/meminfo: memFree=23982192/32872528 swapFree=1556504/1720024
[pid=4947] ppid=4944 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/4947/stat : 4947 (java) S 4944 4947 30091 0 -1 4202496 32371 0 1 0 179859 146 0 0 20 0 22 0 29912233 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140736843080272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2456183 772630 2300 9 0 2446860 0
[pid=4947/tid=4949] ppid=4944 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/4947/task/4949/stat : 4949 (java) S 4944 4947 30091 0 -1 4202560 2434 0 1 0 32 3 0 0 20 0 22 0 29912234 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331739317112 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4950] ppid=4944 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/4947/task/4950/stat : 4950 (java) S 4944 4947 30091 0 -1 4202560 485 0 0 0 48 11 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331700808360 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4951] ppid=4944 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/4947/task/4951/stat : 4951 (java) S 4944 4947 30091 0 -1 4202560 487 0 0 0 59 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331699755816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4952] ppid=4944 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/4947/task/4952/stat : 4952 (java) S 4944 4947 30091 0 -1 4202560 463 0 0 0 51 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331698703272 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4953] ppid=4944 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/4947/task/4953/stat : 4953 (java) S 4944 4947 30091 0 -1 4202560 488 0 0 0 49 10 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331697650728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4954] ppid=4944 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/4947/task/4954/stat : 4954 (java) S 4944 4947 30091 0 -1 4202560 449 0 0 0 52 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331696597160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4955] ppid=4944 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/4947/task/4955/stat : 4955 (java) S 4944 4947 30091 0 -1 4202560 409 0 0 0 52 13 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331695544616 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4956] ppid=4944 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/4947/task/4956/stat : 4956 (java) S 4944 4947 30091 0 -1 4202560 319 0 0 0 41 8 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331694492072 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4957] ppid=4944 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/4947/task/4957/stat : 4957 (java) S 4944 4947 30091 0 -1 4202560 440 0 0 0 42 12 0 0 20 0 22 0 29912235 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331693439528 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4958] ppid=4944 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/4947/task/4958/stat : 4958 (java) S 4944 4947 30091 0 -1 4202560 1678 0 0 0 137 3 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331562556008 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4959] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4959/stat : 4959 (java) S 4944 4947 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331561502328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4960] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4960/stat : 4960 (java) S 4944 4947 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29912237 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331560449672 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4961] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4961/stat : 4961 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331559398416 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4962] ppid=4944 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/4947/task/4962/stat : 4962 (java) S 4944 4947 30091 0 -1 4202560 14081 0 0 0 104 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331558344760 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4963] ppid=4944 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/4947/task/4963/stat : 4963 (java) S 4944 4947 30091 0 -1 4202560 7421 0 0 0 139 2 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331557292216 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4964] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4964/stat : 4964 (java) S 4944 4947 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331556239864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4965] ppid=4944 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/4947/task/4965/stat : 4965 (java) S 4944 4947 30091 0 -1 4202560 51 0 0 0 15 12 0 0 20 0 22 0 29912240 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331555187528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4947/tid=4966] ppid=4944 vsize=9824732 CPUtime=893.18 cores=0,2,4,6
/proc/4947/task/4966/stat : 4966 (java) R 4944 4947 30091 0 -1 4202560 53 0 0 0 89303 15 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331554123920 140331564174120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4947/tid=4967] ppid=4944 vsize=9824732 CPUtime=892.98 cores=0,2,4,6
/proc/4947/task/4967/stat : 4967 (java) R 4944 4947 30091 0 -1 4202560 1847 0 0 0 89250 48 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331553078432 140331564797525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4968] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4968/stat : 4968 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331552028200 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4947/tid=4969] ppid=4944 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4947/task/4969/stat : 4969 (java) S 4944 4947 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29912268 10060525568 772630 33554432000 1073741824 1073778376 140736843089136 140331550975656 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4947 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=980273
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=942704
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.756
CPU time (s): 1800.05
CPU user time (s): 1798.59
CPU system time (s): 1.46
CPU usage (%): 200.282
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.9427
maximum resident set size= 3224200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32408
page faults= 1
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21903
involuntary context switches= 20710

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65114 second user time and 7.2469 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 21:37:16
IDJOB=4106884
IDBENCH=48305
IDSOLVER=2543
FILE ID=node117/4106884-1466278636
RUNJOBID= node117-1466265252-30107
PBS_JOBID= 19918233
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_2_40.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106884-1466278636/watcher-4106884-1466278636 -o /tmp/evaluation-result-4106884-1466278636/solver-4106884-1466278636 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30107 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106884-1466278636.opb

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

MD5SUM BENCH= f3f7503aace115ec5eea1f9ed4e29626
RANDOM SEED=705610766

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:        27723020 kB
Buffers:          143840 kB
Cached:           322568 kB
SwapCached:            0 kB
Active:          2265472 kB
Inactive:         362356 kB
Active(anon):    2153504 kB
Inactive(anon):    10636 kB
Active(file):     111968 kB
Inactive(file):   351720 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       3904440 kB
Mapped:            21188 kB
Shmem:               204 kB
Slab:             621620 kB
SReclaimable:      65556 kB
SUnreclaim:       556064 kB
KernelStack:        1808 kB
PageTables:        11760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4495640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2291712 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 21:52:15