Trace number 4117262

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.01 896.166

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round22-5.opb
MD5SUMb2f3ec71a43dbbf65cb4ebcad59910f1
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 benchmark1011.38
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8672
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints864
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4117262-1466954140.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  no objective function found
1.00/0.51	c ... done. Wall clock time 0.386s.
1.00/0.51	c declared #vars     4128
1.00/0.51	c #constraints  9920
1.00/0.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.00/0.52	c constraints type 
1.00/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
1.00/0.52	c org.sat4j.specs.Constr$1 => 872
1.00/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.00/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
1.00/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
1.00/0.52	c 9920 constraints processed.
1.00/0.52	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.00/0.52	c constraints type 
1.00/0.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.00/0.52	c org.sat4j.specs.Constr$1 => 872
1.00/0.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
1.00/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
1.00/0.52	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
1.00/0.52	c 9920 constraints processed.
4.26/1.43	c cleaning 2494 clauses out of 4998 with flag 16210/5000
5.83/2.14	c cleaning 4232 clauses out of 8506 with flag 38183/11002
7.49/2.98	c cleaning 5625 clauses out of 11272 with flag 66166/18000
9.59/3.94	c cleaning 6793 clauses out of 13647 with flag 98413/26000
11.60/4.98	c cleaning 7904 clauses out of 15854 with flag 137936/35000
14.27/6.20	c cleaning 8951 clauses out of 17951 with flag 182440/45001
16.93/7.57	c cleaning 9953 clauses out of 20002 with flag 234155/56003
19.93/9.10	c cleaning 11005 clauses out of 22047 with flag 290846/68001
23.41/10.80	c cleaning 12017 clauses out of 24041 with flag 356366/81000
27.21/12.68	c cleaning 12972 clauses out of 26024 with flag 428249/95000
31.49/14.75	c cleaning 13990 clauses out of 28052 with flag 506558/110000
36.09/17.01	c cleaning 15031 clauses out of 30062 with flag 591796/126000
36.49/17.29	c cleaning 0 clauses out of 5001 with flag 0/5001
41.48/19.66	c cleaning 15985 clauses out of 32032 with flag 683965/143001
47.46/22.59	c cleaning 16982 clauses out of 34046 with flag 781368/161000
53.76/25.67	c cleaning 18020 clauses out of 36064 with flag 886137/180000
60.36/28.90	c cleaning 19005 clauses out of 38044 with flag 998385/200000
67.37/32.40	c cleaning 20001 clauses out of 40039 with flag 1119684/221000
74.47/35.91	c cleaning 20980 clauses out of 42038 with flag 1247153/243000
82.47/39.98	c cleaning 21959 clauses out of 44059 with flag 1380002/266001
91.59/44.42	c cleaning 23032 clauses out of 46100 with flag 1520592/290001
100.58/48.94	c cleaning 24028 clauses out of 48068 with flag 1668681/315001
110.50/53.87	c cleaning 24982 clauses out of 50039 with flag 1822260/341000
120.70/58.97	c cleaning 25991 clauses out of 52057 with flag 1982618/368000
132.04/64.55	c cleaning 27015 clauses out of 54066 with flag 2149787/396000
143.97/70.44	c cleaning 27983 clauses out of 56051 with flag 2326697/425000
156.36/76.61	c cleaning 29008 clauses out of 58069 with flag 2504902/455001
168.85/82.88	c cleaning 30025 clauses out of 60061 with flag 2695547/486001
182.73/89.71	c cleaning 30990 clauses out of 62035 with flag 2890873/518000
197.01/96.87	c cleaning 31990 clauses out of 64045 with flag 3087083/551000
212.45/104.52	c cleaning 33007 clauses out of 66055 with flag 3295112/585000
228.71/112.61	c cleaning 34018 clauses out of 68048 with flag 3507882/620000
245.77/121.50	c cleaning 34994 clauses out of 70030 with flag 3726556/656000
262.82/130.06	c cleaning 35985 clauses out of 72036 with flag 3955419/693000
275.46/136.37	c cleaning 0 clauses out of 11000 with flag 0/11000
280.86/139.07	c cleaning 37005 clauses out of 74051 with flag 4190879/731000
299.54/148.35	c cleaning 37980 clauses out of 76046 with flag 4435557/770000
319.42/158.24	c cleaning 39023 clauses out of 78066 with flag 4683964/810000
338.16/167.55	c cleaning 40006 clauses out of 80043 with flag 4939947/851000
359.90/178.36	c cleaning 41013 clauses out of 82037 with flag 5201690/893000
381.29/188.91	c cleaning 41988 clauses out of 84025 with flag 5470494/936001
402.83/199.70	c cleaning 43008 clauses out of 86038 with flag 5748506/980002
425.36/210.87	c cleaning 43945 clauses out of 88028 with flag 6035499/1025000
448.65/222.44	c cleaning 45030 clauses out of 90083 with flag 6321544/1071000
473.27/234.69	c cleaning 46017 clauses out of 92055 with flag 6619664/1118002
497.58/246.74	c cleaning 47003 clauses out of 94037 with flag 6924237/1166001
522.48/259.15	c cleaning 47958 clauses out of 96033 with flag 7234643/1215000
549.74/272.66	c cleaning 49033 clauses out of 98076 with flag 7550493/1265001
579.18/287.25	c cleaning 49970 clauses out of 100043 with flag 7874464/1316001
610.74/303.55	c cleaning 51014 clauses out of 102074 with flag 8202132/1368002
640.39/318.34	c cleaning 51977 clauses out of 104060 with flag 8536096/1421002
671.33/333.75	c cleaning 53001 clauses out of 106081 with flag 8875078/1475000
704.75/350.31	c cleaning 54003 clauses out of 108080 with flag 9222281/1530000
738.80/367.27	c cleaning 54999 clauses out of 110077 with flag 9574723/1586000
772.67/384.09	c cleaning 56039 clauses out of 112078 with flag 9932359/1643000
807.77/401.48	c cleaning 56991 clauses out of 114040 with flag 10299938/1701001
845.05/419.99	c cleaning 58008 clauses out of 116049 with flag 10679550/1760001
885.14/439.88	c cleaning 59016 clauses out of 118040 with flag 11058834/1820000
926.08/460.20	c cleaning 60010 clauses out of 120024 with flag 11442647/1881000
968.05/481.06	c cleaning 60959 clauses out of 122014 with flag 11841595/1943000
1008.65/501.27	c cleaning 62028 clauses out of 124055 with flag 12240770/2006000
1052.65/523.15	c cleaning 63004 clauses out of 126027 with flag 12645009/2070000
1098.57/545.93	c cleaning 63965 clauses out of 128023 with flag 13058750/2135000
1146.04/569.52	c cleaning 65009 clauses out of 130059 with flag 13478103/2201001
1193.46/593.09	c cleaning 66015 clauses out of 132049 with flag 13902351/2268000
1238.93/615.62	c cleaning 0 clauses out of 18000 with flag 0/18000
1241.73/617.05	c cleaning 66991 clauses out of 134034 with flag 14329918/2336000
1291.46/642.63	c cleaning 67990 clauses out of 136043 with flag 14765581/2405000
1339.55/666.52	c cleaning 69010 clauses out of 138054 with flag 15208981/2475001
1389.53/691.45	c cleaning 70012 clauses out of 140043 with flag 15661156/2546000
1436.92/715.06	c cleaning 71009 clauses out of 142031 with flag 16119239/2618000
1486.02/739.49	c cleaning 71957 clauses out of 144022 with flag 16578252/2691000
1533.34/763.06	c cleaning 73016 clauses out of 146065 with flag 17048797/2765000
1579.07/785.87	c cleaning 74015 clauses out of 148051 with flag 17526080/2840002
1626.47/809.58	c cleaning 74998 clauses out of 150035 with flag 18005830/2916001
1679.39/835.96	c cleaning 75999 clauses out of 152036 with flag 18493874/2993000
1730.34/861.34	c cleaning 77014 clauses out of 154037 with flag 18989513/3071000
1780.52/886.49	c cleaning 77998 clauses out of 156024 with flag 19488922/3150001
1800.01/896.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/896.10	c starts		: 27083
1800.01/896.10	c conflicts		: 3182714
1800.01/896.10	c decisions		: 33138697
1800.01/896.10	c propagations		: 442299739
1800.01/896.10	c inspects		: 8980114666
1800.01/896.10	c shortcuts		: 0
1800.01/896.10	c learnt literals	: 2
1800.01/896.10	c learnt binary clauses	: 49
1800.01/896.10	c learnt ternary clauses	: 619
1800.01/896.10	c learnt constraints	: 3182712
1800.01/896.10	c ignored constraints	: 0
1800.01/896.10	c root simplifications	: 0
1800.01/896.10	c removed literals (reason simplification)	: 2012327
1800.01/896.10	c reason swapping (by a shorter reason)	: 0
1800.01/896.10	c Calls to reduceDB	: 75
1800.01/896.10	c Number of update (reduction) of LBD	: 665105
1800.01/896.10	c Imported unit clauses	: 0
1800.01/896.10	c number of reductions to clauses (during analyze)	: 0
1800.01/896.10	c number of learned constraints concerned by reduction	: 0
1800.01/896.10	c number of learning phase by resolution	: 0
1800.01/896.10	c number of learning phase by cutting planes	: 0
1800.01/896.10	c speed (assignments/second)	: 493873.4631347752
1800.01/896.10	c non guided choices	7199
1800.01/896.13	c learnt constraints type 
1800.01/896.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 49
1800.01/896.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110690
1800.01/896.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/896.13	c starts		: 45
1800.01/896.13	c conflicts		: 19166
1800.01/896.13	c decisions		: 72870
1800.01/896.13	c propagations		: 2416661
1800.01/896.13	c inspects		: 664460211
1800.01/896.13	c shortcuts		: 0
1800.01/896.13	c learnt literals	: 0
1800.01/896.13	c learnt binary clauses	: 0
1800.01/896.13	c learnt ternary clauses	: 0
1800.01/896.13	c learnt constraints	: 19165
1800.01/896.13	c ignored constraints	: 0
1800.01/896.13	c root simplifications	: 0
1800.01/896.13	c removed literals (reason simplification)	: 0
1800.01/896.13	c reason swapping (by a shorter reason)	: 0
1800.01/896.13	c Calls to reduceDB	: 3
1800.01/896.13	c Number of update (reduction) of LBD	: 0
1800.01/896.13	c Imported unit clauses	: 0
1800.01/896.13	c number of reductions to clauses (during analyze)	: 0
1800.01/896.13	c number of learned constraints concerned by reduction	: 0
1800.01/896.13	c number of learning phase by resolution	: 0
1800.01/896.13	c number of learning phase by cutting planes	: 0
1800.01/896.13	c speed (assignments/second)	: 2698.361885790914
1800.01/896.13	c non guided choices	598
1800.01/896.14	c learnt constraints type 
1800.01/896.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.01/896.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19161
1800.01/896.14	s UNKNOWN
1800.01/896.14	c Total wall clock time (in seconds): 896.01

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-4117262-1466954140/watcher-4117262-1466954140 -o /tmp/evaluation-result-4117262-1466954140/solver-4117262-1466954140 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117262-1466954140.opb 

