Trace number 4102178

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.49 895.217

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUM8fb889bdb08324a2b9780b5ff988846e
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 variables2000
Total number of constraints5250
Number of constraints which are clauses5250
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 2000
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 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4102178-1466217520.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.50/0.35	c ... done. Wall clock time 0.246s.
0.50/0.35	c declared #vars     2000
0.50/0.35	c #constraints  5250
0.50/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.36	c constraints type 
0.50/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4250
0.50/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1000
0.50/0.36	c 5250 constraints processed.
0.50/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.36	c constraints type 
0.50/0.36	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1000
0.50/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4250
0.50/0.36	c 5250 constraints processed.
0.50/0.36	c objective function length is 2000 literals
3.81/1.38	c cleaning 2495 clauses out of 5002 with flag 37098/5002
5.71/2.06	c cleaning 4247 clauses out of 8508 with flag 89346/11003
6.13/2.21	c cleaning 0 clauses out of 5000 with flag 0/5000
7.73/2.89	c cleaning 5624 clauses out of 11261 with flag 152104/18003
10.51/3.91	c cleaning 0 clauses out of 11001 with flag 0/11001
10.51/3.96	c cleaning 6808 clauses out of 13634 with flag 252742/26000
13.12/5.21	c cleaning 7911 clauses out of 15830 with flag 367790/35004
14.72/6.03	c cleaning 0 clauses out of 18001 with flag 0/18001
15.95/6.67	c cleaning 8952 clauses out of 17915 with flag 515573/45000
19.17/8.26	c cleaning 9980 clauses out of 19964 with flag 668558/56001
19.96/8.65	c cleaning 0 clauses out of 26000 with flag 0/26000
22.54/9.95	c cleaning 10986 clauses out of 21986 with flag 768253/68003
26.34/11.88	c cleaning 0 clauses out of 35000 with flag 0/35000
26.54/11.92	c cleaning 11995 clauses out of 23998 with flag 918917/81001
30.96/14.11	c cleaning 12996 clauses out of 26003 with flag 1063880/95001
34.17/15.79	c cleaning 0 clauses out of 45000 with flag 0/45000
35.57/16.48	c cleaning 13993 clauses out of 28007 with flag 1209325/110001
41.18/19.23	c cleaning 15000 clauses out of 30015 with flag 1390834/126002
43.98/20.64	c cleaning 0 clauses out of 56001 with flag 0/56001
47.40/22.35	c cleaning 16004 clauses out of 32013 with flag 1626933/143000
54.03/25.65	c cleaning 17001 clauses out of 34009 with flag 1807904/161000
55.43/26.35	c cleaning 0 clauses out of 68002 with flag 0/68002
61.66/29.46	c cleaning 17994 clauses out of 36009 with flag 2066195/180001
69.68/33.43	c cleaning 0 clauses out of 81001 with flag 0/81001
70.08/33.69	c cleaning 19000 clauses out of 38015 with flag 2355568/200001
78.69/37.96	c cleaning 20001 clauses out of 40016 with flag 2623146/221002
85.30/41.22	c cleaning 0 clauses out of 95000 with flag 0/95000
88.11/42.66	c cleaning 21003 clauses out of 42014 with flag 2865199/243001
98.55/47.80	c cleaning 21998 clauses out of 44010 with flag 3112323/266000
102.74/49.96	c cleaning 0 clauses out of 110000 with flag 0/110000
109.58/53.32	c cleaning 22999 clauses out of 46012 with flag 3392608/290000
121.40/59.23	c cleaning 23994 clauses out of 48013 with flag 3651273/315000
125.81/61.48	c cleaning 0 clauses out of 126001 with flag 0/126001
133.64/65.39	c cleaning 25002 clauses out of 50019 with flag 3912308/341000
147.51/72.28	c cleaning 26000 clauses out of 52018 with flag 4235598/368001
151.36/74.14	c cleaning 0 clauses out of 143000 with flag 0/143000
161.42/79.18	c cleaning 26996 clauses out of 54017 with flag 4515271/396000
176.09/86.42	c cleaning 28002 clauses out of 56023 with flag 4808940/425002
180.29/88.50	c cleaning 0 clauses out of 161000 with flag 0/161000
192.17/94.44	c cleaning 29003 clauses out of 58019 with flag 5112920/455000
210.47/103.51	c cleaning 30002 clauses out of 60017 with flag 5547891/486001
215.51/106.06	c cleaning 0 clauses out of 180000 with flag 0/180000
228.97/112.73	c cleaning 30998 clauses out of 62014 with flag 5961420/518000
247.87/122.20	c cleaning 32001 clauses out of 64016 with flag 6258621/551000
254.89/125.67	c cleaning 0 clauses out of 200000 with flag 0/200000
268.18/132.28	c cleaning 32996 clauses out of 66017 with flag 6605587/585002
290.68/143.45	c cleaning 34001 clauses out of 68019 with flag 7062979/620000
297.30/146.71	c cleaning 0 clauses out of 221001 with flag 0/221001
315.19/155.64	c cleaning 34998 clauses out of 70018 with flag 7584932/656000
340.97/168.41	c cleaning 36005 clauses out of 72020 with flag 8164485/693000
344.96/170.42	c cleaning 0 clauses out of 243003 with flag 0/243003
366.88/181.37	c cleaning 37006 clauses out of 74015 with flag 8584999/731000
394.99/195.31	c cleaning 37996 clauses out of 76009 with flag 9032081/770000
403.21/199.41	c cleaning 0 clauses out of 266002 with flag 0/266002
424.28/209.94	c cleaning 38999 clauses out of 78013 with flag 9578352/810000
454.27/224.82	c cleaning 39996 clauses out of 80017 with flag 9993965/851003
468.74/232.04	c cleaning 0 clauses out of 290000 with flag 0/290000
487.62/241.41	c cleaning 40986 clauses out of 82019 with flag 10552980/893001
519.60/257.31	c cleaning 42006 clauses out of 84032 with flag 11047017/936000
536.07/265.56	c cleaning 0 clauses out of 315000 with flag 0/315000
552.12/273.57	c cleaning 43002 clauses out of 86027 with flag 11427504/980001
586.68/290.70	c cleaning 44005 clauses out of 88027 with flag 11836518/1025003
618.43/306.50	c cleaning 0 clauses out of 341000 with flag 0/341000
624.63/309.64	c cleaning 45002 clauses out of 90019 with flag 12321216/1071000
667.45/330.97	c cleaning 45999 clauses out of 92018 with flag 12959034/1118001
706.52/350.56	c cleaning 0 clauses out of 368000 with flag 0/368000
710.35/352.40	c cleaning 46999 clauses out of 94020 with flag 13703175/1166002
754.90/374.64	c cleaning 48001 clauses out of 96021 with flag 14511769/1215002
799.47/396.81	c cleaning 48998 clauses out of 98018 with flag 15274875/1265000
806.08/400.12	c cleaning 0 clauses out of 396000 with flag 0/396000
847.67/420.86	c cleaning 50000 clauses out of 100021 with flag 16138496/1316001
898.93/446.38	c cleaning 51005 clauses out of 102023 with flag 17054009/1368003
916.81/455.21	c cleaning 0 clauses out of 425000 with flag 0/425000
945.37/469.46	c cleaning 51994 clauses out of 104015 with flag 17686156/1421000
996.18/494.70	c cleaning 52999 clauses out of 106021 with flag 18359671/1475000
1033.70/513.47	c cleaning 0 clauses out of 455002 with flag 0/455002
1049.99/521.51	c cleaning 53994 clauses out of 108024 with flag 19208151/1530002
1104.92/549.02	c cleaning 55002 clauses out of 110030 with flag 20011319/1586002
1152.10/572.53	c cleaning 0 clauses out of 486000 with flag 0/486000
1162.53/577.74	c cleaning 56005 clauses out of 112026 with flag 20693636/1643000
1216.77/604.74	c cleaning 57008 clauses out of 114021 with flag 21278881/1701000
1276.24/634.31	c cleaning 57996 clauses out of 116014 with flag 21913529/1760001
1277.64/635.05	c cleaning 0 clauses out of 518000 with flag 0/518000
1335.54/663.88	c cleaning 59009 clauses out of 118018 with flag 22566641/1820001
1397.26/694.58	c cleaning 59985 clauses out of 120008 with flag 23228139/1881000
1413.96/702.89	c cleaning 0 clauses out of 551000 with flag 0/551000
1465.83/728.63	c cleaning 60995 clauses out of 122024 with flag 24082709/1943001
1531.42/761.29	c cleaning 62010 clauses out of 124029 with flag 24790401/2006001
1564.85/778.09	c cleaning 0 clauses out of 585002 with flag 0/585002
1595.97/793.57	c cleaning 63000 clauses out of 126018 with flag 25344325/2070000
1666.66/828.70	c cleaning 63997 clauses out of 128019 with flag 26005664/2135001
1738.02/864.25	c cleaning 65003 clauses out of 130021 with flag 26655849/2201000
1766.57/878.46	c cleaning 0 clauses out of 620001 with flag 0/620001
1800.14/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.10	c starts		: 540
1800.14/895.10	c conflicts		: 2260279
1800.14/895.10	c decisions		: 2944915
1800.14/895.10	c propagations		: 545512797
1800.14/895.10	c inspects		: 8791091347
1800.14/895.10	c shortcuts		: 0
1800.14/895.10	c learnt literals	: 0
1800.14/895.10	c learnt binary clauses	: 0
1800.14/895.10	c learnt ternary clauses	: 77
1800.14/895.10	c learnt constraints	: 2260279
1800.14/895.10	c ignored constraints	: 0
1800.14/895.10	c root simplifications	: 0
1800.14/895.10	c removed literals (reason simplification)	: 23404044
1800.14/895.10	c reason swapping (by a shorter reason)	: 0
1800.14/895.10	c Calls to reduceDB	: 62
1800.14/895.10	c Number of update (reduction) of LBD	: 1006039
1800.14/895.10	c Imported unit clauses	: 0
1800.14/895.10	c number of reductions to clauses (during analyze)	: 0
1800.14/895.10	c number of learned constraints concerned by reduction	: 0
1800.14/895.10	c number of learning phase by resolution	: 0
1800.14/895.10	c number of learning phase by cutting planes	: 0
1800.14/895.10	c speed (assignments/second)	: 609693.3912127976
1800.14/895.10	c non guided choices	0
1800.14/895.13	c learnt constraints type 
1800.14/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 124297
1800.14/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.13	c starts		: 167
1800.14/895.13	c conflicts		: 626539
1800.14/895.13	c decisions		: 810384
1800.14/895.13	c propagations		: 146786934
1800.14/895.13	c inspects		: 5498207289
1800.14/895.13	c shortcuts		: 0
1800.14/895.13	c learnt literals	: 0
1800.14/895.13	c learnt binary clauses	: 0
1800.14/895.13	c learnt ternary clauses	: 78
1800.14/895.13	c learnt constraints	: 626539
1800.14/895.13	c ignored constraints	: 0
1800.14/895.13	c root simplifications	: 0
1800.14/895.13	c removed literals (reason simplification)	: 0
1800.14/895.13	c reason swapping (by a shorter reason)	: 0
1800.14/895.13	c Calls to reduceDB	: 31
1800.14/895.13	c Number of update (reduction) of LBD	: 0
1800.14/895.13	c Imported unit clauses	: 0
1800.14/895.13	c number of reductions to clauses (during analyze)	: 0
1800.14/895.13	c number of learned constraints concerned by reduction	: 0
1800.14/895.13	c number of learning phase by resolution	: 0
1800.14/895.13	c number of learning phase by cutting planes	: 0
1800.14/895.13	c speed (assignments/second)	: 164053.02245424155
1800.14/895.13	c non guided choices	0
1800.14/895.21	c learnt constraints type 
1800.14/895.21	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 626539
1800.14/895.21	s UNKNOWN
1800.14/895.21	c Total wall clock time (in seconds): 895.103

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-4102178-1466217520/watcher-4102178-1466217520 -o /tmp/evaluation-result-4102178-1466217520/solver-4102178-1466217520 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466206056-7346 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4102178-1466217520.opb 

