Trace number 4116494

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.82 895.167

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round21-6.opb
MD5SUM7a2e1836639926c829a4b464a035e239
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark48.4236
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7888
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116494-1466947704.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.48	c ... done. Wall clock time 0.36s.
0.72/0.48	c declared #vars     3968
0.72/0.48	c #constraints  9120
0.72/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.48	c constraints type 
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.72/0.48	c org.sat4j.specs.Constr$1 => 888
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.72/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.72/0.48	c 9120 constraints processed.
0.72/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.48	c constraints type 
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.72/0.48	c org.sat4j.specs.Constr$1 => 888
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.72/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.72/0.48	c 9120 constraints processed.
4.32/1.42	c cleaning 2498 clauses out of 4998 with flag 15876/5000
5.68/2.03	c cleaning 4252 clauses out of 8503 with flag 37383/11003
7.11/2.75	c cleaning 5623 clauses out of 11249 with flag 65132/18001
8.98/3.67	c cleaning 6800 clauses out of 13626 with flag 99823/26001
11.26/4.70	c cleaning 7906 clauses out of 15825 with flag 139911/35000
13.72/5.91	c cleaning 8945 clauses out of 17920 with flag 188766/45001
16.32/7.20	c cleaning 9963 clauses out of 19974 with flag 244758/56000
19.33/8.73	c cleaning 10982 clauses out of 22011 with flag 307133/68000
22.82/10.49	c cleaning 12003 clauses out of 24029 with flag 376749/81000
26.93/12.44	c cleaning 12994 clauses out of 26027 with flag 452757/95001
31.13/14.54	c cleaning 14005 clauses out of 28032 with flag 536813/110000
35.73/16.80	c cleaning 14993 clauses out of 30027 with flag 627516/126000
40.88/19.32	c cleaning 15988 clauses out of 32034 with flag 725455/143000
46.30/22.03	c cleaning 17001 clauses out of 34046 with flag 831684/161000
52.09/24.93	c cleaning 17983 clauses out of 36045 with flag 945189/180000
54.67/26.10	c cleaning 0 clauses out of 5002 with flag 0/5002
58.94/28.23	c cleaning 19007 clauses out of 38063 with flag 1066105/200001
66.15/31.75	c cleaning 20008 clauses out of 40055 with flag 1196391/221000
73.91/35.54	c cleaning 21009 clauses out of 42047 with flag 1334156/243000
81.91/39.51	c cleaning 21997 clauses out of 44038 with flag 1480907/266000
90.40/43.73	c cleaning 23002 clauses out of 46041 with flag 1633946/290000
99.40/48.24	c cleaning 24009 clauses out of 48039 with flag 1796083/315000
109.06/53.09	c cleaning 25012 clauses out of 50031 with flag 1964741/341001
119.53/58.28	c cleaning 25987 clauses out of 52018 with flag 2141446/368000
130.14/63.59	c cleaning 26993 clauses out of 54031 with flag 2323314/396000
141.82/69.31	c cleaning 27999 clauses out of 56038 with flag 2512527/425000
154.09/75.47	c cleaning 29009 clauses out of 58039 with flag 2707630/455000
166.98/81.72	c cleaning 29965 clauses out of 60030 with flag 2913097/486000
180.87/88.61	c cleaning 31008 clauses out of 62065 with flag 3125151/518000
194.95/95.62	c cleaning 32008 clauses out of 64058 with flag 3343270/551001
210.28/103.17	c cleaning 32999 clauses out of 66050 with flag 3569459/585001
226.14/111.03	c cleaning 34008 clauses out of 68050 with flag 3802678/620000
242.94/119.73	c cleaning 34981 clauses out of 70044 with flag 4039937/656002
260.20/128.31	c cleaning 36008 clauses out of 72061 with flag 4290830/693000
277.87/137.16	c cleaning 36996 clauses out of 74053 with flag 4544668/731000
296.37/146.34	c cleaning 38022 clauses out of 76058 with flag 4811115/770001
316.03/156.11	c cleaning 39018 clauses out of 78035 with flag 5082501/810000
336.31/166.25	c cleaning 39985 clauses out of 80017 with flag 5358263/851000
356.98/176.52	c cleaning 41004 clauses out of 82033 with flag 5639777/893001
379.64/187.72	c cleaning 41990 clauses out of 84028 with flag 5929988/936000
384.64/190.26	c cleaning 0 clauses out of 11000 with flag 0/11000
402.35/199.04	c cleaning 42995 clauses out of 86038 with flag 6229431/980000
426.42/211.01	c cleaning 43994 clauses out of 88043 with flag 6534497/1025000
451.73/223.60	c cleaning 45014 clauses out of 90049 with flag 6849109/1071000
478.41/236.62	c cleaning 45997 clauses out of 92035 with flag 7167886/1118000
506.16/251.04	c cleaning 47000 clauses out of 94039 with flag 7497160/1166001
534.02/264.99	c cleaning 47986 clauses out of 96039 with flag 7833393/1215001
562.56/279.18	c cleaning 48988 clauses out of 98054 with flag 8178092/1265002
592.77/294.14	c cleaning 50012 clauses out of 100064 with flag 8527873/1316000
623.32/309.35	c cleaning 51016 clauses out of 102054 with flag 8885743/1368002
653.40/324.22	c cleaning 51985 clauses out of 104036 with flag 9253220/1421000
685.18/340.03	c cleaning 52994 clauses out of 106052 with flag 9622466/1475001
725.82/360.24	c cleaning 54029 clauses out of 108058 with flag 10001774/1530001
766.81/380.52	c cleaning 54976 clauses out of 110028 with flag 10387217/1586000
810.01/402.05	c cleaning 55999 clauses out of 112052 with flag 10779853/1643000
854.75/424.23	c cleaning 57016 clauses out of 114053 with flag 11178734/1701000
900.70/447.04	c cleaning 58014 clauses out of 116038 with flag 11585870/1760001
947.91/470.50	c cleaning 59003 clauses out of 118023 with flag 12002882/1820000
998.03/495.40	c cleaning 60001 clauses out of 120021 with flag 12428379/1881001
1048.40/520.47	c cleaning 61010 clauses out of 122019 with flag 12862196/1943000
1100.72/546.48	c cleaning 61973 clauses out of 124011 with flag 13299068/2006002
1155.05/573.46	c cleaning 62998 clauses out of 126036 with flag 13746082/2070000
1210.36/600.97	c cleaning 64011 clauses out of 128038 with flag 14195896/2135000
1267.42/629.26	c cleaning 65008 clauses out of 130028 with flag 14654375/2201001
1326.93/659.70	c cleaning 65952 clauses out of 132019 with flag 15120176/2268000
1373.94/683.16	c cleaning 0 clauses out of 18001 with flag 0/18001
1386.25/689.25	c cleaning 67035 clauses out of 134070 with flag 15591824/2336003
1448.41/720.10	c cleaning 67987 clauses out of 136033 with flag 16068238/2405001
1512.16/751.75	c cleaning 68989 clauses out of 138045 with flag 16556468/2475000
1575.95/783.41	c cleaning 70010 clauses out of 140056 with flag 17055312/2546000
1633.55/812.11	c cleaning 70973 clauses out of 142048 with flag 17554978/2618002
1693.42/842.08	c cleaning 72024 clauses out of 144073 with flag 18062185/2691000
1763.62/876.90	c cleaning 73013 clauses out of 146049 with flag 18578334/2765000
1800.18/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/895.10	c starts		: 28088
1800.18/895.10	c conflicts		: 2809316
1800.18/895.10	c decisions		: 29027004
1800.18/895.10	c propagations		: 401092380
1800.18/895.10	c inspects		: 8349503657
1800.18/895.10	c shortcuts		: 0
1800.18/895.10	c learnt literals	: 2
1800.18/895.10	c learnt binary clauses	: 46
1800.18/895.10	c learnt ternary clauses	: 715
1800.18/895.10	c learnt constraints	: 2809314
1800.18/895.10	c ignored constraints	: 0
1800.18/895.10	c root simplifications	: 0
1800.18/895.10	c removed literals (reason simplification)	: 2221870
1800.18/895.10	c reason swapping (by a shorter reason)	: 0
1800.18/895.10	c Calls to reduceDB	: 70
1800.18/895.10	c Number of update (reduction) of LBD	: 596447
1800.18/895.10	c Imported unit clauses	: 0
1800.18/895.10	c number of reductions to clauses (during analyze)	: 0
1800.18/895.10	c number of learned constraints concerned by reduction	: 0
1800.18/895.10	c number of learning phase by resolution	: 0
1800.18/895.10	c number of learning phase by cutting planes	: 0
1800.18/895.10	c speed (assignments/second)	: 448343.7792376334
1800.18/895.10	c non guided choices	1757
1800.18/895.13	c learnt constraints type 
1800.18/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 46
1800.18/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 117306
1800.18/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/895.13	c starts		: 45
1800.18/895.13	c conflicts		: 19690
1800.18/895.13	c decisions		: 67676
1800.18/895.13	c propagations		: 2447854
1800.18/895.13	c inspects		: 796809362
1800.18/895.13	c shortcuts		: 0
1800.18/895.13	c learnt literals	: 0
1800.18/895.13	c learnt binary clauses	: 0
1800.18/895.13	c learnt ternary clauses	: 0
1800.18/895.13	c learnt constraints	: 19689
1800.18/895.13	c ignored constraints	: 0
1800.18/895.13	c root simplifications	: 0
1800.18/895.13	c removed literals (reason simplification)	: 0
1800.18/895.13	c reason swapping (by a shorter reason)	: 0
1800.18/895.13	c Calls to reduceDB	: 3
1800.18/895.13	c Number of update (reduction) of LBD	: 0
1800.18/895.13	c Imported unit clauses	: 0
1800.18/895.13	c number of reductions to clauses (during analyze)	: 0
1800.18/895.13	c number of learned constraints concerned by reduction	: 0
1800.18/895.13	c number of learning phase by resolution	: 0
1800.18/895.13	c number of learning phase by cutting planes	: 0
1800.18/895.13	c speed (assignments/second)	: 2736.1971967955074
1800.18/895.13	c non guided choices	285
1800.18/895.14	c learnt constraints type 
1800.18/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7
1800.18/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19682
1800.18/895.14	s UNKNOWN
1800.18/895.14	c Total wall clock time (in seconds): 895.02

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-4116494-1466947704/watcher-4116494-1466947704 -o /tmp/evaluation-result-4116494-1466947704/solver-4116494-1466947704 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116494-1466947704.opb 