pid=21644
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.20 4.24 4.26 4/197 21647
/proc/meminfo: memFree=26672976/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21647/stat : 21647 (java) D 21644 21647 19474 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 28452676 9515008 183 33554432000 1073741824 1073778376 140736956187264 140736956178296 270707539637 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21647/statm: 2323 183 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 4.20 4.24 4.26 4/197 21647
/proc/meminfo: memFree=26672976/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 4374 0 1 0 7 1 0 0 20 0 18 0 28452676 9787879424 5503 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2389619 5503 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200319 s]
/proc/loadavg: 4.20 4.24 4.26 4/197 21647
/proc/meminfo: memFree=26672976/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 4653 0 1 0 22 2 0 0 20 0 18 0 28452676 9787879424 6752 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2389619 6752 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300319 s]
/proc/loadavg: 4.20 4.24 4.26 4/197 21647
/proc/meminfo: memFree=26672976/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 5786 0 1 0 45 2 0 0 20 0 18 0 28452676 9787879424 8395 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2389619 8395 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700174 s]
/proc/loadavg: 4.20 4.24 4.26 4/197 21647
/proc/meminfo: memFree=26672976/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 15723 0 1 0 172 5 0 0 20 0 22 0 28452676 10060525568 22586 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 22586 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.10 4.21 4.25 8/219 21669
/proc/meminfo: memFree=26544272/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=4.54 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 23678 0 1 0 446 8 0 0 20 0 22 0 28452676 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 46464 2292 9 0 2446860 0
[pid=21647/tid=21649] ppid=21644 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21647/task/21649/stat : 21649 (java) S 21644 21647 19474 0 -1 4202560 2432 0 1 0 47 1 0 0 20 0 22 0 28452677 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768323097464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21650] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21650/stat : 21650 (java) S 21644 21647 19474 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768312158376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21651] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21651/stat : 21651 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768311105832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21652] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28452679 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/21647/task/21662/stat : 21662 (java) S 21644 21647 19474 0 -1 4202560 10263 0 0 0 109 2 0 0 20 0 22 0 28452682 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768142821944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21663] ppid=21644 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/21647/task/21663/stat : 21663 (java) S 21644 21647 19474 0 -1 4202560 9575 0 0 0 106 2 0 0 20 0 22 0 28452682 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768141769400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21664] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21664/stat : 21664 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768140717048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21665] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21665/stat : 21665 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768139664712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21666] ppid=21644 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/21647/task/21666/stat : 21666 (java) R 21644 21647 19474 0 -1 4202560 20 0 0 0 89 0 0 0 20 0 22 0 28452728 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768138244400 139768185482798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21667] ppid=21644 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/21647/task/21667/stat : 21667 (java) R 21644 21647 19474 0 -1 4202560 75 0 0 0 86 0 0 0 20 0 22 0 28452728 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768137190992 139768185503474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21668] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21668/stat : 21668 (java) S 21644 21647 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768136139816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21669] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21669/stat : 21669 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 46464 33554432000 1073741824 1073778376 140733758680992 139768135087272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.10 4.21 4.25 6/219 21669
/proc/meminfo: memFree=26470172/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=7.94 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 24031 0 1 0 778 16 0 0 20 0 22 0 28452676 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 86085 2292 9 0 2446860 0
[pid=21647/tid=21649] ppid=21644 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21647/task/21649/stat : 21649 (java) S 21644 21647 19474 0 -1 4202560 2432 0 1 0 47 1 0 0 20 0 22 0 28452677 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768323097464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21650] ppid=21644 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21647/task/21650/stat : 21650 (java) S 21644 21647 19474 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768312158376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21651] ppid=21644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21647/task/21651/stat : 21651 (java) S 21644 21647 19474 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768311105832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21652] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 28452678 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 28452679 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/21647/task/21662/stat : 21662 (java) S 21644 21647 19474 0 -1 4202560 10263 0 0 0 111 3 0 0 20 0 22 0 28452682 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768142821944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21663] ppid=21644 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/21647/task/21663/stat : 21663 (java) S 21644 21647 19474 0 -1 4202560 9575 0 0 0 114 2 0 0 20 0 22 0 28452682 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768141769400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21664] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21664/stat : 21664 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768140717048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21665] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21665/stat : 21665 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768139664712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21666] ppid=21644 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/21647/task/21666/stat : 21666 (java) R 21644 21647 19474 0 -1 4202560 24 0 0 0 240 0 0 0 20 0 22 0 28452728 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768138244208 139768185458602 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21667] ppid=21644 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/21647/task/21667/stat : 21667 (java) R 21644 21647 19474 0 -1 4202560 125 0 0 0 235 2 0 0 20 0 22 0 28452728 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768137190384 139768185593503 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21668] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21668/stat : 21668 (java) S 21644 21647 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768136139816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21669] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21669/stat : 21669 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 86085 33554432000 1073741824 1073778376 140733758680992 139768135087272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.34 4.26 4.26 12/219 21738
/proc/meminfo: memFree=29604924/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=14.47 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 24670 0 1 0 1421 26 0 0 20 0 22 0 28452676 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 154010 2292 9 0 2446860 0
[pid=21647/tid=21649] ppid=21644 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/21647/task/21649/stat : 21649 (java) S 21644 21647 19474 0 -1 4202560 2432 0 1 0 47 1 0 0 20 0 22 0 28452677 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768323097464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21650] ppid=21644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21647/task/21650/stat : 21650 (java) S 21644 21647 19474 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768312158376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21651] ppid=21644 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21647/task/21651/stat : 21651 (java) S 21644 21647 19474 0 -1 4202560 65 0 0 0 3 2 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768311105832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21652] ppid=21644 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 24 0 0 0 1 1 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 64 0 0 0 3 0 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 94 0 0 0 7 3 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 51 0 0 0 7 2 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 71 0 0 0 6 3 0 0 20 0 22 0 28452678 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 28452679 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 154010 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.16 cores=0,2,4,6

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