pid=12912
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.86 3.95 4.07 4/199 12915
/proc/meminfo: memFree=28295860/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 23797933 98570240 978 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 24065 978 744 9 0 16771 0
[pid=12915/tid=12916] ppid=12912 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) R 12912 12915 7329 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23797934 98570240 978 33554432000 1073741824 1073778376 140733838497616 140484890201640 215124624768 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 3.86 3.95 4.07 4/199 12915
/proc/meminfo: memFree=28295860/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 4567 0 1 0 9 1 0 0 20 0 18 0 23797933 9787879424 5677 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2389619 5677 2156 9 0 2380296 0
[pid=12915/tid=12916] ppid=12912 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) R 12912 12915 7329 0 -1 4202560 2441 0 1 0 6 1 0 0 20 0 18 0 23797934 9787879424 5677 33554432000 1073741824 1073778376 140733838497616 140484890205088 215128007949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200381 s]
/proc/loadavg: 3.86 3.95 4.07 4/199 12915
/proc/meminfo: memFree=28295860/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 4962 0 1 0 27 1 0 0 20 0 18 0 23797933 9787879424 6462 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2389619 6462 2219 9 0 2380296 0
[pid=12915/tid=12916] ppid=12912 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) R 12912 12915 7329 0 -1 4202560 2461 0 1 0 16 1 0 0 20 0 18 0 23797934 9787879424 6462 33554432000 1073741824 1073778376 140733838497616 140484890205088 140484829998689 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300399 s]
/proc/loadavg: 3.86 3.95 4.07 4/199 12915
/proc/meminfo: memFree=28295860/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 6044 0 1 0 48 2 0 0 20 0 18 0 23797933 9787879424 8485 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2389619 8485 2233 9 0 2380296 0
[pid=12915/tid=12916] ppid=12912 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) R 12912 12915 7329 0 -1 4202560 2464 0 1 0 26 1 0 0 20 0 18 0 23797934 9787879424 8485 33554432000 1073741824 1073778376 140733838497616 140484890205088 140484830384655 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700233 s]
/proc/loadavg: 3.86 3.95 4.07 4/199 12915
/proc/meminfo: memFree=28295860/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 20754 0 1 0 192 4 0 0 20 0 22 0 23797933 10060525568 21857 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2456183 21857 2261 9 0 2446860 0
[pid=12915/tid=12916] ppid=12912 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2549 0 1 0 32 2 0 0 20 0 22 0 23797934 10060525568 21857 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.86 3.95 4.07 5/221 12937
/proc/meminfo: memFree=28172636/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9824732 CPUtime=4.51 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 26643 0 1 0 445 6 0 0 20 0 22 0 23797933 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2456183 49986 2288 9 0 2446860 0
[pid=12915/tid=12916] ppid=12912 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2549 0 1 0 32 2 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12925/stat : 12925 (java) S 12912 12915 7329 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484726692392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12926] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12926/stat : 12926 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23797935 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484714281576 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12927] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12927/stat : 12927 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484713227896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12928] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12928/stat : 12928 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484712175240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12929] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12929/stat : 12929 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484711123984 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12930] ppid=12912 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/12915/task/12930/stat : 12930 (java) R 12912 12915 7329 0 -1 4202560 15328 0 0 0 89 2 0 0 20 0 22 0 23797938 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484710048440 140484894324307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12931] ppid=12912 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/12915/task/12931/stat : 12931 (java) S 12912 12915 7329 0 -1 4202560 7347 0 0 0 101 0 0 0 20 0 22 0 23797938 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484709017784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12932] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12932/stat : 12932 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484707965432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12933] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12933/stat : 12933 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484706913096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12934] ppid=12912 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/12915/task/12934/stat : 12934 (java) R 12912 12915 7329 0 -1 4202560 27 0 0 0 110 0 0 0 20 0 22 0 23797969 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484705550792 140484830589893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12935] ppid=12912 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/12915/task/12935/stat : 12935 (java) R 12912 12915 7329 0 -1 4202560 91 0 0 0 105 1 0 0 20 0 22 0 23797969 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484704497576 140484830678968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12936] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12936/stat : 12936 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484703446568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12937] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12937/stat : 12937 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 49986 33554432000 1073741824 1073778376 140733838497616 140484702394024 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 3.86 3.95 4.07 7/221 12937
/proc/meminfo: memFree=28105728/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9824732 CPUtime=8.59 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 32184 0 1 0 851 8 0 0 20 0 22 0 23797933 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2456183 50431 2288 9 0 2446860 0
[pid=12915/tid=12916] ppid=12912 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2549 0 1 0 32 2 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12925/stat : 12925 (java) S 12912 12915 7329 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484726692392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12926] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12926/stat : 12926 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23797935 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484714281576 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12927] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12927/stat : 12927 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484713227896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12928] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12928/stat : 12928 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484712175240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12929] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12929/stat : 12929 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484711123984 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12930] ppid=12912 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/12915/task/12930/stat : 12930 (java) R 12912 12915 7329 0 -1 4202560 20840 0 0 0 163 2 0 0 20 0 22 0 23797938 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484710057512 140484892255872 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12931] ppid=12912 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/12915/task/12931/stat : 12931 (java) S 12912 12915 7329 0 -1 4202560 7354 0 0 0 114 0 0 0 20 0 22 0 23797938 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484709017784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12932] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12932/stat : 12932 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484707965432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12933] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12933/stat : 12933 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484706913096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12934] ppid=12912 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/12915/task/12934/stat : 12934 (java) R 12912 12915 7329 0 -1 4202560 28 0 0 0 267 0 0 0 20 0 22 0 23797969 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484705548712 140484830604470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12935] ppid=12912 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/12915/task/12935/stat : 12935 (java) R 12912 12915 7329 0 -1 4202560 93 0 0 0 262 1 0 0 20 0 22 0 23797969 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484704497168 140484830732286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12936] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12936/stat : 12936 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484703446568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12937] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12937/stat : 12937 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 50431 33554432000 1073741824 1073778376 140733838497616 140484702394024 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.95 3.97 4.07 5/221 12937
/proc/meminfo: memFree=27971364/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9824732 CPUtime=15.34 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 34654 0 1 0 1520 14 0 0 20 0 22 0 23797933 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2456183 84960 2288 9 0 2446860 0
[pid=12915/tid=12916] ppid=12912 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2549 0 1 0 32 2 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 48 0 0 0 1 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 58 0 0 0 1 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 23797934 10060525568 84960 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