pid=18560
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: 4.45 4.26 3.59 4/197 18563
/proc/meminfo: memFree=27058080/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18563/stat : 18563 (java) D 18560 18563 18126 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 27809772 9515008 185 33554432000 1073741824 1073778376 140736274136704 140736274125768 266426477863 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2323 185 143 9 0 71 0

[startup+0.100163 s]
/proc/loadavg: 4.45 4.26 3.59 4/197 18563
/proc/meminfo: memFree=27058080/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 4457 0 1 0 8 1 0 0 20 0 18 0 27809772 9787879424 5578 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2389619 5578 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 4.45 4.26 3.59 4/197 18563
/proc/meminfo: memFree=27058080/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 4760 0 1 0 24 1 0 0 20 0 18 0 27809772 9787879424 6341 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2389619 6341 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 4.45 4.26 3.59 4/197 18563
/proc/meminfo: memFree=27058080/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 5879 0 1 0 47 1 0 0 20 0 18 0 27809772 9787879424 8429 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2389619 8429 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 4.45 4.26 3.59 4/197 18563
/proc/meminfo: memFree=27058080/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 15200 0 1 0 172 3 0 0 20 0 22 0 27809772 10060525568 21781 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 21781 2264 9 0 2446860 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 9824732

[startup+1.50099 s]
/proc/loadavg: 4.45 4.26 3.59 7/219 18585
/proc/meminfo: memFree=26920428/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=4.58 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 20904 0 1 0 452 6 0 0 20 0 22 0 27809772 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 46896 2292 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2487 0 1 0 43 2 0 0 20 0 22 0 27809773 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 27809775 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/18563/task/18578/stat : 18578 (java) S 18560 18563 18126 0 -1 4202560 8204 0 0 0 99 2 0 0 20 0 22 0 27809778 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002398877752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18579] ppid=18560 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/18563/task/18579/stat : 18579 (java) S 18560 18563 18126 0 -1 4202560 8743 0 0 0 109 2 0 0 20 0 22 0 27809778 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002397825208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18580] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18580/stat : 18580 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002396772856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18581] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18581/stat : 18581 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002395720520 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18582] ppid=18560 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/18563/task/18582/stat : 18582 (java) R 18560 18563 18126 0 -1 4202560 24 0 0 0 95 0 0 0 20 0 22 0 27809821 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002394665416 140002519825151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18583] ppid=18560 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/18563/task/18583/stat : 18583 (java) R 18560 18563 18126 0 -1 4202560 71 0 0 0 91 2 0 0 20 0 22 0 27809821 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002393611704 140002519911807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18584] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18584/stat : 18584 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27809822 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002392561192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18585] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18585/stat : 18585 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809823 10060525568 46896 33554432000 1073741824 1073778376 140736274136704 140002391508648 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.45 4.26 3.59 5/219 18585
/proc/meminfo: memFree=26778744/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=7.98 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 21196 0 1 0 785 13 0 0 20 0 22 0 27809772 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 90556 2292 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2487 0 1 0 43 2 0 0 20 0 22 0 27809773 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 27809774 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 27809775 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/18563/task/18578/stat : 18578 (java) S 18560 18563 18126 0 -1 4202560 8208 0 0 0 103 2 0 0 20 0 22 0 27809778 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002398877752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18579] ppid=18560 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18563/task/18579/stat : 18579 (java) S 18560 18563 18126 0 -1 4202560 8749 0 0 0 116 2 0 0 20 0 22 0 27809778 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002397825208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18580] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18580/stat : 18580 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002396772856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18581] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18581/stat : 18581 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002395720520 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18582] ppid=18560 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/18563/task/18582/stat : 18582 (java) R 18560 18563 18126 0 -1 4202560 25 0 0 0 247 0 0 0 20 0 22 0 27809821 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002394663880 140002519859528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18583] ppid=18560 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/18563/task/18583/stat : 18583 (java) R 18560 18563 18126 0 -1 4202560 132 0 0 0 241 4 0 0 20 0 22 0 27809821 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002393612096 140002520029596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18584] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18584/stat : 18584 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27809822 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002392561192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18585] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18585/stat : 18585 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809823 10060525568 90556 33554432000 1073741824 1073778376 140736274136704 140002391508648 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.41 4.26 3.59 5/219 18585
/proc/meminfo: memFree=26444984/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=14.52 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 21836 0 1 0 1426 26 0 0 20 0 22 0 27809772 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 162429 2292 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2487 0 1 0 43 2 0 0 20 0 22 0 27809773 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 115 0 0 0 7 2 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 79 0 0 0 5 0 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 38 0 0 0 4 2 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 27809774 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 27809775 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 162429 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=1.07 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.16 4.27 4.01 6/219 18677
/proc/meminfo: memFree=23291316/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=1774.52 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 40417 0 1 0 177237 215 0 0 20 0 22 0 27809772 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 941319 2301 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2496 0 1 0 46 3 0 0 20 0 22 0 27809773 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 651 0 0 0 253 18 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 699 0 0 0 260 16 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 622 0 0 0 263 15 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 558 0 0 0 285 17 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 713 0 0 0 259 17 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 998 0 0 0 255 19 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 696 0 0 0 277 18 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 916 0 0 0 275 17 0 0 20 0 22 0 27809774 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 2357 0 0 0 357 11 0 0 20 0 22 0 27809775 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/18563/task/18578/stat : 18578 (java) S 18560 18563 18126 0 -1 4202560 17459 0 0 0 218 3 0 0 20 0 22 0 27809778 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002398877752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18579] ppid=18560 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/18563/task/18579/stat : 18579 (java) S 18560 18563 18126 0 -1 4202560 8770 0 0 0 133 2 0 0 20 0 22 0 27809778 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002397825208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18580] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18580/stat : 18580 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002396772856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18581] ppid=18560 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18563/task/18581/stat : 18581 (java) S 18560 18563 18126 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 27809778 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002395720520 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18582] ppid=18560 vsize=9824732 CPUtime=872.01 cores=1,3,5,7
/proc/18563/task/18582/stat : 18582 (java) R 18560 18563 18126 0 -1 4202560 62 0 0 0 87184 17 0 0 20 0 22 0 27809821 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002394664688 140002519824653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18583] ppid=18560 vsize=9824732 CPUtime=871.97 cores=1,3,5,7
/proc/18563/task/18583/stat : 18583 (java) R 18560 18563 18126 0 -1 4202560 2100 0 0 0 87141 56 0 0 20 0 22 0 27809821 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002393613024 140002519911953 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18584] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18584/stat : 18584 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27809822 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002392561192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18585] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18585/stat : 18585 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809823 10060525568 941319 33554432000 1073741824 1073778376 140736274136704 140002391508648 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1774.52
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.27 4.29 4.02 5/219 18677
/proc/meminfo: memFree=23291316/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 40418 0 1 0 179802 216 0 0 20 0 22 0 27809772 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 941317 2301 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2496 0 1 0 46 3 0 0 20 0 22 0 27809773 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 651 0 0 0 255 18 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 699 0 0 0 263 16 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 622 0 0 0 264 15 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 558 0 0 0 290 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 713 0 0 0 261 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 998 0 0 0 257 19 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 696 0 0 0 279 18 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 916 0 0 0 277 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 2357 0 0 0 357 11 0 0 20 0 22 0 27809775 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/18563/task/18578/stat : 18578 (java) S 18560 18563 18126 0 -1 4202560 17459 0 0 0 218 3 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002398877752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18579] ppid=18560 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/18563/task/18579/stat : 18579 (java) S 18560 18563 18126 0 -1 4202560 8770 0 0 0 133 2 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002397825208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18580] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18580/stat : 18580 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002396772856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18581] ppid=18560 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18563/task/18581/stat : 18581 (java) S 18560 18563 18126 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002395720520 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18582] ppid=18560 vsize=9824732 CPUtime=884.75 cores=1,3,5,7
/proc/18563/task/18582/stat : 18582 (java) R 18560 18563 18126 0 -1 4202560 62 0 0 0 88458 17 0 0 20 0 22 0 27809821 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002394664672 140002519858807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18583] ppid=18560 vsize=9824732 CPUtime=884.71 cores=1,3,5,7
/proc/18563/task/18583/stat : 18583 (java) R 18560 18563 18126 0 -1 4202560 2101 0 0 0 88415 56 0 0 20 0 22 0 27809821 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002393611040 140002520068099 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18584] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18584/stat : 18584 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27809822 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002392561192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18585] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18585/stat : 18585 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809823 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002391508648 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 18563 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.27 4.29 4.02 5/219 18677
/proc/meminfo: memFree=23291316/32872528 swapFree=1437460/1543748
[pid=18563] ppid=18560 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/18563/stat : 18563 (java) S 18560 18563 18126 0 -1 4202496 40418 0 1 0 179802 216 0 0 20 0 22 0 27809772 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140736274127840 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18563/statm: 2456183 941317 2301 9 0 2446860 0
[pid=18563/tid=18565] ppid=18560 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/18563/task/18565/stat : 18565 (java) S 18560 18563 18126 0 -1 4202560 2496 0 1 0 46 3 0 0 20 0 22 0 27809773 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002579411832 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18566] ppid=18560 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18563/task/18566/stat : 18566 (java) S 18560 18563 18126 0 -1 4202560 651 0 0 0 255 18 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002518141608 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18567] ppid=18560 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/18563/task/18567/stat : 18567 (java) S 18560 18563 18126 0 -1 4202560 699 0 0 0 263 16 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002517089064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18568] ppid=18560 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/18563/task/18568/stat : 18568 (java) S 18560 18563 18126 0 -1 4202560 622 0 0 0 264 15 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002516036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18569] ppid=18560 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/18563/task/18569/stat : 18569 (java) S 18560 18563 18126 0 -1 4202560 558 0 0 0 290 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002514983976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18570] ppid=18560 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/18563/task/18570/stat : 18570 (java) S 18560 18563 18126 0 -1 4202560 713 0 0 0 261 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002513930408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18571] ppid=18560 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/18563/task/18571/stat : 18571 (java) S 18560 18563 18126 0 -1 4202560 998 0 0 0 257 19 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002417391912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18572] ppid=18560 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/18563/task/18572/stat : 18572 (java) S 18560 18563 18126 0 -1 4202560 696 0 0 0 279 18 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002416339368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18573] ppid=18560 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/18563/task/18573/stat : 18573 (java) S 18560 18563 18126 0 -1 4202560 916 0 0 0 277 17 0 0 20 0 22 0 27809774 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002415286824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18574] ppid=18560 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/18563/task/18574/stat : 18574 (java) S 18560 18563 18126 0 -1 4202560 2357 0 0 0 357 11 0 0 20 0 22 0 27809775 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002403089000 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18575] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18575/stat : 18575 (java) S 18560 18563 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002402035320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18576] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18576/stat : 18576 (java) S 18560 18563 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27809776 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002400982664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18577] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18577/stat : 18577 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002399931408 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18578] ppid=18560 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/18563/task/18578/stat : 18578 (java) S 18560 18563 18126 0 -1 4202560 17459 0 0 0 218 3 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002398877752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18563/tid=18579] ppid=18560 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/18563/task/18579/stat : 18579 (java) S 18560 18563 18126 0 -1 4202560 8770 0 0 0 133 2 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002397825208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18580] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18580/stat : 18580 (java) S 18560 18563 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002396772856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18563/tid=18581] ppid=18560 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18563/task/18581/stat : 18581 (java) S 18560 18563 18126 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 27809778 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002395720520 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18582] ppid=18560 vsize=9824732 CPUtime=884.75 cores=1,3,5,7
/proc/18563/task/18582/stat : 18582 (java) R 18560 18563 18126 0 -1 4202560 62 0 0 0 88458 17 0 0 20 0 22 0 27809821 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002394664672 140002519858807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18583] ppid=18560 vsize=9824732 CPUtime=884.71 cores=1,3,5,7
/proc/18563/task/18583/stat : 18583 (java) R 18560 18563 18126 0 -1 4202560 2101 0 0 0 88415 56 0 0 20 0 22 0 27809821 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002393611040 140002520068099 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18563/tid=18584] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18584/stat : 18584 (java) S 18560 18563 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27809822 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002392561192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18563/tid=18585] ppid=18560 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18563/task/18585/stat : 18585 (java) S 18560 18563 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27809823 10060525568 941317 33554432000 1073741824 1073778376 140736274136704 140002391508648 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.167
CPU time (s): 1800.82
CPU user time (s): 1798.13
CPU system time (s): 2.69259
CPU usage (%): 201.171
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.13
system time used= 2.69259
maximum resident set size= 3765384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40452
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24044
involuntary context switches= 31225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.58085 second user time and 5.72713 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 15:28:24
IDJOB=4116494
IDBENCH=109477
IDSOLVER=2543
FILE ID=node116/4116494-1466947704
RUNJOBID= node116-1466946428-18143
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round21-6.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116494-1466947704/watcher-4116494-1466947704 -o /tmp/evaluation-result-4116494-1466947704/solver-4116494-1466947704 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116494-1466947704.opb

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

MD5SUM BENCH= 7a2e1836639926c829a4b464a035e239
RANDOM SEED=1996112649

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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:        27058452 kB
Buffers:            7128 kB
Cached:           300256 kB
SwapCached:         2088 kB
Active:          3277624 kB
Inactive:         285628 kB
Active(anon):    3256644 kB
Inactive(anon):     1844 kB
Active(file):      20980 kB
Inactive(file):   283784 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:              1160 kB
Writeback:             0 kB
AnonPages:       4803220 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564832 kB
SReclaimable:       8536 kB
SUnreclaim:       556296 kB
KernelStack:        1616 kB
PageTables:        13848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4994164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3315712 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= 71680 MiB
End job on node116 at 2016-06-26 15:43:20