/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 649 0 0 0 229 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 778 0 0 0 244 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 612 0 0 0 241 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 575 0 0 0 226 16 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 606 0 0 0 243 19 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 624 0 0 0 249 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 2286 0 0 0 374 5 0 0 20 0 22 0 28452679 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/21647/task/21662/stat : 21662 (java) S 21644 21647 19474 0 -1 4202560 10274 0 0 0 118 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768142821944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21663] ppid=21644 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/21647/task/21663/stat : 21663 (java) S 21644 21647 19474 0 -1 4202560 10368 0 0 0 142 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768141769400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21664] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21664/stat : 21664 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768140717048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21665] ppid=21644 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21647/task/21665/stat : 21665 (java) S 21644 21647 19474 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768139664712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21666] ppid=21644 vsize=9824732 CPUtime=870.11 cores=0,2,4,6
/proc/21647/task/21666/stat : 21666 (java) R 21644 21647 19474 0 -1 4202560 70 0 0 0 86996 15 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768138235616 139768185227725 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21667] ppid=21644 vsize=9824732 CPUtime=870.24 cores=0,2,4,6
/proc/21647/task/21667/stat : 21667 (java) R 21644 21647 19474 0 -1 4202560 1613 0 0 0 86975 49 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768137191992 139768185660103 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21668] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21668/stat : 21668 (java) S 21644 21647 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768136139816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21669] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21669/stat : 21669 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768135087272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1772.33
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.101 s]
/proc/loadavg: 4.33 4.33 4.28 5/220 21761
/proc/meminfo: memFree=22950440/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 33651 0 1 0 179792 209 0 0 20 0 22 0 28452676 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 942788 2301 9 0 2446860 0
[pid=21647/tid=21649] ppid=21644 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/21647/task/21649/stat : 21649 (java) S 21644 21647 19474 0 -1 4202560 2436 0 1 0 49 4 0 0 20 0 22 0 28452677 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768323097464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21650] ppid=21644 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/21647/task/21650/stat : 21650 (java) S 21644 21647 19474 0 -1 4202560 602 0 0 0 222 15 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768312158376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21651] ppid=21644 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/21647/task/21651/stat : 21651 (java) S 21644 21647 19474 0 -1 4202560 838 0 0 0 239 19 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768311105832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21652] ppid=21644 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 649 0 0 0 232 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 778 0 0 0 246 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 612 0 0 0 243 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 575 0 0 0 228 16 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 606 0 0 0 246 20 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 624 0 0 0 255 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=3.8 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 2288 0 0 0 374 6 0 0 20 0 22 0 28452679 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/21647/task/21662/stat : 21662 (java) S 21644 21647 19474 0 -1 4202560 10274 0 0 0 118 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768142821944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21663] ppid=21644 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/21647/task/21663/stat : 21663 (java) S 21644 21647 19474 0 -1 4202560 10368 0 0 0 142 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768141769400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21664] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21664/stat : 21664 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768140717048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21665] ppid=21644 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21647/task/21665/stat : 21665 (java) S 21644 21647 19474 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768139664712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21666] ppid=21644 vsize=9824732 CPUtime=883.79 cores=0,2,4,6
/proc/21647/task/21666/stat : 21666 (java) R 21644 21647 19474 0 -1 4202560 71 0 0 0 88364 15 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768138243296 139768185458263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21667] ppid=21644 vsize=9824732 CPUtime=883.92 cores=0,2,4,6
/proc/21647/task/21667/stat : 21667 (java) R 21644 21647 19474 0 -1 4202560 1613 0 0 0 88343 49 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768137189232 139768185950993 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21668] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21668/stat : 21668 (java) S 21644 21647 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768136139816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21669] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21669/stat : 21669 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768135087272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 21647 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.101 s]
/proc/loadavg: 4.33 4.33 4.28 5/220 21761
/proc/meminfo: memFree=22950440/32872528 swapFree=1541156/1696500
[pid=21647] ppid=21644 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/21647/stat : 21647 (java) S 21644 21647 19474 0 -1 4202496 33651 0 1 0 179792 209 0 0 20 0 22 0 28452676 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 140733758672128 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21647/statm: 2456183 942788 2301 9 0 2446860 0
[pid=21647/tid=21649] ppid=21644 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/21647/task/21649/stat : 21649 (java) S 21644 21647 19474 0 -1 4202560 2436 0 1 0 49 4 0 0 20 0 22 0 28452677 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768323097464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21650] ppid=21644 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/21647/task/21650/stat : 21650 (java) S 21644 21647 19474 0 -1 4202560 602 0 0 0 222 15 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768312158376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21651] ppid=21644 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/21647/task/21651/stat : 21651 (java) S 21644 21647 19474 0 -1 4202560 838 0 0 0 239 19 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768311105832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21652] ppid=21644 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/21647/task/21652/stat : 21652 (java) S 21644 21647 19474 0 -1 4202560 649 0 0 0 232 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768310053288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21653] ppid=21644 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/21647/task/21653/stat : 21653 (java) S 21644 21647 19474 0 -1 4202560 778 0 0 0 246 17 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768309000744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21654] ppid=21644 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21647/task/21654/stat : 21654 (java) S 21644 21647 19474 0 -1 4202560 612 0 0 0 243 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768307948200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21655] ppid=21644 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/21647/task/21655/stat : 21655 (java) S 21644 21647 19474 0 -1 4202560 575 0 0 0 228 16 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768306895656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21656] ppid=21644 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/21647/task/21656/stat : 21656 (java) S 21644 21647 19474 0 -1 4202560 606 0 0 0 246 20 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768305843112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21657] ppid=21644 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/21647/task/21657/stat : 21657 (java) S 21644 21647 19474 0 -1 4202560 624 0 0 0 255 18 0 0 20 0 22 0 28452678 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768304790568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21658] ppid=21644 vsize=9824732 CPUtime=3.8 cores=0,2,4,6
/proc/21647/task/21658/stat : 21658 (java) S 21644 21647 19474 0 -1 4202560 2288 0 0 0 374 6 0 0 20 0 22 0 28452679 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768147032168 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21659] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21659/stat : 21659 (java) S 21644 21647 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768145978488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21660] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21660/stat : 21660 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452680 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768144925832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21661] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21661/stat : 21661 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768143874576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21662] ppid=21644 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/21647/task/21662/stat : 21662 (java) S 21644 21647 19474 0 -1 4202560 10274 0 0 0 118 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768142821944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21663] ppid=21644 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/21647/task/21663/stat : 21663 (java) S 21644 21647 19474 0 -1 4202560 10368 0 0 0 142 3 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768141769400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21664] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21664/stat : 21664 (java) S 21644 21647 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768140717048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21665] ppid=21644 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21647/task/21665/stat : 21665 (java) S 21644 21647 19474 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 28452682 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768139664712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21647/tid=21666] ppid=21644 vsize=9824732 CPUtime=883.79 cores=0,2,4,6
/proc/21647/task/21666/stat : 21666 (java) R 21644 21647 19474 0 -1 4202560 71 0 0 0 88364 15 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768138243296 139768185458263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21647/tid=21667] ppid=21644 vsize=9824732 CPUtime=883.92 cores=0,2,4,6
/proc/21647/task/21667/stat : 21667 (java) R 21644 21647 19474 0 -1 4202560 1613 0 0 0 88343 49 0 0 20 0 22 0 28452728 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768137189232 139768185950993 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21647/tid=21668] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21668/stat : 21668 (java) S 21644 21647 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768136139816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21647/tid=21669] ppid=21644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21647/task/21669/stat : 21669 (java) S 21644 21647 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28452729 10060525568 942788 33554432000 1073741824 1073778376 140733758680992 139768135087272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.166
CPU time (s): 1800.01
CPU user time (s): 1797.92
CPU system time (s): 2.09
CPU usage (%): 200.857
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.41
system time used= 2.53161
maximum resident set size= 3771268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33684
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24075
involuntary context switches= 21627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73413 second user time and 7.2329 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 17:15:40
IDJOB=4117262
IDBENCH=109573
IDSOLVER=2543
FILE ID=node125/4117262-1466954140
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round22-5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117262-1466954140/watcher-4117262-1466954140 -o /tmp/evaluation-result-4117262-1466954140/solver-4117262-1466954140 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117262-1466954140.opb

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

MD5SUM BENCH= b2f3ec71a43dbbf65cb4ebcad59910f1
RANDOM SEED=2066132680

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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.021
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.021
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.56
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.021
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.021
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:        26673240 kB
Buffers:           14528 kB
Cached:            41372 kB
SwapCached:         1744 kB
Active:          3735488 kB
Inactive:          31948 kB
Active(anon):    3713580 kB
Inactive(anon):      448 kB
Active(file):      21908 kB
Inactive(file):    31500 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098444 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:       5436308 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             565608 kB
SReclaimable:       9224 kB
SUnreclaim:       556384 kB
KernelStack:        1600 kB
PageTables:        14984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5737744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3827712 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= 71740 MiB
End job on node125 at 2016-06-26 17:30:36