Current children cumulated vsize (KiB) 9824732

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

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

[startup+895.101 s]
/proc/loadavg: 4.23 4.28 4.18 5/221 13310
/proc/meminfo: memFree=25866400/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 43021 0 1 0 179870 144 0 0 20 0 22 0 23797933 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2456183 111185 2297 9 0 2446860 0
[pid=12915/tid=12916] ppid=12912 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2555 0 1 0 36 3 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 767 0 0 0 283 8 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 464 0 0 0 283 8 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 510 0 0 0 273 8 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 468 0 0 0 264 7 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 451 0 0 0 282 7 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 598 0 0 0 287 8 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 454 0 0 0 273 9 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12925/stat : 12925 (java) S 12912 12915 7329 0 -1 4202560 389 0 0 0 273 8 0 0 20 0 22 0 23797934 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484726692392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12926] ppid=12912 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/12915/task/12926/stat : 12926 (java) S 12912 12915 7329 0 -1 4202560 394 0 0 0 95 42 0 0 20 0 22 0 23797935 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484714281576 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12927] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12927/stat : 12927 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484713227896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12928] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12928/stat : 12928 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23797936 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484712175240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12929] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12929/stat : 12929 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484711123984 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12930] ppid=12912 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/12915/task/12930/stat : 12930 (java) S 12912 12915 7329 0 -1 4202560 22820 0 0 0 193 3 0 0 20 0 22 0 23797938 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484710070328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12931] ppid=12912 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/12915/task/12931/stat : 12931 (java) S 12912 12915 7329 0 -1 4202560 7354 0 0 0 116 0 0 0 20 0 22 0 23797938 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484709017784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12932] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12932/stat : 12932 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23797938 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484707965432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12933] ppid=12912 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/12915/task/12933/stat : 12933 (java) S 12912 12915 7329 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 23797938 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484706913096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12934] ppid=12912 vsize=9824732 CPUtime=883.96 cores=1,3,5,7
/proc/12915/task/12934/stat : 12934 (java) R 12912 12915 7329 0 -1 4202560 457 0 0 0 88379 17 0 0 20 0 22 0 23797969 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484705549952 140484830589883 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12935] ppid=12912 vsize=9824732 CPUtime=883.95 cores=1,3,5,7
/proc/12915/task/12935/stat : 12935 (java) R 12912 12915 7329 0 -1 4202560 4023 0 0 0 88372 23 0 0 20 0 22 0 23797969 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484704496480 140484830678336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12936] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12936/stat : 12936 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484703446568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12937] ppid=12912 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12937/stat : 12937 (java) S 12912 12915 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23797971 10060525568 111185 33554432000 1073741824 1073778376 140733838497616 140484702394024 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

