Trace number 4116822

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.09 895.958

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-0.opb
MD5SUM714fb1707334627ad5aa5c74a169f33e
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 benchmark82.4475
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 constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.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-4116822-1466951449.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.70/0.49	c ... done. Wall clock time 0.368s.
0.70/0.49	c declared #vars     3968
0.70/0.49	c #constraints  9216
0.70/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.70/0.49	c constraints type 
0.70/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.70/0.49	c org.sat4j.specs.Constr$1 => 936
0.70/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.70/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.70/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.70/0.49	c 9216 constraints processed.
0.70/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.70/0.49	c constraints type 
0.70/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.70/0.49	c org.sat4j.specs.Constr$1 => 936
0.70/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.70/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.70/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.70/0.49	c 9216 constraints processed.
4.49/1.42	c cleaning 2494 clauses out of 4998 with flag 16953/5002
5.64/1.99	c cleaning 4248 clauses out of 8502 with flag 39884/11000
7.32/2.73	c cleaning 5612 clauses out of 11255 with flag 68000/18001
9.08/3.59	c cleaning 6801 clauses out of 13643 with flag 103175/26001
11.11/4.58	c cleaning 7919 clauses out of 15841 with flag 143500/35000
13.54/5.72	c cleaning 8937 clauses out of 17922 with flag 191117/45000
16.21/7.02	c cleaning 9978 clauses out of 19985 with flag 245813/56000
19.22/8.53	c cleaning 10967 clauses out of 22007 with flag 307715/68000
22.73/10.22	c cleaning 12018 clauses out of 24041 with flag 376872/81001
26.65/12.12	c cleaning 12987 clauses out of 26022 with flag 450979/95000
30.63/14.14	c cleaning 13997 clauses out of 28035 with flag 533455/110000
35.23/16.42	c cleaning 15012 clauses out of 30039 with flag 623260/126001
40.19/18.87	c cleaning 16006 clauses out of 32026 with flag 720181/143000
45.37/21.44	c cleaning 17003 clauses out of 34020 with flag 823882/161000
51.18/24.30	c cleaning 17990 clauses out of 36017 with flag 931887/180000
57.75/27.57	c cleaning 19008 clauses out of 38029 with flag 1047602/200002
57.95/27.65	c cleaning 0 clauses out of 5003 with flag 0/5003
64.43/30.84	c cleaning 20010 clauses out of 40019 with flag 1172792/221000
72.55/34.76	c cleaning 20981 clauses out of 42010 with flag 1302100/243001
80.16/38.58	c cleaning 22015 clauses out of 44030 with flag 1440870/266002
88.65/42.77	c cleaning 22987 clauses out of 46013 with flag 1586372/290000
97.86/47.35	c cleaning 24008 clauses out of 48028 with flag 1740468/315002
108.09/52.47	c cleaning 24999 clauses out of 50019 with flag 1898773/341001
118.89/57.81	c cleaning 25997 clauses out of 52019 with flag 2064440/368000
129.57/63.18	c cleaning 27002 clauses out of 54024 with flag 2233834/396002
140.65/68.68	c cleaning 28006 clauses out of 56021 with flag 2411095/425001
152.65/74.69	c cleaning 28986 clauses out of 58014 with flag 2596228/455000
165.14/80.89	c cleaning 29970 clauses out of 60028 with flag 2790824/486000
178.40/87.46	c cleaning 31016 clauses out of 62058 with flag 2988075/518000
192.27/94.32	c cleaning 32000 clauses out of 64042 with flag 3195709/551000
207.34/101.89	c cleaning 32997 clauses out of 66043 with flag 3407430/585001
224.41/110.76	c cleaning 34007 clauses out of 68045 with flag 3630413/620000
241.50/119.27	c cleaning 34993 clauses out of 70038 with flag 3855861/656000
259.57/128.24	c cleaning 35985 clauses out of 72045 with flag 4092669/693000
278.28/137.51	c cleaning 37008 clauses out of 74062 with flag 4333746/731002
297.39/147.03	c cleaning 38003 clauses out of 76052 with flag 4583663/770000
316.71/156.60	c cleaning 38979 clauses out of 78050 with flag 4837325/810001
336.62/166.50	c cleaning 40035 clauses out of 80070 with flag 5100191/851000
358.53/177.47	c cleaning 41016 clauses out of 82036 with flag 5366573/893001
382.46/189.21	c cleaning 41969 clauses out of 84019 with flag 5643248/936000
406.03/200.92	c cleaning 42996 clauses out of 86050 with flag 5926014/980000
409.65/202.78	c cleaning 0 clauses out of 11001 with flag 0/11001
430.83/213.27	c cleaning 44006 clauses out of 88054 with flag 6215479/1025000
456.89/226.16	c cleaning 45009 clauses out of 90048 with flag 6509177/1071000
483.22/239.26	c cleaning 45993 clauses out of 92039 with flag 6815866/1118000
508.82/251.95	c cleaning 47014 clauses out of 94046 with flag 7123133/1166000
535.88/265.48	c cleaning 48010 clauses out of 96033 with flag 7436841/1215001
564.29/279.54	c cleaning 49001 clauses out of 98022 with flag 7763669/1265000
593.19/293.92	c cleaning 49998 clauses out of 100021 with flag 8097234/1316000
624.62/310.19	c cleaning 51000 clauses out of 102023 with flag 8435184/1368000
656.16/325.71	c cleaning 52009 clauses out of 104025 with flag 8778570/1421002
689.70/342.47	c cleaning 52974 clauses out of 106014 with flag 9131815/1475000
724.83/359.98	c cleaning 53996 clauses out of 108040 with flag 9486880/1530000
761.83/378.33	c cleaning 55007 clauses out of 110045 with flag 9850837/1586001
799.04/396.87	c cleaning 55956 clauses out of 112037 with flag 10220759/1643000
829.93/412.28	c cleaning 57018 clauses out of 114082 with flag 10599922/1701001
859.72/427.17	c cleaning 58016 clauses out of 116064 with flag 10985048/1760001
890.52/442.58	c cleaning 59012 clauses out of 118048 with flag 11377440/1820001
923.26/458.84	c cleaning 60002 clauses out of 120035 with flag 11775899/1881000
957.64/476.07	c cleaning 60999 clauses out of 122035 with flag 12180838/1943002
999.66/496.94	c cleaning 62018 clauses out of 124035 with flag 12592945/2006001
1045.26/519.59	c cleaning 62992 clauses out of 126017 with flag 13010728/2070001
1090.81/542.11	c cleaning 63978 clauses out of 128025 with flag 13437694/2135001
1138.82/565.99	c cleaning 65004 clauses out of 130047 with flag 13873125/2201001
1188.90/590.81	c cleaning 65991 clauses out of 132042 with flag 14310991/2268000
1240.46/616.41	c cleaning 67003 clauses out of 134051 with flag 14755717/2336000
1292.77/642.49	c cleaning 67993 clauses out of 136050 with flag 15203895/2405002
1345.36/668.56	c cleaning 68997 clauses out of 138056 with flag 15663833/2475001
1401.37/697.19	c cleaning 70001 clauses out of 140058 with flag 16127888/2546000
1453.35/723.03	c cleaning 71021 clauses out of 142057 with flag 16596927/2618000
1505.39/748.91	c cleaning 71976 clauses out of 144036 with flag 17075917/2691000
1553.91/773.19	c cleaning 73014 clauses out of 146061 with flag 17558406/2765001
1601.31/796.81	c cleaning 74005 clauses out of 148046 with flag 18044875/2840000
1650.51/821.42	c cleaning 75015 clauses out of 150041 with flag 18539194/2916000
1704.28/848.19	c cleaning 75975 clauses out of 152028 with flag 19047921/2993002
1763.10/877.45	c cleaning 76998 clauses out of 154051 with flag 19559909/3071000
1800.09/895.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.90	c starts		: 30158
1800.09/895.90	c conflicts		: 3132405
1800.09/895.90	c decisions		: 26017968
1800.09/895.90	c propagations		: 411614889
1800.09/895.90	c inspects		: 9726353281
1800.09/895.90	c shortcuts		: 0
1800.09/895.90	c learnt literals	: 4
1800.09/895.90	c learnt binary clauses	: 90
1800.09/895.90	c learnt ternary clauses	: 805
1800.09/895.90	c learnt constraints	: 3132401
1800.09/895.90	c ignored constraints	: 0
1800.09/895.90	c root simplifications	: 0
1800.09/895.90	c removed literals (reason simplification)	: 3230797
1800.09/895.90	c reason swapping (by a shorter reason)	: 0
1800.09/895.90	c Calls to reduceDB	: 74
1800.09/895.90	c Number of update (reduction) of LBD	: 681140
1800.09/895.90	c Imported unit clauses	: 0
1800.09/895.90	c number of reductions to clauses (during analyze)	: 0
1800.09/895.90	c number of learned constraints concerned by reduction	: 0
1800.09/895.90	c number of learning phase by resolution	: 0
1800.09/895.90	c number of learning phase by cutting planes	: 0
1800.09/895.90	c speed (assignments/second)	: 459699.9650435169
1800.09/895.90	c non guided choices	4167
1800.09/895.93	c learnt constraints type 
1800.09/895.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 90
1800.09/895.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 138368
1800.09/895.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.93	c starts		: 44
1800.09/895.93	c conflicts		: 17535
1800.09/895.93	c decisions		: 57921
1800.09/895.93	c propagations		: 2160971
1800.09/895.93	c inspects		: 634786973
1800.09/895.93	c shortcuts		: 0
1800.09/895.93	c learnt literals	: 0
1800.09/895.93	c learnt binary clauses	: 0
1800.09/895.93	c learnt ternary clauses	: 0
1800.09/895.93	c learnt constraints	: 17534
1800.09/895.93	c ignored constraints	: 0
1800.09/895.93	c root simplifications	: 0
1800.09/895.93	c removed literals (reason simplification)	: 0
1800.09/895.93	c reason swapping (by a shorter reason)	: 0
1800.09/895.93	c Calls to reduceDB	: 2
1800.09/895.93	c Number of update (reduction) of LBD	: 0
1800.09/895.93	c Imported unit clauses	: 0
1800.09/895.93	c number of reductions to clauses (during analyze)	: 0
1800.09/895.93	c number of learned constraints concerned by reduction	: 0
1800.09/895.93	c number of learning phase by resolution	: 0
1800.09/895.93	c number of learning phase by cutting planes	: 0
1800.09/895.93	c speed (assignments/second)	: 2413.3494299907084
1800.09/895.93	c non guided choices	243
1800.09/895.93	c learnt constraints type 
1800.09/895.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.09/895.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17528
1800.09/895.93	s UNKNOWN
1800.09/895.93	c Total wall clock time (in seconds): 895.813

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