[startup+895.206 s]
/proc/loadavg: 4.23 4.28 4.18 5/221 13310
/proc/meminfo: memFree=25866400/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9957860 CPUtime=1796.07 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 43053 0 1 0 179436 171 0 0 20 0 20 0 23797933 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2489465 111202 2298 9 0 2480142 0
[pid=12915/tid=12916] ppid=12912 vsize=9957860 CPUtime=0.39 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2555 0 1 0 36 3 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9957860 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 767 0 0 0 283 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9957860 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 464 0 0 0 283 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9957860 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 510 0 0 0 273 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9957860 CPUtime=2.71 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 468 0 0 0 264 7 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9957860 CPUtime=2.89 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 451 0 0 0 282 7 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9957860 CPUtime=2.95 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 598 0 0 0 287 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9957860 CPUtime=2.82 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 454 0 0 0 273 9 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9957860 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12925/stat : 12925 (java) S 12912 12915 7329 0 -1 4202560 389 0 0 0 273 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484726692392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12926] ppid=12912 vsize=9957860 CPUtime=1.37 cores=1,3,5,7
/proc/12915/task/12926/stat : 12926 (java) S 12912 12915 7329 0 -1 4202560 394 0 0 0 95 42 0 0 20 0 20 0 23797935 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484714281576 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12927] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12927/stat : 12927 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23797936 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484713227896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12928] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12928/stat : 12928 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23797936 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484712175240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12929] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12929/stat : 12929 (java) S 12912 12915 7329 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484711123984 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12930] ppid=12912 vsize=9957860 CPUtime=1.96 cores=1,3,5,7
/proc/12915/task/12930/stat : 12930 (java) S 12912 12915 7329 0 -1 4202560 22821 0 0 0 193 3 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484710070328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12931] ppid=12912 vsize=9957860 CPUtime=1.21 cores=1,3,5,7
/proc/12915/task/12931/stat : 12931 (java) S 12912 12915 7329 0 -1 4202560 7354 0 0 0 121 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484709017784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12932] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12932/stat : 12932 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484707965432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12933] ppid=12912 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/12915/task/12933/stat : 12933 (java) S 12912 12915 7329 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484706913096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 9957860
#
############


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

[startup+895.206 s]
/proc/loadavg: 4.23 4.28 4.18 5/221 13310
/proc/meminfo: memFree=25866400/32872528 swapFree=1505436/1685308
[pid=12915] ppid=12912 vsize=9957860 CPUtime=1796.07 cores=1,3,5,7
/proc/12915/stat : 12915 (java) S 12912 12915 7329 0 -1 4202496 43053 0 1 0 179436 171 0 0 20 0 20 0 23797933 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140733838488752 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12915/statm: 2489465 111202 2298 9 0 2480142 0
[pid=12915/tid=12916] ppid=12912 vsize=9957860 CPUtime=0.39 cores=1,3,5,7
/proc/12915/task/12916/stat : 12916 (java) S 12912 12915 7329 0 -1 4202560 2555 0 1 0 36 3 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484890207096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12918] ppid=12912 vsize=9957860 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12918/stat : 12918 (java) S 12912 12915 7329 0 -1 4202560 767 0 0 0 283 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484828936872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12919] ppid=12912 vsize=9957860 CPUtime=2.91 cores=1,3,5,7
/proc/12915/task/12919/stat : 12919 (java) S 12912 12915 7329 0 -1 4202560 464 0 0 0 283 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484827884328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12920] ppid=12912 vsize=9957860 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12920/stat : 12920 (java) S 12912 12915 7329 0 -1 4202560 510 0 0 0 273 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484826831784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12921] ppid=12912 vsize=9957860 CPUtime=2.71 cores=1,3,5,7
/proc/12915/task/12921/stat : 12921 (java) S 12912 12915 7329 0 -1 4202560 468 0 0 0 264 7 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484825779240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12922] ppid=12912 vsize=9957860 CPUtime=2.89 cores=1,3,5,7
/proc/12915/task/12922/stat : 12922 (java) S 12912 12915 7329 0 -1 4202560 451 0 0 0 282 7 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484824725672 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12923] ppid=12912 vsize=9957860 CPUtime=2.95 cores=1,3,5,7
/proc/12915/task/12923/stat : 12923 (java) S 12912 12915 7329 0 -1 4202560 598 0 0 0 287 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484728797480 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12924] ppid=12912 vsize=9957860 CPUtime=2.82 cores=1,3,5,7
/proc/12915/task/12924/stat : 12924 (java) S 12912 12915 7329 0 -1 4202560 454 0 0 0 273 9 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484727744936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12925] ppid=12912 vsize=9957860 CPUtime=2.81 cores=1,3,5,7
/proc/12915/task/12925/stat : 12925 (java) S 12912 12915 7329 0 -1 4202560 389 0 0 0 273 8 0 0 20 0 20 0 23797934 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484726692392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12926] ppid=12912 vsize=9957860 CPUtime=1.37 cores=1,3,5,7
/proc/12915/task/12926/stat : 12926 (java) S 12912 12915 7329 0 -1 4202560 394 0 0 0 95 42 0 0 20 0 20 0 23797935 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484714281576 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12915/tid=12927] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12927/stat : 12927 (java) S 12912 12915 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23797936 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484713227896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12928] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12928/stat : 12928 (java) S 12912 12915 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23797936 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484712175240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12929] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12929/stat : 12929 (java) S 12912 12915 7329 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484711123984 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12930] ppid=12912 vsize=9957860 CPUtime=1.96 cores=1,3,5,7
/proc/12915/task/12930/stat : 12930 (java) S 12912 12915 7329 0 -1 4202560 22821 0 0 0 193 3 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484710070328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12915/tid=12931] ppid=12912 vsize=9957860 CPUtime=1.21 cores=1,3,5,7
/proc/12915/task/12931/stat : 12931 (java) S 12912 12915 7329 0 -1 4202560 7354 0 0 0 121 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484709017784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12915/tid=12932] ppid=12912 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/12915/task/12932/stat : 12932 (java) S 12912 12915 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484707965432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12915/tid=12933] ppid=12912 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/12915/task/12933/stat : 12933 (java) S 12912 12915 7329 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 20 0 23797938 10196848640 111202 33554432000 1073741824 1073778376 140733838497616 140484706913096 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1796.07
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.06995
#  lost CPU user time (s): 4.33997
#  lost CPU system time (s): -0.27