pid=21144
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.28 4.35 4.31 4/198 21147
/proc/meminfo: memFree=26586756/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21147/stat : 21147 (java) D 21144 21147 19474 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 28183653 9515008 175 33554432000 1073741824 1073778376 140736875842608 140736875825336 270707540880 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21147/statm: 2323 175 133 9 0 71 0

[startup+0.100112 s]
/proc/loadavg: 4.28 4.35 4.31 4/198 21147
/proc/meminfo: memFree=26586756/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 28183653 9787879424 6042 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2389619 6042 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200284 s]
/proc/loadavg: 4.28 4.35 4.31 4/198 21147
/proc/meminfo: memFree=26586756/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 4652 0 1 0 22 1 0 0 20 0 18 0 28183653 9787879424 6746 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2389619 6746 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300302 s]
/proc/loadavg: 4.28 4.35 4.31 4/198 21147
/proc/meminfo: memFree=26586756/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 5801 0 1 0 46 1 0 0 20 0 18 0 28183653 9787879424 8342 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2389619 8342 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 4.28 4.35 4.31 4/198 21147
/proc/meminfo: memFree=26586756/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 15411 0 1 0 176 3 0 0 20 0 22 0 28183653 10060525568 23219 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 23219 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.28 4.35 4.31 8/220 21169
/proc/meminfo: memFree=26450104/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=4.73 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 22127 0 1 0 467 6 0 0 20 0 22 0 28183653 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 47380 2292 9 0 2446860 0
[pid=21147/tid=21149] ppid=21144 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21147/task/21149/stat : 21149 (java) S 21144 21147 19474 0 -1 4202560 2435 0 1 0 44 2 0 0 20 0 22 0 28183654 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503898026872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503887088296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19474 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503886035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19474 0 -1 4202560 8295 0 0 0 111 1 0 0 20 0 22 0 28183659 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503717816376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19474 0 -1 4202560 9926 0 0 0 109 2 0 0 20 0 22 0 28183659 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503716763832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503715711480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503714659144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/21147/task/21166/stat : 21166 (java) R 21144 21147 19474 0 -1 4202560 17 0 0 0 95 0 0 0 20 0 22 0 28183703 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503713226912 140503765702044 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21167] ppid=21144 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/21147/task/21167/stat : 21167 (java) R 21144 21147 19474 0 -1 4202560 76 0 0 0 96 0 0 0 20 0 22 0 28183703 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503712182360 140503765762958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21168] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21168/stat : 21168 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503711131176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21169] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21169/stat : 21169 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 47380 33554432000 1073741824 1073778376 140736962990192 140503710078632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.28 4.35 4.31 6/220 21169
/proc/meminfo: memFree=26392132/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=8.13 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 22368 0 1 0 801 12 0 0 20 0 22 0 28183653 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 84886 2292 9 0 2446860 0
[pid=21147/tid=21149] ppid=21144 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21147/task/21149/stat : 21149 (java) S 21144 21147 19474 0 -1 4202560 2435 0 1 0 44 2 0 0 20 0 22 0 28183654 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503898026872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503887088296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19474 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503886035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183655 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19474 0 -1 4202560 8295 0 0 0 121 1 0 0 20 0 22 0 28183659 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503717816376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19474 0 -1 4202560 9926 0 0 0 113 2 0 0 20 0 22 0 28183659 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503716763832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503715711480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503714659144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/21147/task/21166/stat : 21166 (java) R 21144 21147 19474 0 -1 4202560 19 0 0 0 248 0 0 0 20 0 22 0 28183703 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503713233832 140503765486055 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21167] ppid=21144 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/21147/task/21167/stat : 21167 (java) R 21144 21147 19474 0 -1 4202560 136 0 0 0 248 3 0 0 20 0 22 0 28183703 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503712182936 140503765762592 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21168] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21168/stat : 21168 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503711131176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21169] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21169/stat : 21169 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 84886 33554432000 1073741824 1073778376 140736962990192 140503710078632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.34 4.36 4.31 6/220 21169
/proc/meminfo: memFree=25972800/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=14.81 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 23066 0 1 0 1454 27 0 0 20 0 22 0 28183653 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 162744 2292 9 0 2446860 0
[pid=21147/tid=21149] ppid=21144 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21147/task/21149/stat : 21149 (java) S 21144 21147 19474 0 -1 4202560 2435 0 1 0 44 2 0 0 20 0 22 0 28183654 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503898026872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19474 0 -1 4202560 54 0 0 0 2 1 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503887088296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19474 0 -1 4202560 78 0 0 0 5 3 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503886035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 50 0 0 0 7 2 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 72 0 0 0 8 3 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 50 0 0 0 5 2 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 48 0 0 0 3 2 0 0 20 0 22 0 28183655 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 162744 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.25 cores=0,2,4,6

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