Real time (s): 895.217
CPU time (s): 1800.49
CPU user time (s): 1798.86
CPU system time (s): 1.63071
CPU usage (%): 201.123
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 1.90071
maximum resident set size= 586416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43054
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38972
involuntary context switches= 70598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73513 second user time and 7.77382 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 04:38:40
IDJOB=4102178
IDBENCH=2075
IDSOLVER=2543
FILE ID=node135/4102178-1466217520
RUNJOBID= node135-1466206056-7346
PBS_JOBID= 19918142
Free space on /tmp= 71700 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-f1000.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102178-1466217520/watcher-4102178-1466217520 -o /tmp/evaluation-result-4102178-1466217520/solver-4102178-1466217520 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466206056-7346 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4102178-1466217520.opb

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

MD5SUM BENCH= 8fb889bdb08324a2b9780b5ff988846e
RANDOM SEED=1585727109

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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:        28296124 kB
Buffers:          100400 kB
Cached:           134340 kB
SwapCached:          712 kB
Active:          1975560 kB
Inactive:         174592 kB
Active(anon):    1916468 kB
Inactive(anon):     1300 kB
Active(file):      59092 kB
Inactive(file):   173292 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100440 kB
Dirty:              1128 kB
Writeback:             0 kB
AnonPages:       3620724 kB
Mapped:            15456 kB
Shmem:                 0 kB
Slab:             600468 kB
SReclaimable:      43500 kB
SUnreclaim:       556968 kB
KernelStack:        1800 kB
PageTables:        11492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4004556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2031616 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= 71700 MiB
End job on node135 at 2016-06-18 04:53:35