/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 571 0 0 0 207 14 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 722 0 0 0 245 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 585 0 0 0 242 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 834 0 0 0 251 20 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 524 0 0 0 239 16 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 584 0 0 0 226 19 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 2616 0 0 0 359 8 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19474 0 -1 4202560 10323 0 0 0 190 1 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503717816376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19474 0 -1 4202560 9926 0 0 0 125 2 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503716763832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503715711480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19474 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503714659144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9824732 CPUtime=870.33 cores=0,2,4,6
/proc/21147/task/21166/stat : 21166 (java) R 21144 21147 19474 0 -1 4202560 51 0 0 0 87019 14 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503713226992 140503765702451 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21167] ppid=21144 vsize=9824732 CPUtime=870.3 cores=0,2,4,6
/proc/21147/task/21167/stat : 21167 (java) R 21144 21147 19474 0 -1 4202560 2193 0 0 0 86980 50 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503712181920 140503765916944 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21168] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21168/stat : 21168 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503711131176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21169] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21169/stat : 21169 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503710078632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1772.91
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 4.29 4.29 4.27 5/219 21258
/proc/meminfo: memFree=22831744/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 34078 0 1 0 179805 204 0 0 20 0 22 0 28183653 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 936329 2301 9 0 2446860 0
[pid=21147/tid=21149] ppid=21144 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21147/task/21149/stat : 21149 (java) S 21144 21147 19474 0 -1 4202560 2444 0 1 0 46 4 0 0 20 0 22 0 28183654 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503898026872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19474 0 -1 4202560 703 0 0 0 236 17 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503887088296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19474 0 -1 4202560 687 0 0 0 237 17 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503886035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 571 0 0 0 207 14 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 722 0 0 0 245 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 585 0 0 0 242 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 834 0 0 0 251 20 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 524 0 0 0 239 16 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 584 0 0 0 226 19 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 2616 0 0 0 359 8 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19474 0 -1 4202560 10323 0 0 0 190 1 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503717816376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19474 0 -1 4202560 9926 0 0 0 125 2 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503716763832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503715711480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19474 0 -1 4202560 51 0 0 0 15 18 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503714659144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9824732 CPUtime=883.89 cores=0,2,4,6
/proc/21147/task/21166/stat : 21166 (java) R 21144 21147 19474 0 -1 4202560 51 0 0 0 88375 14 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503713226992 140503765701920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21167] ppid=21144 vsize=9824732 CPUtime=883.86 cores=0,2,4,6
/proc/21147/task/21167/stat : 21167 (java) R 21144 21147 19474 0 -1 4202560 2193 0 0 0 88336 50 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503712181920 140503765916993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21168] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21168/stat : 21168 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503711131176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21169] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21169/stat : 21169 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503710078632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 21147 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 4.29 4.29 4.27 5/219 21258
/proc/meminfo: memFree=22831744/32872528 swapFree=1541156/1696500
[pid=21147] ppid=21144 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/21147/stat : 21147 (java) S 21144 21147 19474 0 -1 4202496 34078 0 1 0 179805 204 0 0 20 0 22 0 28183653 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140736962981328 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21147/statm: 2456183 936329 2301 9 0 2446860 0
[pid=21147/tid=21149] ppid=21144 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21147/task/21149/stat : 21149 (java) S 21144 21147 19474 0 -1 4202560 2444 0 1 0 46 4 0 0 20 0 22 0 28183654 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503898026872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19474 0 -1 4202560 703 0 0 0 236 17 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503887088296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19474 0 -1 4202560 687 0 0 0 237 17 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503886035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19474 0 -1 4202560 571 0 0 0 207 14 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503884983208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19474 0 -1 4202560 722 0 0 0 245 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503883930664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19474 0 -1 4202560 585 0 0 0 242 18 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503737383080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19474 0 -1 4202560 834 0 0 0 251 20 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503736330536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19474 0 -1 4202560 524 0 0 0 239 16 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503735277992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19474 0 -1 4202560 584 0 0 0 226 19 0 0 20 0 22 0 28183655 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503734225448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19474 0 -1 4202560 2616 0 0 0 359 8 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503722027624 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503720973944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28183657 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503719921288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503718870032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19474 0 -1 4202560 10323 0 0 0 190 1 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503717816376 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19474 0 -1 4202560 9926 0 0 0 125 2 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503716763832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503715711480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19474 0 -1 4202560 51 0 0 0 15 18 0 0 20 0 22 0 28183659 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503714659144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9824732 CPUtime=883.89 cores=0,2,4,6
/proc/21147/task/21166/stat : 21166 (java) R 21144 21147 19474 0 -1 4202560 51 0 0 0 88375 14 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503713226992 140503765701920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21147/tid=21167] ppid=21144 vsize=9824732 CPUtime=883.86 cores=0,2,4,6
/proc/21147/task/21167/stat : 21167 (java) R 21144 21147 19474 0 -1 4202560 2193 0 0 0 88336 50 0 0 20 0 22 0 28183703 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503712181920 140503765916993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21147/tid=21168] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21168/stat : 21168 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503711131176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21147/tid=21169] ppid=21144 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21147/task/21169/stat : 21169 (java) S 21144 21147 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28183704 10060525568 936329 33554432000 1073741824 1073778376 140736962990192 140503710078632 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.958
CPU time (s): 1800.09
CPU user time (s): 1798.05
CPU system time (s): 2.04
CPU usage (%): 200.912
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 2.53261
maximum resident set size= 3745432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34112
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23709
involuntary context switches= 24289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46317 second user time and 7.56485 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 16:30:50
IDJOB=4116822
IDBENCH=109518
IDSOLVER=2543
FILE ID=node125/4116822-1466951449
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-size160-round21-0.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116822-1466951449/watcher-4116822-1466951449 -o /tmp/evaluation-result-4116822-1466951449/solver-4116822-1466951449 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116822-1466951449.opb

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

MD5SUM BENCH= 714fb1707334627ad5aa5c74a169f33e
RANDOM SEED=1573330527

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:        26587300 kB
Buffers:           11180 kB
Cached:            40212 kB
SwapCached:         1748 kB
Active:          3852164 kB
Inactive:          28260 kB
Active(anon):    3831216 kB
Inactive(anon):      448 kB
Active(file):      20948 kB
Inactive(file):    27812 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098440 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:       5556120 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             565276 kB
SReclaimable:       9068 kB
SUnreclaim:       556208 kB
KernelStack:        1816 kB
PageTables:        14968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5758444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3952640 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 16:45:46